Leonardo Taccari wrote:
> LIBS = -L${X11LIB} -lX11 -Wl,-R${X11LIB} ${XINERAMALIBS} ${FREETYPELIBS}
^ This. My error was the space between "-Wl," and "-R".
Modifying FREETYPEINC is unnecessary, I've uncommented
OpenBSD line.
I'm reading from my smartphone and sometimes
it's hard to say if there
Hello Mitt,
Mitt Green writes:
> This is helpful, though I still can't solve the problem.
> I've tried putting "-Wl, -R/usr/X11R7/lib" in config.mk CFLAGS
> and got the same error. Putting it in LDFLAGS
> causes ld to complain about not being able to find "file or
> directory".
Can you please adj
Dimitris Papastamos wrote:
> http://www.netbsd.org/docs/elf.html#elf-rpath
This is helpful, though I still can't solve the problem.
I've tried putting "-Wl, -R/usr/X11R7/lib" in config.mk CFLAGS
and got the same error. Putting it in LDFLAGS
causes ld to complain about not being able to find "f