On Thursday 09 September 2004 10:07 am, Russell Hanaghan wrote:
Steve,
Got this;
gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -march=i686 -mtune=i686 -c `test
-f 'lcr_delay_1436.so.c' || echo './'`lcr_delay_1436.so.c
sc2_1426.xml: In function `runAddingSc2':
sc2_1426.xml:45: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [sc2_1426.so.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/usr/src/yoper/BUILD/swh-plugins-0.4.7'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/yoper/BUILD/swh-plugins-0.4.7'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.50444 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.50444 (%build)
Yes...trying to build rpms for another distro but does this look familiar?
Thanks
R~
Never mind...Fixed it. This Yoper distro has automake 1.9 installed. I
installed automake 1.6 next to it and it built.
Thanks