"John R. Jackson" wrote:
> 
> >I'm trying to compile amanda 2.4.2p2 in a 4.3.3 aix system.
> >i installed gtar,gawk, gsed, perl and readline.
> 
> When you say you installed these packages, did you build them from source
> or did you find binaries someplace?
> 
> >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
> >...
> 
> I just tried this on a 4.3.3 system here using gcc 2.95.3 and it
> worked OK.  What version of gcc are you using ("gcc --version")?


Didn't we have that mntent.h issue on AIX 4.3.3?

Reply via email to