Opened 15 months ago
Closed 15 months ago
#18902 closed defect (fixed)
libsoup-2.74.3 FTBFS with libxml2-2.12.0
Reported by: | Joe Locash | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
Relevant errors:
../libsoup/soup-xmlrpc-old.c:512:15: error: implicit declaration of function 'xmlParseMemory' [-Werror=implicit-function-declaration] ../libsoup/soup-xmlrpc.c:1206:15: error: implicit declaration of function 'xmlParseMemory' [-Werror=implicit-function-declaration]
I resolved it with:
sed -i '/tree/a #include <libxml/parser.h>' libsoup/soup-xmlrpc*.c
Change History (2)
comment:1 by , 15 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 15 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Thank you for the report! Fixed at 311f431d1e0e860194c443a50a3dac7e6948e38f