This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

compile error wmfinder 0.2.5


i don't know if there is a specific format for reporting bugs, so forgive me
if this does not provide all the necessary information but i will try my best.

got this message compiling wmfinder 0.2.5...

Making all in src
make[1]: Entering directory /usr/local/src/wmfinder/src'
c++ -DPACKAGE=\"wmfinder\" -DVERSION=\"0.2\"  -I. -I.  -I/usr/X11R6/include/qt -I/usr/X11R6/include -I/usr/local/GNUstep/Headers/ix86/linux-gnu -DQT_CLEAN_NAMESPACE  -g -O2 -c nextapp.cc
c++ -DPACKAGE=\"wmfinder\" -DVERSION=\"0.2\"  -I. -I.  -I/usr/X11R6/include/qt -I/usr/X11R6/include -I/usr/local/GNUstep/Headers/ix86/linux-gnu -DQT_CLEAN_NAMESPACE  -g -O2 -c infopanel.cc
c++ -DPACKAGE=\"wmfinder\" -DVERSION=\"0.2\"  -I. -I.  -I/usr/X11R6/include/qt -I/usr/X11R6/include -I/usr/local/GNUstep/Headers/ix86/linux-gnu -DQT_CLEAN_NAMESPACE  -g -O2 -c mfinderapp.cc
c++ -DPACKAGE=\"wmfinder\" -DVERSION=\"0.2\"  -I. -I.  -I/usr/X11R6/include/qt -I/usr/X11R6/include -I/usr/local/GNUstep/Headers/ix86/linux-gnu -DQT_CLEAN_NAMESPACE  -g -O2 -c main.cc
c++ -DPACKAGE=\"wmfinder\" -DVERSION=\"0.2\"  -I. -I.  -I/usr/X11R6/include/qt -I/usr/X11R6/include -I/usr/local/GNUstep/Headers/ix86/linux-gnu -DQT_CLEAN_NAMESPACE  -g -O2 -c fileobj.cc
fileobj.cc: In method ileObj::~FileObj()':
fileobj.cc:152: Internal compiler error 999.
fileobj.cc:152: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[1]: *** [fileobj.o] Error 1
make[1]: Leaving directory /usr/local/src/wmfinder/src'
make: *** [all-recursive] Error 1

Linux 2.0.33
Debian 2.0 (libc6)
package: egcc 2.90.27-0.3
package: g++ 2.90.27-0.3
package: libstdc++2.8 2.9.27-0.3

wmfinder can be found at ftp://www.imago.ro/pub/wmfinder.tar.gz

let me know if there is additional info you may need...

chris hall
gub@worlok.technobabel.com
 ..............................ooOOOOoo....................................
[ I can picture a perfect world, a world without hate, a world without     ]
[ violence. And I can picture us attacking that world because they'd never ]
[ expect it.  --source unknown                                             ]
[..........................................................................]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]