I am attempting to compile and install FAM as a prerequite the the Courier
MTA, but I am having compile errors as listed below. I am running the 2.4.19
version of the kernel, if that has anything to do with it.
Making all in test
make[2]: Entering directory `/usr/src/fam-2.6.9/test'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-DCONFIG_ETC_CONFIG_PATH=\"/usr/local/etc/fam.conf\" -I /opt/gcc2/include
-march=i686 -O3 -c test.c++
/bin/sh ../libtool --mode=link c++ -march=i686 -O3 -s -o test test.o
../libfam/libfam.la
mkdir .libs
c++ -march=i686 -O3 -s -o .libs/test test.o ../libfam/.libs/libfam.so
/usr/lib/libstdc++.so
-L/usr/src/gcc-3.2.bld/i686-pc-linux-gnu/libstdc++-v3/src
-L/usr/src/gcc-3.2.bld/i686-pc-linux-gnu/libstdc++-v3/src/.libs -lm -lm -lm
-L/usr/src/gcc-3.2.bld/gcc -L/usr/i686-pc-linux-gnu/bin
-L/usr/i686-pc-linux-gnu/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2
-L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/lib
-L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../.. -lgcc_s -lc -lgcc_s -lm
-lgcc_s -lc -lgcc_s -Wl,--rpath -Wl,/usr/local/lib
../libfam/.libs/libfam.so: undefined reference to `__rtti_user'
../libfam/.libs/libfam.so: undefined reference to `__check_eh_spec'
../libfam/.libs/libfam.so: undefined reference to `terminate(void)'
../libfam/.libs/libfam.so: undefined reference to `__start_cp_handler'
../libfam/.libs/libfam.so: undefined reference to `__cp_pop_exception'
../libfam/.libs/libfam.so: undefined reference to `__builtin_vec_new'
../libfam/.libs/libfam.so: undefined reference to `__builtin_vec_delete'
../libfam/.libs/libfam.so: undefined reference to `__builtin_delete'
../libfam/.libs/libfam.so: undefined reference to `__builtin_new'
collect2: ld returned 1 exit status
make[2]: *** [test] Error 1
make[2]: Leaving directory `/usr/src/fam-2.6.9/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/fam-2.6.9'
make: *** [all-recursive-am] Error 2
--
Jason Flatt
E-mail (remove the spaces): jasonflatt @ wizard . com
Voice: +1 702 870 6622
Fax: +1 702 870 3883
Snail Mail: PO Box 44265, Las Vegas, NV 89116-2265, USA
|