Change History (3)
by , 18 years ago
Attachment: | libart_lgpl-2.3.19-kdelibs_fix.patch added |
---|
comment:1 by , 18 years ago
The 2.3.18, and 2.3.19, version of libart_lgpl causes:
undefined reference to `art_alloc(unsigned int)' undefined reference to `art_free(void*)' ...
when compiling kdelibs-3.5.6. This is a bug in libart_lgpl, which appears to be fixed upstream, found here: http://lists.ibiblio.org/pipermail/sm-commit/2007-March/009628.html
The attached patch fixes the issue.
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated BLFS to libart_lgpl-2.3.19; also added the patch to the instructions
Note:
See TracTickets
for help on using tickets.
Bugfix