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 problem.


I have KDE 1.0 and QT 4.0 on Redhat 5.1

If you can help, I'd appreciate it... thanks..

make[3]: Entering directory `/home/chandler/kvirc-0.8.0/kvirc/conf'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chandler/kvirc-0.8.0/kvirc/conf'
Making all in dircreate
make[3]: Entering directory `/home/chandler/kvirc-0.8.0/kvirc/dircreate'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chandler/kvirc-0.8.0/kvirc/dircreate'
Making all in scripts
make[3]: Entering directory `/home/chandler/kvirc-0.8.0/kvirc/scripts'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/chandler/kvirc-0.8.0/kvirc/scripts'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/local/apps/qt/include -I/usr/X11R6/include  -g -O2 -c kvi_optdlg.cpp
kvi_optdlg.cpp: In method `KviOptDialog::KviOptDialog(class KviFrame *, class KviOptions *)':
kvi_optdlg.cpp:508: Internal compiler error.
kvi_optdlg.cpp:508: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[2]: *** [kvi_optdlg.o] Error 1
make[2]: Leaving directory `/home/chandler/kvirc-0.8.0/kvirc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chandler/kvirc-0.8.0'
make: *** [all-recursive-am] Error 2
[chandler@trith kvirc-0.8.0]$    


Joseph Chandler


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