Date: Fri, 10 Mar 2006 22:01:48 -0600 From: Josh Paetzel <josh@tcbug.org> To: freebsd-questions@freebsd.org Subject: Re: Compiling an app made for linux Message-ID: <200603102201.48451.josh@tcbug.org> In-Reply-To: <200603101213.05977.josh@tcbug.org> References: <200603101213.05977.josh@tcbug.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 10 March 2006 12:13, Josh Paetzel wrote: > I'm trying to compile a browser called flock from source. My hope > is to create a FBSD port for it. The compile bombs out with the > following error: > > updater.o(.text+0x1373):/usr/home/jpaetzel/flock/mozilla/toolkit/mo >zapps/update/src/updater/updater.cpp:220: undefined reference to > `pthread_join' > gmake[6]: *** [updater] Error 1 > > I have linux compat enabled. > > What library do I have to feed to it so that it can use this > function? Never mind, found the issue. -- Thanks, Josh Paetzel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603102201.48451.josh>