From owner-freebsd-questions Sun Aug 12 3: 2:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id 1514137B401 for ; Sun, 12 Aug 2001 03:02:46 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 86629 invoked by uid 100); 12 Aug 2001 10:02:45 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15222.21573.112776.586357@guru.mired.org> Date: Sun, 12 Aug 2001 05:02:45 -0500 To: "George Genovezos" Cc: questions@freebsd.org Subject: Re: FWtk build fails In-Reply-To: <124491797@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG George Genovezos types: > Here is another b**l buster for me. I'm trying to compile fwtk on this box & > it's complainig that it can't find lipc... > > gcc -g -o x-gw x-gw.o ulib.a ../libfwall.a -L/usr/X11R6/lib -lXaw -lXmu -lXt > -lXext -lX11 -lSM -lICE -lipc -lcrypt > /usr/libexec/elf/ld: cannot find -lipc > *** Error code 1 > > Any hints? I can't find anyting on the web for IPC. It isn't needed on FreeBSD. Just delete it from the XLIBS variable in the Makefile. Better yet, install /usr/ports/security/fwtk, which will fix that and all other suchs nits for you. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message