Hi,
I built successfully the same version under -current some two weeks
ago. I see you are using Xorg from pkgsrc - this is something I
haven't tried for quite some time. My build links to libxcb-shm.so
from /usr/X11R7/lib/.
I would suggest updating that Xorg or building on a host
withoutx11/Xorg packages; I don't know how to force using the in-tree
one (the more that you may not have it installed at all if you use the
pkgsrc version).
Chavdar Ivanov
On 9 January 2018 at 14:33, Fekete Zoltán <fekete.zoltan%minux.hu@localhost>
wrote:
Hi There,
I'm trying to build libreoffice-5.4.4.2 in current. At the install
phase
there is a strange message and then the build breaks:
/pkg/bin/gmake VERBOSE=true -f
Makefile
Executable_gengal && /usr/sbin/paxctl +m instdir/program/gengal.bin
Automatic fetching of external tarballs is disabled.
/usr/pkg/bin/gmake -j 1 -rs -f
/usr/pkgsrc/misc/libreoffice/work/libreoffice-5.4.4.2/Makefile.gbuild
Executable_gengal
[DEP] LNK:Executable/gengal.bin
[LNK] Executable/gengal.bin
/usr/pkg/lib/libxcb-shm.so.0: undefined reference to
`xcb_send_request_with_fds'
/usr/pkgsrc/misc/libreoffice/work/libreoffice-5.4.4.2/svx/Executable_gengal.mk:20:
recipe for target
'/usr/pkgsrc/misc/libreoffice/work/libreoffice-5.4.4.2/instdir/program/gengal.bin'
failed
gmake[1]: ***
[/usr/pkgsrc/misc/libreoffice/work/libreoffice-5.4.4.2/instdir/program/gengal.bin]
Error 1
Makefile:164: recipe for target 'Executable_gengal' failed
gmake: *** [Executable_gengal] Error 2
*** Error code 2
Stop.
make[1]: stopped in /usr/pkgsrc/misc/libreoffice
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/misc/libreoffice
What could be the solution?
Formerly (former versions) all builds worked for me for libreoffice.
Thank you:
FeZ