1 Jun
2005
1 Jun
'05
5:24 a.m.
On Tue, May 31, 2005 at 05:54:48PM -0400, Lee J. Imber wrote:
Just downloaded 4.0.4 and tried to compile on OpenBSD 3.7 and got
this at the bottom of the gmakeUMBER=1984 -I. -I/home/lee/Hobbit/hobbit-4.0.4/include -o bbdigest - Wl,--rpath=/usr/local/lib -Wl,--rpath=/usr/local/lib bbdigest.o ../ lib/libbbgen.a ld: invalid command option `--rpath=/usr/local/lib'
Thanks for the report. I had naively assumed that OpenBSD and FreeBSD would behave identically when it came to valid options for the linker. Apparently, that is not the case.
Just remove the RPATH setting in build/Makefile.OpenBSD.
Regards, Henrik