My cron entry for fink updates had something new since installing Apple's X11 and installing system-xfree86. It looks like fink updated xfree86. Is this supposed to happen if system-xfree86 is installed?
[ozma:~] kent% sudo fink list system-xfree86
Information about 2165 packages read in 2 seconds.
i system-xfree86 4.2-5 Placeholder package for manually installed XFree86
From log (clips from the 4 mb output):
The following 2 packages will be installed or updated:
xfree86-rootless xfree86-rootless-shlibs
The following 2 additional packages will be installed:
xfree86-base xfree86-base-shlibs
Do you want to continue? [Y/n] (assuming default)
mkdir -p /sw/src/xfree86-base-4.2.1.1-5
bzip2 -dc /sw/src/X4211src.tar.bz2 | /sw/bin/tar -xf -
echo '#define ExtraIncDir /sw/include' > config/cf/host.def
echo '#define EtcX11Directory ProjectRoot/etc' >> config/cf/host.def
echo '#define CppCmd cpp' >> config/cf/host.def
echo '#define CcCmd cc' >> config/cf/host.def
echo '#define CplusplusCmd c++' >> config/cf/host.def
make MAKE=/usr/bin/gnumake World WORLDOPTS=-S
Building Release 6.6 of the X Window System.
---
Kent Behrends
BEHR Consulting International
http://www.bci.com
BEGIN:VCARD VERSION:3.0 N:Behrends;Kent;;; FN:Kent Behrends ORG:BEHR Consulting International; TITLE:Owner EMAIL;type=WORK;type=pref:[EMAIL PROTECTED] TEL;type=WORK;type=pref:909-393-5265 TEL;type=FAX:909-393-0776 ADR;type=WORK;type=pref:;;13089 Peyton Dr\nSuite #C420;Chino Hills;CA;91709;US NOTE:Specializing in Systems\,Networks\,and Storage. OpenVMS\,Tru64 UNIX\,Windows 2000\,Cisco\,StorageWorks\,SAN URL:http://www.bci.com X-AIM;type=WORK;type=pref:KentAtBCI END:VCARD
