pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: spectrwm in pkgsrc-2018Q4 NetBSD
On Sat, Jan 05, 2019 at 11:28:28AM +0100, Benny Siegert wrote:
On Thu, Jan 3, 2019 at 7:09 AM Fekete Zoltán <fekete.zoltan%minux.hu@localhost> wrote:
spectrwm did not link for me on NetBSD8 as is.
The linker complained that -lxcb-input could not be found.
I've simply removed this from the work/spectrwm-3_2_0/netbsd/Makefile,
and the package has been built.
If your experience is similar, please patch it.
I could not reproduce this on NetBSD-current amd64. spectrwm linked just fine.
--
Benny
Hi!
This is the failure on NetBSD8 with pkgsrc-2018Q4 below.
My /etc/mk.conf is empty.
Without -lxcb-xinput it builds and also work well after installation.
Regards,
FeZ
--- spectrwm ---
gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -lutil -L/usr/pkg/lib -lX11 -lX11-xcb -lxcb -lxcb-icccm -lxcb-keysyms -lxcb-randr -lxcb-util -lxcb-xinput -lxcb-xtest -lXft -lXcursor -o spectrwm spectrwm.o
ld: cannot find -lxcb-xinput
*** [spectrwm] Error code 1
make: stopped in /usr/pkgsrc/wm/spectrwm/work/spectrwm-SPECTRWM_3_2_0/netbsd
1 error
make: stopped in /usr/pkgsrc/wm/spectrwm/work/spectrwm-SPECTRWM_3_2_0/netbsd
*** Error code 2
Stop.
make[1]: stopped in /usr/pkgsrc/wm/spectrwm
*** Error code 1
Stop
Home |
Main Index |
Thread Index |
Old Index