pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/48224: x11/xscreensaver can't find GTK, GDK-Pixbuf on netbsd-5/i386
The following reply was made to PR pkg/48224; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/48224: x11/xscreensaver can't find GTK, GDK-Pixbuf on
netbsd-5/i386
Date: Fri, 20 Sep 2013 05:45:21 +0000
On Fri, Sep 20, 2013 at 03:00:00AM +0000, jdbaker%mylinuxisp.com@localhost
wrote:
> checking for gdk-pixbuf-2.0... no
> checking for gdk_pixbuf usability... no
I think that's intentional; there's a separate xscreensaver-demo
package that does depend on gdk-pixbuf2. (and gtk2 and some other
bits)
> ===> Building for xscreensaver-5.22
> usage: make [-BeikNnqrstWX] [-D variable] [-d flags] [-f makefile]
> [-I directory] [-J private] [-j max_jobs] [-m directory] [-T
file]
> [-V variable] [variable=value] [target ...]
> *** Error code 5
This, however, is a different problem; something is passing gmake
options to bmake.
We had a problem with this with -current owing to some inadvisable
modifications to make, but these shouldn't (AFAIK) affect you on 5.x
...and also I thought that mess had been fixed.
I don't see anything obvious in the package that should cause this
behavior, nor is the package set to require gmake. Do you maybe have
MFLAGS set in the environment?
> The section(s) of the ./configure script that checks for gdk-pixbuf
> seems to be correct. Executing the commands manual returns success
> (0 exit code), but apparently fail in the script.
(The purpose of the buildlink infrastructure is to make that happen
for packages the build isn't supposed to see...)
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index