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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to