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: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message