[Bug 713677] Review Request: klt - An implementation of the Kanade-Lucas-Tomasi feature tracker.

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 20 02:21:25 UTC 2011


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=713677

--- Comment #4 from Ankur Sinha <sanjay.ankur at gmail.com> 2011-06-19 22:21:24 EDT ---
(In reply to comment #3)
> Don't disable the debuginfo. It just means that the CFLAGS from Fedora aren't
> being handled properly. The Makefile is probably ignoring what Fedora sets,
> which isn't acceptable.

I've checked, and the fedora optflags are being honoured. It's because:

"find-debuginfo.sh processes only files that are executable when it's run; for
practical purposes one can assume that happens under the hood after the
%install section. Make sure that all ELF binaries (executables, shared
libraries, DSO's) are executable at end of %install. "

and the static libs are not executable. Are they supposed to be?

thanks,
Ankur

-- 
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.



More information about the package-review mailing list