On 05 Sep 2008, at 19:30, Harald Hanche-Olsen wrote:
+ Joachim Beckers <joachim.beckers@gmail.com>:
On 05 Sep 2008, at 08:51, Martin Costabel wrote:
Joachim Beckers wrote:
I'm running 10.5.4 (upgraded from 10.5.2) with first Apple's X11 installed, then later upgraded to Xquartz 2.3.1rc1. [...]
After these upgrades, do you still have /usr/X11/bin/xmkmf?
So no, I don't have this file.
Strange. On my system, it came with Apple's X11:
; pkgutil --file-info /usr/X11/bin/xmkmf volume: / path: usr/X11/bin/xmkmf
pkgid: com.apple.pkg.X11User pkg-version: 10.5.0.1.1.1192168948 install-time: 1196178097 uid: 0 gid: 0 mode: 100755
(ditto for /usr/X11/bin/imake, needed by xmkmf).
Something must have deleted the file, and X11-2.3.1rc1 is not a likely culprit.
- Harald
Reinstalling Apple's X11 and upgrading to Xquartz 2.3.1rc5 fixed the issue. Thanks everyone! Joachim