Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 1996 23:34:08 -0700 (PDT)
From:      Leonard Chung <leonard@pacbell.net>
To:        questions@freebsd.org
Subject:   Problems installing ports
Message-ID:  <199609020634.XAA00220@pacbell.net>

next in thread | raw e-mail | index | archive | help
I'm trying to get my machine to install some ports, but I seem to be having
some difficulty.  I can download the skeletons fine, but when I run

make all install

after "tar xzf"ing the skeleton, I get the following error messages.  Does
anybody know what is causing this error?  The example below uses the less
port in the misc directory, but it happens with any port that I try to
install.  Each time the actual sources are all FTP'd ok.

I'm running a 386 with 5 megs of RAM, 10 megs swap, and don't have the kernel
source installed.

Thanks,

Leonard
_________________________
sandbox# make all install
Checksums OK.
===>  Configuring for less-321
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
creating cache ./config.cache
checking for gcc... test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
no
test: not found
checking whether we are using GNU C... test: not found
no
test: not found
test: not found
checking for POSIXized ISC... test: not found
no
checking how to run the C preprocessor... test: not found
test: not found

test: not found
test: not found
test: not found
test: not found
test: not found
test: not found
checking for a BSD compatible install... test: not found
/usr/bin/install -c -o bin -g bin
test: not found
test: not found
checking for -lncurses... test: not found
test: not found
no
checking for -lcurses... test: not found
test: not found
no
checking for -ltermcap... test: not found
test: not found
no
checking for -ltermlib... test: not found
test: not found
no
checking for -lgen... test: not found
test: not found
no
checking for -lintl... test: not found
test: not found
no
checking for -lPW... test: not found
test: not found
no
checking for working terminal libraries... test: not found
test: not found
TERMINAL LIBRARY BROKEN - configure failed
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609020634.XAA00220>