From: Brad L. <bj...@nc...> - 2008-06-03 01:11:23
|
On Tue, 2008-06-03 at 00:42 +0200, jean-marc pouchoulon wrote: > helo, > > I'm trying to compile vpython 3.2.9 on fedora 9 and I'm getting this > error: > > g++ -I/usr/include/python2.5 -DHAVE_CONFIG_H -I../include > -I..//include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 > -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 > -I/usr/lib/glib/include -D_REENTRANT -I/usr/include/glib-1.2 > -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 > -I/usr/lib/glib/include -fpic -DPIC -g -O2 -ftemplate-depth-120 -g0 -c > arrow.cpp -fPIC -DPIC -o .libs/arrow.o > In file included from ../include/platform.h:108, > from ../include/cvisual.h:11, > from ../include/displaylist.h:9, > from ../include/prim.h:9, > from ../include/axial.h:9, > from ../include/arrow.h:8, > from arrow.cpp:5: > ../include/platlinux.h:27: error: declaration of 'typedef class > visual::lock<visual::mutex> visual::mutex::lock' > ../include/vthread.h:13: error: changes meaning of 'lock' from 'class > visual::lock<visual::mutex>' > > thanks for your help > > jmp > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ Visualpython-users mailing list Vis...@li... https://lists.sourceforge.net/lists/listinfo/visualpython-users JMP, I was rebuilding the rpms for vpython-3.2.9, gtkglarea, and gtkglarea-devel I made previously for an earlier version of Fedora to give to you when I got the same error. I have no idea what it means. I have attached my build.log in case there is anymore information in there. If anyone finds out what the error is let me know. To those who are interested in the rpms let me know and I will send them to anyone who asks. I will be making them noarch this time so it won't matter whether you try to install them on fedora 7,8, or 9. -- Brad Longo <bj...@nc...> Aerospace Engineering and Applied Mathematics North Carolina State University Raleigh, North Carolina USA |