I got the same error with portmaster on FreeBSD 9.2-RELEASE-p4 and found this:
http://en.it-usenet.org/thread/11102/4934/ I haven't looked to see where the file to be patched is, but it may require building from tarball. Alternatively, maybe a "make menuconfig" or similar in order to get the files downloaded and the ./files directory set up, edit the file, then 'make'? -eric On 04/25/2014 06:41 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 > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
