On 2005-02-16, Lowell Kirsh <[EMAIL PROTECTED]> wrote:
> ...and by that I mean using something like the following
>
>>> configure \
>>>   --with-berkeley-db=/usr/local/db \
>>>   LDFLAGS="-Wl,-R -Wl,/usr/local/db/lib -Wl,-R -Wl,/usr/local/gnu/lib 
>>> -Wl,-R -Wl,/usr/local/lib" \

Did it work? Last time when I've compiled against newest berkley DB I
had to add -lthread into extra libraries. Otherwise all tests for the
presence of berkley DB were failing since latest db uses threads.


-- 
Minds, like parachutes, function best when open
_______________________________________________
help-gnu-utils mailing list
help-gnu-utils@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to