[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] OpenBSD compile issue



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 gmake
> 
> UMBER=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