You have to add LD_LIBRARY_PATH=.:blib/lib to your environment as in
src/dynoplibs/README(not the best place, but it's where I first found
it) to get it to work at the moment. I don't recall there always
having been an issue but it exists at the moment.
It should be noted probably that darwin actually has the same issue,
but is resolved in the Makefile for 'make test'. I've looked at the
documentation for FreeBSD's make and I haven't found a way to set an
environmental variable. Darwin uses gmake which has that option.
On Jun 3, 2007, at 10:16 PM, chromatic wrote:
On Thursday 19 April 2007 19:45:29 Ryan Hinton wrote:
Here is my machine info:
FreeBSD 5.3-STABLE i386
Here is the complete report.
Thanks for the report. How does a current checkout fare?
Joshua Gatcomb, I believe, is also seeing dynamic loading failures on
FreeBSD.
Perhaps there are similarities between your two machines.
-- c