Re: X11 on 3.5 freetype error
Hugo Villeneuve <[email protected]> Mon, 12 Jul 2004 21:37:09 -0400
| Newsgroups | gmane.os.openbsd.mac68k |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 04, 2004 at 12:12:05AM -0500, Frank Garcia wrote: > When I installed 3.5 (the official release) on my q610, I ran into an > issue with freetype. X launches just fine, and apps that are not linked > against freetype work fine. This includes things like xeyes, but not > xterm. Apps that are linked against freetype give this error: > > /usr/libexec/ld.so: xterm: libfreetype.so.11.0: No such file or > directory > > And indeed, this library is not on my system. Did I just miss a file > during the install, or has anyone else seen this? I've searched mailing > lists & faqs to no avail... freetype seems to be my personal nemesis > lately. I haven't tried to build X from source on the machine yet, > either. > > Any clues appreciated. Got the same thing. I rebuilded 3.5 XF4 on my quadra650 and got that missing file installed correctly in /usr/X11R6/lib. I seems the XF4 distrib set for mac68k were not updated with other XF4 changes. I got a lot of missing file from pax while creating the X sets (mostly about PIC static libraries. And the checklist script got a lot of difference between the build dir and the x sets. Like (+:not in tar ball, -:in distrib filelist but doesn't exist): +./usr/X11R6/bin/fonttosfnt +./usr/X11R6/include/freetype2/freetype/ftgzip.h +./usr/X11R6/include/freetype2/freetype/ftincrem.h +./usr/X11R6/include/freetype2/freetype/ftpfr.h +./usr/X11R6/include/freetype2/freetype/ftstroker.h +./usr/X11R6/include/freetype2/freetype/ftwinfnt.h +./usr/X11R6/include/freetype2/freetype/internal/pfr.h -./usr/X11R6/include/freetype2/ft2build.h +./usr/X11R6/include/ft2build.h +./usr/X11R6/lib/X11/xkb/geometry/chicony +./usr/X11R6/lib/X11/xkb/geometry/ibm +./usr/X11R6/lib/X11/xkb/geometry/ibm/thinkpad +./usr/X11R6/lib/X11/xkb/symbols/apple +./usr/X11R6/lib/X11/xkb/symbols/hr_US +./usr/X11R6/lib/X11/xkb/symbols/pc/dz +./usr/X11R6/lib/X11/xkb/symbols/pc/se_FI +./usr/X11R6/lib/X11/xkb/symbols/pc/se_NO +./usr/X11R6/lib/X11/xkb/symbols/pc/se_SE +./usr/X11R6/lib/X11/xkb/symbols/pc/th_pat +./usr/X11R6/lib/X11/xkb/symbols/pc/th_tis +./usr/X11R6/lib/X11/xkb/symbols/pc/us_intl +./usr/X11R6/lib/X11/xkb/symbols/pc/uz +./usr/X11R6/lib/X11/xkb/symbols/ro2 -./usr/X11R6/lib/X11/xkb/symbols/ru_yawerty +./usr/X11R6/lib/X11/xkb/symbols/sun/usb +./usr/X11R6/lib/X11/xkb/symbols/th_pat +./usr/X11R6/lib/X11/xkb/symbols/th_tis +./usr/X11R6/lib/X11/xkb/symbols/uz +./usr/X11R6/lib/X11/xkb/types/numpad -./usr/X11R6/lib/libFS_pic.a +./usr/X11R6/lib/libFS.so.7.0 -./usr/X11R6/lib/libGLw_pic.a -./usr/X11R6/lib/libXRes_pic.a +./usr/X11R6/lib/libXRes.so.1.0 -./usr/X11R6/lib/libXau_pic.a -./usr/X11R6/lib/libXdmcp_pic.a -./usr/X11R6/lib/libXfontcache_pic.a +./usr/X11R6/lib/libXfontcache.so.2.0 -./usr/X11R6/lib/libXss_pic.a +./usr/X11R6/lib/libXss.so.2.0 -./usr/X11R6/lib/libXvMC_pic.a +./usr/X11R6/lib/libXvMC.so.2.0 -./usr/X11R6/lib/libXxf86dga_pic.a +./usr/X11R6/lib/libXxf86dga.so.2.0 -./usr/X11R6/lib/libXxf86misc_pic.a +./usr/X11R6/lib/libXxf86misc.so.2.0 -./usr/X11R6/lib/libXxf86vm_pic.a +./usr/X11R6/lib/libXxf86vm.so.2.0 -./usr/X11R6/lib/libfontenc_pic.a +./usr/X11R6/lib/libfontenc.so.2.0 -./usr/X11R6/lib/libfreetype.so.10.0 +./usr/X11R6/lib/libfreetype.so.11.0 -./usr/X11R6/lib/libxkbfile_pic.a +./usr/X11R6/lib/libxkbfile.so.1.0 -./usr/X11R6/lib/libxkbui_pic.a +./usr/X11R6/lib/libxkbui.so.1.0 +./usr/X11R6/man/cat3/FontCacheChangeCacheSettings.0 +./usr/X11R6/man/cat3/FontCacheGetCacheSettings.0 +./usr/X11R6/man/cat3/FontCacheGetCacheStatistics.0 +./usr/X11R6/man/cat3/FontCacheQueryExtension.0 +./usr/X11R6/man/cat3/FontCacheQueryVersion.0 +./usr/X11R6/man/cat3/XDGA.0 +./usr/X11R6/man/cat3/XDGAChangePixmapMode.0 +./usr/X11R6/man/cat3/XDGACloseFramebuffer.0 +./usr/X11R6/man/cat3/XDGACopyArea.0 +./usr/X11R6/man/cat3/XDGACopyTransparentArea.0 +./usr/X11R6/man/cat3/XDGACreateColormap.0 +./usr/X11R6/man/cat3/XDGAFillRectangle.0 +./usr/X11R6/man/cat3/XDGAGetViewportStatus.0 +./usr/X11R6/man/cat3/XDGAInstallColormap.0 +./usr/X11R6/man/cat3/XDGAKeyEventToXKeyEvent.0 +./usr/X11R6/man/cat3/XDGAOpenFramebuffer.0 +./usr/X11R6/man/cat3/XDGAQueryExtension.0 +./usr/X11R6/man/cat3/XDGAQueryModes.0 +./usr/X11R6/man/cat3/XDGAQueryVersion.0 +./usr/X11R6/man/cat3/XDGASelectInput.0 +./usr/X11R6/man/cat3/XDGASetClientVersion.0 +./usr/X11R6/man/cat3/XDGASetMode.0 +./usr/X11R6/man/cat3/XDGASetViewport.0 +./usr/X11R6/man/cat3/XDGASync.0 +./usr/X11R6/man/cat3/XF86DGA.0 +./usr/X11R6/man/cat3/XFree86-DGA.0 +./usr/X11R6/man/cat3/Xfontcache.0 -./var/db/xkb -./var/db/xkb/README -- Hugo Villeneuve <[email protected]> http://EINTR.net/