Trying to compile an i686 RPM on Fedora Core 3, I get the following error: if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -m32 -march=i686 -mtune=pentium4 -MT message-check-test.o -MD -MP -MF ".deps/message-check-test.Tpo" -c -o message-check-test.o message-check-test.cc; \ then mv -f ".deps/message-check-test.Tpo" ".deps/message-check-test.Po"; else rm -f ".deps/message-check-test.Tpo"; exit 1; fi message-check-test.cc: In function `int main()': message-check-test.cc:238: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. Preprocessed source stored into /tmp/cchuNcQj.out file, please attach this to your bugreport. make[3]: *** [message-check-test.o] Error 1 make[3]: Leaving directory `/usr/src/redhat/BUILD/pan-0.104/pan/usenet-utils' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/pan-0.104/pan' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/pan-0.104' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.38207 (%build)
RPM build errors: Bad exit status from /var/tmp/rpm-tmp.38207 (%build) Can someone explain what the problem is? I know I've compiled stuff before, heck, I compiled pan-0.94 just fine, but now it won't compile 0.104. Anuy suggestions? Thanks John _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users