Problems with /usr/bin/ar on MacBook Pro
mac3032 ~/src [0:492] ar rv stuff.a netscape-remote.o
ar: creating archive stuff.a
ar: temporary file: No such file or directory
This is with /usr/bin/ar supplied with both Xcode 2.4 as well as Xcode 2.3. I didn't try it with either the stock ar (assuming is supplied with the stock MacOSX), or with any earlier version of Xcode. The same command works fine on my G5 iMac. I have checked, obviously, the permissions on /tmp, and they seem fine:
mac3032 ~/src [1:510] ls -ld /tmp
lrwxr-xr-x 1 root admin 11 Aug 2 09:33 /tmp -> private/tmp
mac3032 ~/src [0:511] ls -lLd /tmp
drwxrwxrwt 482 root wheel 16388 Aug 17 08:28 /tmp
That is identical to what I have on my G5.
Any one else seen this?
15" MBP 2 GB 20" iMac 1 GB Mac OS X (10.4.7)