FS#5455 - xgettext is looking for libexpat.so.0
Attached to Project:
Arch Linux
Opened by Kurt Basil Cox (basilburn) - Wednesday, 27 September 2006, 16:30 GMT
Opened by Kurt Basil Cox (basilburn) - Wednesday, 27 September 2006, 16:30 GMT
|
Details
It seems that gettext is hardcoded to look for
libexpat.so.0
If you run # strings `which xgettext` | grep libexpat.so then is returns libexpat.so.0 This bites whenever I try to compile bmpx-0.30.0 When I create a symlink #ln -s libexpat.so.1 libexpat.so.0 The compilation goes thru. The expat package should probably ship with libexpat.so.0 |
This task depends upon
Closed by Jan de Groot (JGC)
Thursday, 28 September 2006, 22:05 GMT
Reason for closing: Fixed
Additional comments about closing: Gettext in current is hardcoded to libexpat.so.1 now.
Thursday, 28 September 2006, 22:05 GMT
Reason for closing: Fixed
Additional comments about closing: Gettext in current is hardcoded to libexpat.so.1 now.