From owner-freebsd-questions Sat Oct 14 10:32:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.tx.home.com (ha1.rdc1.tx.home.com [24.4.0.66]) by hub.freebsd.org (Postfix) with ESMTP id 6713A37B67B for ; Sat, 14 Oct 2000 10:32:12 -0700 (PDT) Received: from home.com ([24.8.250.184]) by mail.rdc1.tx.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001014173207.EQBT8799.mail.rdc1.tx.home.com@home.com> for ; Sat, 14 Oct 2000 10:32:07 -0700 Message-ID: <39E8982E.5DF5D138@home.com> Date: Sat, 14 Oct 2000 12:30:23 -0500 From: leoric@home.com X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: What is -lipc? References: <39E4B02E.792E9F6B@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > When I trying to compile the Eagle BBS program it gives me an error > saying: > /usr/libexec/elf/ld: cannot find -lipc > In the Makefile for Eagle BBS there is a section called "special libs". It > says that if you are using Freebsd you need to add -lipc to the end as > well as -lcrypt and -lcompat. I then went into the make file and removed > it and attempted to compile again and it worked fine. After getting the > BBS going I noticed that all the connections to it were reported as coming > from localhost. Does this have anything to do with -lipc? What is -lipc > and how should I deal with this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message