Hello:
I'm trying to compile amanda 2.4.2p2 in a 4.3.3 aix system.
i installed gtar,gawk, gsed, perl and readline.
i run the configure script, but when i do make i receive the next error:

make[1]: Entering directory `/home/software/amanda-2.4.2p2/client-src'
/usr/bin/sh ../libtool --mode=link gcc  -g -O2    -o amandad  amandad.o
../common-src/libamanda.la      libamclient.la  ../common-src/libamanda.la
-lm -lreadline -lcurses -lnsl -lintl    
gcc -g -O2 -o amandad amandad.o ../common-src/.libs/libamanda.a -lm
-lreadline -lcurses -lnsl -lintl .libs/libamclient.a -lm -lreadline -lcurses
-lnsl -lintl ../common-src/.libs/libamanda.a -lm -lreadline -lcurses -lnsl
-lintl -lm -lreadline -lcurses -lnsl -lintl
ld: 0711-317 ERROR: Undefined symbol: .__main
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
collect2: ld returned 8 exit status
make[1]: *** [amandad] Error 1
make[1]: Leaving directory `/home/software/amanda-2.4.2p2/client-src'
make: *** [all-recursive] Error 1

Reply via email to