Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2002 04:18:48 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Bruce Burden <brucegb@realtime.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: XF86 4.2 requires gettext 0.10?
Message-ID:  <3CE63898.1050707@owt.com>
References:  <20020518000520.B248@tigerfish2.my.domain>

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


Bruce Burden wrote:

 >
 >
 > Okay,
 >
 > 	I have looked in the mailing list archives, and I have searched
 > the Google FreeBSD newsgrou archives, but I can't find it.
 >
 > LD_LIBRARY_PATH=../../exports/lib cc -c -ansi -pedantic
 > -Dasm=__asm -Wall -Wpointer-arith  -I/usr/local/include/freetype2
 >  -I/usr/local/include  -I../.. -I../../exports/include
 > -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS
 > -D_REENTRANT -D_THREAD_SAFE -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI
 >     -DXFT_DEFAULT_PATH=\"/usr/X11R6/lib/X11/XftConfig\"
 > -DFREETYPE2      xftcfg.c -o unshared/xftcfg.o In file included
 > from xftint.h:30, from xftcfg.c:28: XftFreetype.h:29:
 > freetype/freetype.h: No such file or directory *** Error code 1
 >

 > Stop in /usr/ports/x11/XFree86-4.
 >
 > 	Didn't I see something that the way to fix this problem was to
 > build XF86 4.2 against gettext 0.10.x, and NOT against gettext
 > 0.11.x?
 >

It looks like it is complaining about your version of freetype. The
XF86 -4.2 that I build had b-deps and r-deps of

Port:   XFree86-4.2.0_1,1
Path:   /usr/ports/x11/XFree86-4
Info:   X11R6.5/XFree86 core distribution (complete)
Maint:  jmz@FreeBSD.org
Index:  x11
B-deps: XFree86-libraries-4.2.0_1 freetype2-2.0.9 imake-4.2.0
R-deps: XFree86-FontServer-4.2.0 XFree86-Server-4.2.0_2
XFree86-clients-4.2.0_2 XFree86-documents-4.2.0
XFree86-font100dpi-4.2.0 XFree86-font75dpi-4.2.0
XFree86-fontCyrillic-4.2.0 XFree86-fontDefaultBitmaps-4.2.0
XFree86-fontEncodings-4.2.0 XFree86-fontScalable-4.2.0
XFree86-libraries-4.2.0_1 freetype2-2.0.9 imake-4.2.0

Some people rm -rf /usr/X11R6/* but I didn't. I also started out by 
deleting all of the ports (pkg_delete -r "XFree*") that used XF86 and 
all of XF86's b-deps before I started building 4.2.

The hardest part was about half of kde-3 would not make packages for 
the slow maching installs. All of the kde-3 ports will "make package" now.

KEnt


-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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