Re: Number of Japanese tests fails now
Kornel Benko <[email protected]>
| Newsgroups | gmane.editors.lyx.devel |
|---|---|
| Message-ID | <20260426100455.1bf752ab@admin1-desktop> |
Am Sun, 26 Apr 2026 09:19:12 +0200 schrieb "Jürgen Spitzmüller" <[email protected]>: > BTW when trying to build LyX against Qt5 with CMake, I get the > following linkling error: > > /usr/lib64/gcc/x86_64-suse-linux/15/../../../../x86_64-suse- > linux/bin/ld: ../lib/libfrontend_qt.a(GuiApplication.cpp.o): undefined > reference to symbol 'xcb_send_event' > /usr/lib64/gcc/x86_64-suse-linux/15/../../../../x86_64-suse- > linux/bin/ld: /usr/lib64/libxcb.so.1: error adding symbols: DSO missing > from command line > > > I need to force HAVE_LIBXCB 0 in CMakeLists.txt to complete the build. I don't see it. Compiles fine here. Checking for XCB in CMakeCache.txt $ egrep LIBXCB CMakeCache.txt HAVE_LIBXCB:BOOL=1 Here lyx is linked to '/lib/x86_64-linux-gnu/libxcb.so.1', from debian package. $ dpkg -l libxcb1 ii libxcb1:amd64 1.15-1ubuntu2 amd64 X C Binding Kornel -- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEE75EqQxV38F6szpLQb1AEVgNfRFsFAmntxycACgkQb1AEVgNf RFtxswf/U9w+4ufCFhqjnBsVY3+XElDtUc20fzkQnF/QKV4EhZaMf5xSzjcnxG5Y uUDLjTdfZyCvJQuCBFEYH90pKKuWP1mH7GXRH9xwOfUpsajk0WEjKQoiTwM7IryY qIl5AIWZqanje81/IQrK40sZfWVwi+tTnrihAb7R2/tDdYwEJtDnO0asS7eRh6PI 0y4TWycfBvvvK7hi+1Qgu1I7ssG2yUCaItuDVparsnuovJmHKpwt0Jzf0TJMLllj +K1ihMAYqpYPQI681OJu6mqwt0OdZqvcpbeVP5OS23Aj1OuzQUk8GhHstZRZX2v1 UVbfl11Cb2l7LBqFWDLLf8j0WQ3u7g== =E5rp -----END PGP SIGNATURE-----