On Tue Jan 3 16:06:06 EST 2012, [email protected] wrote: > > >what's the deal with this? i don't have /sys/src/ape/lib/z, and > >sources doesn't have > >it either. (and according to history, never has). > > > An artifact of contrib/*. I forget which package pulls this in. It drove me > mad the first time I discovered it, too. > > These days I manually copy the source for contrib/ stuff so I can keep it > out of the core /sys/src tree.
it could be any of these ; cd /n/sources/contrib; grep 'z$|z ' */replica/*/dep bichued/replica/python/dep:z fgb/replica/X11/dep:freetype z fgb/replica/freetype/dep:z fgb/replica/magick/dep:bz2 freetype jbig jpeg lcms png tiff xml2 z fgb/replica/nd/dep:xml2 z fgb/replica/png/dep:z fgb/replica/tiff/dep:z fgb/replica/xml2/dep:z (of course hg inherits this from python). i don't immediately see why an added ape library should hose gs. gs compiles fine with hg and ape/z installed. - erik
