Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 1997 15:31:20 -0800 (PST)
From:      Dave Babler <dbabler@Rigel.orionsys.com>
To:        ports@freebsd.org
Subject:   Problem with INN 1.5.1 port
Message-ID:  <Pine.BSI.3.95.970302151812.12834C-100000@Rigel.orionsys.com>

next in thread | raw e-mail | index | archive | help

I'm running 2.1.7-RELEASE and have my ports collection updated using SUP
(ports-current). In trying to make the INN port, I get the following
error:

----

>> Checksum OK for inn-1.5.1.tar.gz.
===>  Extracting for inn-1.5.1
===>  Patching for inn-1.5.1
===>  Applying FreeBSD patches for inn-1.5.1
===>  Configuring for inn-1.5.1
[...]
===>  Building for inn-1.5.1
inncheck: to /usr/local/bin/perl5.003
innlog.pl: to /usr/local/bin/perl5.003
pgpverify: to /usr/local/bin/perl5.003
scanspool: to /usr/local/bin/perl5.003
[...]
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c art.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c cc.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c chan.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c his.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c icd.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c innd.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c lc.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c nc.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c newsfeeds.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c ng.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c proc.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c rc.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c site.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c tcl.c
gcc -I../include -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE  -O -c perl.c
gcc  -o innd art.o cc.o chan.o his.o icd.o innd.o lc.o nc.o newsfeeds.o ng.o  proc.o rc.o site.o tcl.o perl.o ../libinn.a -ltcl -lm -L/usr/local/lib/perl5/i386-freebsd/5.003/CORE -lperl -lm -lutil -lcrypt
ld: -ltcl: no match
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

----

I've tried this with the USE_TCL? option enabled and the USE_PERL? option
enabled, with perl 5.003 and both tcl7.4 and tcl7.5 and I get exactly the
same error.

-Dave





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970302151812.12834C-100000>