Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 1997 15:12:34 -0800 (PST)
From:      Dave Babler <dbabler@Rigel.orionsys.com>
To:        ports@freebsd.org
Subject:   Problems with INN port
Message-ID:  <Pine.BSI.3.95.970302150816.12811A-100000@Rigel.orionsys.com>

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

I'm running 2.1.7-STABLE and have kept the ports collections updated using
SUP (ports-current). In trying to make INN 1.5.1, I encounter this
problem:

----
>> 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 get exactly the same error if I disable the USE_TCL? option and enable
the USE_PERL? option (I've tried with tcl7.4 and tcl7.5 as well as perl
5.003).

-Dave




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