ports/94067: GIMP fails make with WITHOUT_X11

Lapo Luchini lapo at lapo.it
Sat Mar 4 16:30:15 UTC 2006


>Number:         94067
>Category:       ports
>Synopsis:       GIMP fails make with WITHOUT_X11
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 04 16:30:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lapo Luchini
>Release:        FreeBSD 6.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD motoko.lapo.it 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Fri Feb 3 12:29:51 CET 2006 root at motoko.lapo.it:/usr/obj/usr/src/sys/MOTOKO amd64

>Description:
GIMP doesn't install using WITHOUT_X11, because
x11-toolkits/pango links a header in cairo that only gets compiled with X11.
Compiling only cairo using X11, and then using WITHOUT_X11 seems to
work around the problem and gimp installation completes.

Installing GIMP without X11 may seem silly, but as far as you only need it for
command line scripting is a useful thing.
E.g. it seems the only "real" way to convert a multi-level .xcf.gz to .png

>How-To-Repeat:
echo WITHOUT_X11=1 >>/etc/make.conf
cd /usr/ports/graphics/gimp
make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list