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: libXNVCtrl - Library that provides the NV-CONTROL API https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=248291 ------- Additional Comments From j.w.r.degoede@xxxxxx 2007-07-27 05:31 EST ------- (In reply to comment #9) > Unfortunately: > + gcc -o ./libXNVCtrl.so.0.0.0~ -shared -Wl,-soname,libXNVCtrl.so.0 NVCtrl.o > -lX11 -lXext -lc > /usr/bin/ld: cannot find -lXext > You missed to add BR: libXext-devel Oops, sorry about that. > also i wonder if this line should also have some CFLAGS... No thats not necessary, CFLAGS are for _C_ompiling not for linking, for some reason many makefiles also pass them to GCC while linking, but that has zero effect unless someone has put linking specific flags in there, which is not the case with RPM_OPT_FLAGS New version here: Spec URL: http://people.atrpms.net/~hdegoede/libXNVCtrl.spec SRPM URL: http://people.atrpms.net/~hdegoede/libXNVCtrl-1.0-4.fc8.src.rpm -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review