Date: Sun, 12 Aug 2001 05:02:45 -0500 From: Mike Meyer <mwm@mired.org> To: "George Genovezos" <ggenovez@hotmail.com> Cc: questions@freebsd.org Subject: Re: FWtk build fails Message-ID: <15222.21573.112776.586357@guru.mired.org> In-Reply-To: <124491797@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
George Genovezos <ggenovez@hotmail.com> 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. <mike -- Mike Meyer <mwm@mired.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15222.21573.112776.586357>