problem with X11 2.2.0 rc4 installation package on PPC
problem with X11 2.2.0 rc4 installation package on PPC
- Subject: problem with X11 2.2.0 rc4 installation package on PPC
- From: "Mark Aufflick" <email@hidden>
- Date: Sun, 13 Apr 2008 13:26:43 +1000
Hi,
While installing the aformentioned package, I get a load of these
errors in the install log:
Apr 13 12:07:11 pb12 /private/tmp/scripts.IlSt/./postinstall[1198]:
/usr/X11/bin/font_cache.sh: line 152: /usr/X11/bin/ttmkfdir: Bad CPU
type in executable
>From pacifist I can see that ttmkfdir is in the install package. As
installed it has no fat header according to otool, so I assume it is
intel only. Is that intended?
I ran otool -f and file over the /usr/X11/bin in the package, and it
looks like ttmkfdir is the only real culprit:
$ for f in *; do H=`otool -f $f`; [ -z "$H" ] && echo $f; done | xargs
file |grep -v text
ttmkfdir: Mach-O executable i386
Mark.
--
Mark Aufflick
contact info at http://mark.aufflick.com/about/contact
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden