Subject: pkg/15890: gimp-base Makefile and missing gtk.config and glib-config
To: None <gnats-bugs@gnats.netbsd.org>
From: None <martti.kuparinen@iki.fi>
List: netbsd-bugs
Date: 03/13/2002 10:07:37
>Number:         15890
>Category:       pkg
>Synopsis:       gimp-base Makefile and missing gtk-config and glib-config
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 13 01:08:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Martti Kuparinen
>Release:        NetBSD 1.5ZB
>Organization:
>Environment:
	
	
System: NetBSD localhost 1.5ZB NetBSD 1.5ZB (OMNIBOOK) #0: Mon Mar 11 17:43:12 UTC 2002 root@localhost:/work/netbsd/src/sys/arch/i386/compile/OMNIBOOK i386
Architecture: i386
Machine: i386
>Description:

I tried to compile the smallest possible installation of gimp
on a system without current gtk and glib installations. Running
"make clean" (or any other make command) produces the following
warnings because the Makefile doesn't check if the host really
has gtk/glib installed or not...

ROOT localhost:/usr/pkgsrc/graphics/gimp-base> make clean
gtk-config: not found
make: "/usr/pkgsrc/graphics/gimp-base/Makefile" line 41: warning: "gtk-config --cflags" returned non-zero status
gtk-config: not found
make: "/usr/pkgsrc/graphics/gimp-base/Makefile" line 43: warning: "gtk-config --libs" returned non-zero status
glib-config: not found
make: "/usr/pkgsrc/graphics/gimp-base/Makefile" line 45: warning: "glib-config --cflags" returned non-zero status
glib-config: not found
make: "/usr/pkgsrc/graphics/gimp-base/Makefile" line 47: warning: "glib-config --libs" returned non-zero status
===> Cleaning for gimp-base-1.2.3

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: