Configure don't find guichan on x86_64 machine

Bug #177164 reported by Alexey Torkhov
4
Affects Status Importance Assigned to Milestone
WorldForge: Sear
Fix Committed
Medium
Al Riddoch

Bug Description

With current cvs version:
On x86_64 guichan libs get installed to /usr/lib64 but configure don't look there.
Probably /*/lib64 should be added to macros/guichan.m4 file.

Revision history for this message
Al Riddoch (alriddoch) wrote :

I have commited an experimental change which covers 64 versions of some of the library directories searched. Please give it a try.

Changed in sear:
assignee: nobody → alriddoch
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
Alexey Torkhov (atorkhov) wrote :

No, your changes don't cover /usr/lib64. In guichan.m4 there is list of directories in which it is looking for libguichan. You need to add either /usr/lib64 or /*/lib64, not /usr/lib64/*.

Revision history for this message
Al Riddoch (alriddoch) wrote :

I could have sworn I added /usr/lib64, but looking none of them actually match that path. I commited another update. Sorry I don't have an 64 Linux install to test it on.

Revision history for this message
Alexey Torkhov (atorkhov) wrote :

Yes, it's working now :)

Revision history for this message
Al Riddoch (alriddoch) wrote :

Excellent news!

Changed in sear:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.