https://bugs.documentfoundation.org/show_bug.cgi?id=159132

--- Comment #8 from [email protected] ---
Yes, the problem is still relevant.
The same error occurred today in version 26.2.4.1, without a patch:
[build LNK] Library/libwpftwriterlo.so
/usr/bin/ld:
/var/uhubuild/work/compile/workdir/UnpackedTarball/libcdr/src/lib/.libs/libcdr-0.1.a(CDRInternalStream.o):
in function
`libcdr::CDRInternalStream::CDRInternalStream(librevenge::RVNGInputStream*,
unsigned long, bool)':
CDRInternalStream.cpp:(.text+0x35c): undefined reference to `inflateInit_'
/usr/bin/ld: CDRInternalStream.cpp:(.text+0x409): undefined reference to
`inflate'
/usr/bin/ld: CDRInternalStream.cpp:(.text+0x506): undefined reference to
`inflateEnd'
/usr/bin/ld: CDRInternalStream.cpp:(.text+0x5d7): undefined reference to
`inflateEnd'
/usr/bin/ld:
/var/uhubuild/work/compile/workdir/UnpackedTarball/libfreehand/src/lib/.libs/libfreehand-0.1.a(FHInternalStream.o):
in function
`libfreehand::FHInternalStream::FHInternalStream(librevenge::RVNGInputStream*,
unsigned long, bool)':
FHInternalStream.cpp:(.text+0x2bc): undefined reference to `inflateInit_'
/usr/bin/ld: FHInternalStream.cpp:(.text+0x369): undefined reference to
`inflate'
/usr/bin/ld: FHInternalStream.cpp:(.text+0x486): undefined reference to
`inflateEnd'
/usr/bin/ld: FHInternalStream.cpp:(.text+0x537): undefined reference to
`inflateEnd'
/usr/bin/ld:
/var/uhubuild/work/compile/workdir/UnpackedTarball/libmspub/src/lib/.libs/libmspub-0.1.a(libmspub_utils.o):
in function `libmspub::inflateData(librevenge::RVNGBinaryData)':
libmspub_utils.cpp:(.text+0x383): undefined reference to `inflateInit2_'
/usr/bin/ld: libmspub_utils.cpp:(.text+0x413): undefined reference to `inflate'
/usr/bin/ld: libmspub_utils.cpp:(.text+0x457): undefined reference to
`inflateEnd'
/usr/bin/ld: libmspub_utils.cpp:(.text+0x474): undefined reference to
`inflateEnd'
/usr/bin/ld:
/var/uhubuild/work/compile/workdir/UnpackedTarball/libzmf/src/lib/.libs/libzmf-0.0.a(BMIParser.o):
in function `libzmf::BMIParser::readData(unsigned int)':
BMIParser.cpp:(.text+0x52a): undefined reference to `inflateInit2_'
/usr/bin/ld: BMIParser.cpp:(.text+0x628): undefined reference to `inflate'
/usr/bin/ld: BMIParser.cpp:(.text+0x645): undefined reference to `inflateEnd'
collect2: error: ld returned 1 exit status
make[1]: *** [/var/uhubuild/work/compile/writerperfect/Library_wpftdraw.mk:20:
/var/uhubuild/work/compile/instdir/program/libwpftdrawlo.so] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:301: build] Error 2

Therefore, I need to add a small fix to the source to make the compilation
successful.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to