Date: Tue, 19 Dec 2000 21:18:48 -0800 From: "Crist J. Clark" <cjclark@reflexnet.net> To: Dead Line <dead_line@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ssh, and bnc! Message-ID: <20001219211848.L96105@149.211.6.64.reflexcom.com> In-Reply-To: <F170PYzDabigPasSmz6000039b8@hotmail.com>; from dead_line@hotmail.com on Tue, Dec 19, 2000 at 10:13:10AM -0000 References: <F170PYzDabigPasSmz6000039b8@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 19, 2000 at 10:13:10AM -0000, Dead Line wrote: > Peace, > im running FreeBSD 3.2-release. > > Lemme start by the bnc question, > i just downloaded the bnc-2.8.2.tgz and extract the file into > my /home/bnc directry. > > i ran the configration file ./bncsetup and did all the setup. > when i want to run the ./bnc its giving me this.. > > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found > > i would like to notice you that, when i installed my fBSD version > i have installed the lib directry but there is no libc.so.4 > what i do ? Looks like you tried to install a package built for FreeBSD 4.x. > > Second, > i have installed the SSH from the web, on my same box. 3.2-release > and when i do make > it gives me these errors. > "/usr/share/mk/bsd.port.mk", line 2: Could not find > /usr/ports/Mk/bsd.port.mk > "Makefile", line 26: Malformed conditional (${OSVERSION} < 400014) > "Makefile", line 26: Need an operator > "Makefile", line 28: if-less else > "Makefile", line 28: Need an operator > "Makefile", line 30: if-less endif > "Makefile", line 30: Need an operator > "Makefile", line 54: Malformed conditional (${OSVERSION} < 400014) > "Makefile", line 54: Need an operator > "Makefile", line 59: if-less endif > "Makefile", line 59: Need an operator > "/usr/share/mk/bsd.port.mk", line 2: Could not find > /usr/ports/Mk/bsd.port.mk > make: fatal errors encountered -- cannot continue > ===== > > thats all, > i didnot install the ports collection, i just install what i want. You are trying to make a port without the ports installed. Install the ports-base or get a package for 3.x. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001219211848.L96105>