Re: problem with rpath on OpenBSD

2009-11-07 Thread Bob Friesenhahn
On Sat, 7 Nov 2009, Vincent Torri wrote: The error is libtool: link: only absolute run-paths are allowed it seems that no value is passed to rpath (what is after it is -module) I don't know which information or file i should provide to give more hints about the problem. Can you get your gu

problem with rpath on OpenBSD

2009-11-07 Thread Vincent Torri
Hey, a guy is trying to compile one of our libraries on OpenBSD 4.6. He is using libtool 1.5.26 The link command is: /bin/sh ../../../libtool --tag=CC --mode=link gcc -o emotion.la -rpath -module -avoid-version emotion.lo ../../../src/lib/libethumb.la -L/usr/local/lib -L/usr/X11R6/lib