INN 2.2.2/AIX 4.3.3 Compile?
Russ Allbery
rra at stanford.edu
Tue Apr 4 23:45:01 UTC 2000
Charles Lewis <lewis at mhpcc.edu> writes:
> I am trying to install INN 2.2.2 on an AIX 4.3.3 box.
> Make and Make Install both fail at this point:
> /usr/ibmcxx/bin/xlc -o getlist getlist.o ../storage/libstorage.a ../lib/libinn.a -lbsd -lnsl -lcrypt -lnsl
> ld: 0711-317 ERROR: Undefined symbol: .__main
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
I'm afraid I have no idea on this one; it sounds like it can't find main()
for some reason. I think that INN is more widely tested under gcc than
under the vendor compiler; you may want to try compiling it with gcc
instead.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the inn-bugs
mailing list