Re: [dev] [dwm] under NetBSD

2016-05-04 Thread Mitt Green
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

Re: [dev] [dwm] under NetBSD

2016-05-04 Thread Leonardo Taccari
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

Re: [dev] [dwm] under NetBSD

2016-05-04 Thread Mitt Green
‎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