#96: OCAML Linker doesn't honor LDFLAGS variable
----------------------------------------+-----------------------------------
Reporter: GraveR | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version: 0.3.6+svn
Keywords: freebsd include lib linker | Mac: 1
Other: 0 | Freebsd: 1
Linux: 0 |
----------------------------------------+-----------------------------------
In ticket #95, one needs to set CPPFLAGS=-I/usr/local/include and
LDFLAGS=-L/usr/local/lib in order to get through the ./configure phase.
As mentioned before FreeBSD's 3rd-party libs are in /usr/local/lib, and
the ocaml-linker also needs to look there to succesfully build everything.
It would be nice if these flags were added automatically when building on
FreeBSD (and possibly the other *BSDs).
--
Ticket URL: <http://savonet.rastageeks.org/ticket/96>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !