Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=613646

--- Comment #8 from manuel wolfshant <[email protected]> 2010-07-19 
04:53:52 EDT ---
The configure script seems to have a small bug, it does not correctly check for
the existence of libXpm.so on x86_64. Please compare the x86 build.log
(http://koji.fedoraproject.org/koji/getfile?taskID=2323280&name=build.log ) and
the x86_64 one
(http://koji.fedoraproject.org/koji/getfile?taskID=2323279&name=build.log ).
i.e.:

checking for Xbae... libraries default path, headers default path
checking for /usr/lib/libXpm.so... yes
checking for XpmCreatePixmapFromData in -lXpm... yes

versus

checking for Xbae... libraries default path, headers default path
checking for /usr/lib/libXpm.so... no
checking for /usr/lib/X11/libXpm.so... no
checking for /usr/X11R6/lib/libXpm.so... no
checking for /usr/X11/lib/libXpm.so... no
configure: WARNING: "Can't find the Xpm library on your system."
configure: WARNING: "The window icon will not be created."

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to