[Bug 165485] Review Request: This is a port of WMApm 1.1 with ACPI support

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 20 07:20:19 UTC 2005


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

Summary: Review Request: This is a port of WMApm 1.1 with ACPI support


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





------- Additional Comments From jamatos at fc.up.pt  2005-08-20 03:20 EST -------
You are right about the building requirement, it was my mistake I 
misunderstood a problem I had using mock to generate the package in x86_64. 
 
Mock fails because in the makefile we have: 
 
LDFLAGS = $(OPT) -L/usr/X11R6/lib -lX11 -lXpm -lXext 
 
As you can see this is will fail for 64 bits where the right path ends with 
lib64. 
 
Notice also that OPT is used here, this is a bug from the original package. We 
do not optimize when linking, do we? That is an honest question, but even if 
you do I would expect it to be the same as the remaining Makefile. 
 

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list