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]

Bug Report


Here is a bug report, how do I fix it to get my program installed (the ICQ
program you wrote)

gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/home/matt/licq-0.60.1/misc'
Making all in src
gmake[1]: Entering directory `/home/matt/licq-0.60.1/src'
c++ -g -O2 -fno-rtti -Wall -I. -I.. -DHAVE_CONFIG_H
-DSHARE_DIR="\"/usr/local/share\""  -I/usr/X11R6/include
-I/usr/lib/qt/include  -c file.cpp
c++ -g -O2 -fno-rtti -Wall -I. -I.. -DHAVE_CONFIG_H
-DSHARE_DIR="\"/usr/local/share\""  -I/usr/X11R6/include
-I/usr/lib/qt/include  -c message.cpp
c++ -g -O2 -fno-rtti -Wall -I. -I.. -DHAVE_CONFIG_H
-DSHARE_DIR="\"/usr/local/share\""  -I/usr/X11R6/include
-I/usr/lib/qt/include  -c icqpacket.cpp
c++ -g -O2 -fno-rtti -Wall -I. -I.. -DHAVE_CONFIG_H
-DSHARE_DIR="\"/usr/local/share\""  -I/usr/X11R6/include
-I/usr/lib/qt/include  -c socket.cpp
c++ -g -O2 -fno-rtti -Wall -I. -I.. -DHAVE_CONFIG_H
-DSHARE_DIR="\"/usr/local/share\""  -I/usr/X11R6/include
-I/usr/lib/qt/include  -c icqfunctions.cpp
icqfunctions.cpp:832: Internal compiler error.
icqfunctions.cpp:832: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
gmake[1]: *** [icqfunctions.o] Error 1
gmake[1]: Leaving directory `/home/matt/licq-0.60.1/src'
gmake: *** [all_recursive] Error 2
You have mail in /var/spool/mail/matt
[USER:matt DIR:~/licq-0.60.1]$




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