Problems compiling INN 2.2.1

Kelvin B Burton burtonk at mercyships.org
Mon Oct 4 17:10:59 UTC 1999


I'm trying to compile INN 2.2.1 on SCO UnixWare 7.1.0 to run a small
in-house set of newsgroups.

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.

I ran configure as follows:

./configure --enable-tagged-hash --with-perl
--with-sendmail=/usr/lib/sendmail

I tried the option --without-perl but got the same result :-(

My environment includes:

KEYBOARD=C/US
LANG=C
LD_LIBRARY_PATH=/lib:/usr/lib:/usr/lib/ARCserve:/usr/gnu/lib/perl5/i386-svr4/5.00404/CORE

LINENO=1
LOGNAME=develop
PATH=/usr/bin:/usr/ccs/bin:/usr/ucb:/msu/dm:/usr/wp60/wpbin:/usr/local/bin:.:/usr/informix/bin

PPID=4195
PROJECTDIR=/msu/develop
PS1='genoa: '
PS2='> '
PS3='#? '
PS4='+ '
PWD=/msu/develop/inn-2.2.1

Any help on what I presume is a simple? configuration error on my part
would be greatly appreciated!

Regards,  Kelvin

cd innd ; make  DESTDIR= all ; cd ..
         gcc  -o innd art.o cc.o chan.o his.o icd.o innd.o lc.o nc.o
newsfeeds.o
 ng.o  perl.o proc.o rc.o site.o status.o tcl.o timer.o wip.o
../storage/libstor
age.a ../lib/libinn.a  ../lib/perl.o
-L/usr/gnu/lib/perl5/i386-svr4/5.00404/CORE
 -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  -ldbm -ldl -lld -lm -lc -lucb -lx -lelf -lnsl
-lcrypt  -lres
olv -lsocket
UX:ld: ERROR:  fatal error: library not found: -lperl
collect2: ld returned 1 exit status
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.



cd innd ; make  DESTDIR= all ; cd ..
        gcc -I../include  -g -O2
-I/usr/local/lib/perl5/5.00503/i386-srv5/CORE
-c cc.c
cc.c:632: EXTERN.h: No such file or directory
cc.c:633: perl.h: No such file or directory
cc.c:634: XSUB.h: No such file or directory
cc.c:2054: EXTERN.h: No such file or directory
cc.c:2055: perl.h: No such file or directory
cc.c:2056: XSUB.h: No such file or directory
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.


--
{ 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