On Sat, 13 Sep 2003, Brad Waite wrote: > I've gotten * to compile out of the box (or more accurately, out of the tree), > but it complains in linking: > > /usr/libexec/elf/ld: cannot find -lpthread
Change -lpthread by -pthread in Makefile ... but it will fail later anyway... > > --- Brad Waite <[EMAIL PROTECTED]> wrote: > > > >>I've perused the list archives and there's several > >>mentions of successful ports > >>to FreeBSD. Where can I get the patches/ports? > >> > >>Also, has anyone tried taking a linux-compiled > >>binary and running it under > >>FBSD's linux binary compatability mode? > >> > >>Brad Waite > >>W Cubed > >> > >>_______________________________________________ > > > > > > Here's my first 'me too' to the list. So here goes: > > > > Me too? I'd love to see one. I <insert word here> > > Linux. I'll leave the flames away. K THX hehe > > > > I didn't even attempt to compile it on FreeBSD so > > couldn't tell you. Haven't run into anything yet, but > > I haven't really searched for that one. > > > > Kevin > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! SiteBuilder - Free, easy-to-use web site design software > > http://sitebuilder.yahoo.com > > _______________________________________________ > > Asterisk-Dev mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-dev > > > > _______________________________________________ > Asterisk-Dev mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-dev > Saludos JesusR. ------------------------------- Jesus Rodriguez VozTelecom Sistemas, S.L. [EMAIL PROTECTED] http://www.voztele.com Tel. 902360305 ------------------------------- _______________________________________________ Asterisk-Dev mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-dev
