Hi Eric: Thanks for the advice, but ocaml-pcre builds fine. I did a deinstall/clean/make/make install to set it up again, but LS make still fails in exactly the same way. It is looking for setsockopt_int and can't find it.
Any other ideas appreciated! Kevin On Apr 22, 2014, at 12:09 AM, Eric Hill <[email protected]> wrote: > Can you build the devel/ocaml-pcre port by itself? Looks like there might be > some wiggliness in there, and I've found that making dependency ports > separately in cases like this can allow the build to complete. > > -e > > On 04/21/2014 04:51 PM, Kevin McQuiggin wrote: >> Hi All: >> >> I'm an experienced user of LS, but under Ubuntu. I thought I would try to >> build the package under FreeBSD 10.0 >> >> I am trying to build the port, but am seeing an error during "make". There >> is some reference to this on the net and at the savonet mailing list, but >> the issue was reported to have been resolved in October 2012. This is not >> the case however. >> >> Here's my 'make' output. If you need further info please let m know. I >> have FreeBSD 10.0-RELEASE and it is the amd64 build; hardware is a ZOTAC >> ID41-PLUS. >> >> I've also reported this to the FreeBSD port maintainer but have not heard >> back yet. >> >> Any assistance greatly appreciated!!! >> >> Kevin >> >> >> --- OUTPUT FROM 'MAKE': --- >> >> gmake[5]: Leaving directory >> `/usr/ports/audio/liquidsoap/work/liquidsoap-1.0.0-full/liquidsoap-1.0.0/src/synth' >> gmake[5]: Entering directory >> `/usr/ports/audio/liquidsoap/work/liquidsoap-1.0.0-full/liquidsoap-1.0.0/src' >> OCAMLOPT -o liquidsoap >> ocamlfind: [WARNING] Cannot read directory >> /usr/ports/devel/ocaml-pcre/work/stage/usr/local/lib/ocaml/site-lib/pcre >> which is mentioned in ld.conf >> tools/socket_stubs.o: In function `stub_set_tcp_nodelay': >> tools/socket_stubs.c:(.text+0x67): undefined reference to `setsockopt_int' >> cc: error: linker command failed with exit code 1 (use -v to see invocation) >> File "caml_startup", line 1: >> Error: Error during linking >> gmake[5]: *** [liquidsoap] Error 2 >> gmake[5]: Leaving directory >> `/usr/ports/audio/liquidsoap/work/liquidsoap-1.0.0-full/liquidsoap-1.0.0/src' >> gmake[4]: *** [all-auto-ocaml-prog] Error 2 >> gmake[4]: Leaving directory >> `/usr/ports/audio/liquidsoap/work/liquidsoap-1.0.0-full/liquidsoap-1.0.0/src' >> gmake[3]: *** [all-subdirs] Error 2 >> gmake[3]: Leaving directory >> `/usr/ports/audio/liquidsoap/work/liquidsoap-1.0.0-full/liquidsoap-1.0.0' >> gmake[2]: *** [all] Error 1 >> gmake[2]: Leaving directory >> `/usr/ports/audio/liquidsoap/work/liquidsoap-1.0.0-full' >> *** Error code 1 >> >> Stop. >> make[1]: stopped in /usr/ports/audio/liquidsoap >> *** Error code 1 >> >> Stop. >> make: stopped in /usr/ports/audio/liquidsoap >> root@bluenose:/usr/ports/audio/liquidsoap # >> >> --- >> >> >> >> ------------------------------------------------------------------------------ >> Start Your Social Network Today - Download eXo Platform >> Build your Enterprise Intranet with eXo Platform Software >> Java Based Open Source Intranet - Social, Extensible, Cloud Ready >> Get Started Now And Turn Your Intranet Into A Collaboration Platform >> http://p.sf.net/sfu/ExoPlatform >> >> >> >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users >> >
signature.asc
Description: Message signed with OpenPGP using GPGMail
------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
