DJ Lucas wrote:
> Actually, rman was forgotten in the support archives. Polygotoman IIRC
> contains the current version of rman. It needs to be added to the book
> and it is a runtime dep (along with ed) of xmkmf and friends. It is
> included in xorg-6.9's build. Again, for any other packages that use
> the legacy X built tools (xmkmf, makedepend, or gccmakedep), we'll need
> to search the build logs for ed and rman. The other one that I know
> about is ttf2ptl included in xorg-6.9, but it doesn't build standalone
> AFAICT. Don't have an xorg6 build log to search for it...can somebody
> who's recently built xorg6 or xfree86 grep the log to see if "ttf2pt1"
> has been used? It's not installed in my 6.9 install.
In my xorg6.8 log I have:
gcc -m32 -c -O2 -fno-strength-reduce -fno-strict-aliasing -ansi
-pedantic -Wall -Wpointer-arith -Wundef -fno-merge-constants -I.
-I../../cfb -I../../mi -I../../mfb -I../../../../lib
-I../../../../exports/include/X11 -I../../include -I..
-I../../../../include -I../../../../include/extensions
-I../../../../include/fonts -I../../../../lib/font/include
-I../../../../extras/freetype2/include
-I../../../../extras/freetype2/src/type42
-I../../../../lib/font/FreeType -I../../../.. -I../../../../exports/include
-Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D_XOPEN_SOURCE
-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
-DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP
-DXF86BIGFONT -DDPMSExtension-DPIXPRIV -DPANORAMIX -DRENDER -DRANDR
-DXFIXES -DDAMAGE -DCOMPOSITE -DXEVIE -DGCCUSESGAS -DAVOID_GLYPHBLT
-DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension
-DXFree86LOADER -DXFree86Server -DXF86VIDMODE -DXvMCExtension
-DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN
-DXORG_VERSION_CURRENT="(((6) * 10000000) + ((8) * 100000) + ((2) *
1000) + 0)"
-DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -UXFree86LOADER
-DXP_PSTEXT -D_XP_PRINT_SERVER_
-DVENDOR_STRING=\""The X.Org Foundation"\"
-DVENDOR_RELEASE="(((6) * 10000000) + ((8) * 100000) + ((2) * 1000) + 0)"
-DUSE_FREETYPE -DXP_ONLY_BLOCKS -DXP_USE_FREETYPE -DMITMISC -DXTEST
-DXTRAP -DXSYNC -DXCMISC -DXRECORD -DMITSHM -DBIGREQS -DXF86VIDMODE
-DXF86MISC -DDBE -DDPMSExtension -DEVI -DSCREENSAVER -DXV -DXVMC
-DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN
-DGLX_USE_MESA -DRES ttf2pt1.c
Whew!
and
ar clq libps.a PsInit.o PsPrint.o PsGC.o PsMisc.o PsSpans.o PsArea.o
PsPixel.o PsLine.o PsPolygon.o PsArc.o PsText.o PsWindow.o PsFonts.o
PsAttr.o PsAttVal.o PsColor.o PsPixmap.o psout.o PsCache.o ft.o
pt1.o runt1asm.o ttf2pt1.o psout_ft.o psout_ftpstype1.o
psout_ftpstype3.o PsFTFonts.o
So it is in a library.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page