[Bug 205300] Review Request: gtk-sharp - a set of mono bindings for gtk1.2

bugzilla at redhat.com bugzilla at redhat.com
Sun Sep 17 00:33:41 UTC 2006


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: gtk-sharp - a set of mono bindings for gtk1.2


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





------- Additional Comments From rpm at greysector.net  2006-09-16 20:33 EST -------
(In reply to comment #9)
> 3. Still doesn't seem to build for me in mock/devel:
> 
> Patch #0 (gtksharp-libdir.patch):
> + patch -p1 -b --suffix .libdir -s
> + autoreconf
> configure.in:50: error: possibly undefined macro: PKG_PATH
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> autoreconf: /usr/bin/autoconf failed with exit status: 1
> error: Bad exit status from /var/tmp/rpm-tmp.14789 (%prep)
> 
> Are you sure you have the most recent spec up (-7?)

That's because the patch and autoreconf call are invoked only on fc5:
%if "%{?fedora}" > "5"
%patch0 -p1 -b .libdir
autoreconf
%endif

FYI: builds fine outside mock on FC5/x86_64

Another nitpick: use %setup -q ....



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list