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: Synopsis - Source-code introspection tool. https://bugzilla.redhat.com/show_bug.cgi?id=438543 ------- Additional Comments From seefeld@xxxxxxxxxxxx 2008-04-19 16:57 EST ------- Thanks for the feedback ! It seems this is an incompatibility with yacc (it works fine with bison). I have fixed this problem, and will submit a new source package soon. I'v been trying to package this on a x86_64 box myself, and run into another issue. May be you know how to address this: In my spec file I list files, using the %{_libdir} variable, as per your earlier suggestion. This expands to /usr/lib64. However, the buildsystem itself uses autoconf, which provides a 'libdir' variable, but which expands to /usr/lib. Thus, my library files end up in /usr/lib, and then rpmbuild tries to find them in /usr/lib64, and obviously fails. What can I do about that ? autoconf and rpmbuild seem to disagree about the file system layout. Is there a way around this ? Is this a known issue ? Thanks ! -- 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, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review