Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2007 13:01:49 -0400 (EDT)
From:      fwoods@datalync.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115629: trouble building gd with xpm support
Message-ID:  <200708191701.l7JH1ns9021463@fbsd.hq.datalync.com>
Resent-Message-ID: <200708191750.l7JHo1fp023237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115629
>Category:       ports
>Synopsis:       trouble building gd with xpm support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 19 17:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Fred Woods
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd.hq.datalync.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386


>Description:
Standard install with all sources and X11 made an empty
/etc/make.conf file.  While installing ports after initial install,
noticed X11 related ports where re-installing copies of software that
already existed in /usr/X11R6/lib.  These ports we making the copies
under /usr/local/lib.
Stoped the duplication by added to /etc/make.conf:
 X11BASE=/usr/X11R6

When I went to build /usr/ports/graphics/gd, got the error
"/usr/X11R6 exists, but it is not a symlink...".
Fixed that problem by adding to /etc/make.conf:
 X_WINDOW_SYSTEM=xfree86-4

>How-To-Repeat:
See description.

>Fix:
See description.



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708191701.l7JH1ns9021463>