Problems compiling INN 2.2.1
Kelvin B Burton
burtonk at mercyships.org
Mon Oct 4 19:03:08 UTC 1999
Russ Allbery wrote:
> Kelvin B Burton <burtonk at mercyships.org> writes:
>
> > I convinced configure.guess to accept my system as a variation on
> > UnixWare 2.1 but get the following problem (namely, that it can't find
> > -lperl, toward the end (I think) when the make script is starting to
> > link all the modules.
>
> Do you have Perl installed?
Yes, both 50404 (with gnu distribution) and 50503 (direct from SCO web site).
I installed the 2nd one when I couldn't find an answer to the original problem
- but it didn't help (or hinder) as far as I could tell.
> If so, what does:
>
> perl -MExtUtils::Embed -e 'print ldopts'
>
> say?
genoa: perl -MExtUtils::Embed -e 'print ldopts'
-L/usr/ccs/lib -L/usr/ucblib -L/usr/local/lib -L/usr/gnu/lib
/usr/gnu/lib/perl5/i386-svr4/5.00404/auto/DynaLoader/DynaLoader.a
-L/usr/gnu/lib/perl5/i386-svr4/5.00404/CORE -lperl -lsocket -lnsl -ldbm -ldl
-lld -lm -lc -lcrypt -lucb -lx
1genoa: genoa:
> Do the directories listed in the return of that command exist,
/usr/ccs/lib - exists - no libperl
/usr/local/lib - exists - no libperl
/usr/gnu/lib - exists - no libperl
/usr/gnu/lib/perl5/i386-srv4/5.00404/CORE - exists - contains
libperl.so.404
> and does one of them contain libperl?
>
Yes, the last one - with the extension of ".so.404" So - why isn't it being
"found"?
>
> --
> Russ Allbery (rra at stanford.edu) <URL:http://www.eyrie.org/~eagle/>
Regards, Kelvin
--
{ Kelvin Burton Mercy Ships International Office }
{ Development Manager P.O. Box 2020, Garden Valley, Texas 75771 }
{ burtonk at MercyShips.ORG ph 903-882-0887 fax 903-963-5029 }
{ www.mercyships.org www.mercyships.org/ComputerDepartment.html }
More information about the inn-bugs
mailing list