ports/73585: xorg-libraries compile failer

Nobuhiro Yasutomi nobuhiro.yasutomi at nifty.ne.jp
Sat Nov 6 04:10:19 UTC 2004


>Number:         73585
>Category:       ports
>Synopsis:       xorg-libraries compile failer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 06 04:10:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Nobuhiro Yasutomi
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
FreeBSD alex.mysite.jp 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Tue Aug 31 03:55:48 JST 2004     root at alex.mysite.jp:/usr/src/sys/i386/compile/ALEX  i386
>Description:
xorg-libraries compile failer becomes FreeType2 directry mismatch.

>How-To-Repeat:
It may be resolv setup environment.
But will be fail without setup.
>Fix:
Add FreeType2 directory patch as following:

xorg-libraries/files/patch-FreeBSD.cf-FT2
--- config/cf/FreeBSD.cf.orig	Sat Nov  6 11:42:39 2004
+++ config/cf/FreeBSD.cf	Sat Nov  6 12:20:19 2004
@@ -397,6 +397,9 @@
 
 #ifndef HasFreetype2
 # define HasFreetype2		YES
+# ifndef Freetype2Dir
+#  define Freetype2Dir /usr/local
+# endif
 #endif
 
 #undef  InstallCmd

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



More information about the freebsd-ports-bugs mailing list