Compiling an app made for linux

Josh Paetzel josh at tcbug.org
Sat Mar 11 04:02:44 UTC 2006


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


More information about the freebsd-questions mailing list