Re: xemacs update
Re: xemacs update
- Subject: Re: xemacs update
- From: Randy Ford <email@hidden>
- Date: Mon, 9 Jun 2003 23:58:10 -0500
On Monday, June 9, 2003, at 03:35 PM, Martin Costabel wrote:
Lawrence Paulson wrote:
I have again moved /usr/local and /usr/X11R6 aside, replacing the
latter by a fresh copy of Apple X11 Beta 3 + SDK. I have again done
"fink update-all" and "fink rebuild xemacs", but the bug remains.
What about /etc/X11? Are you sure it has been completely replaced,
too? No weird resources in /etc/X11/app-defaults?
BTW, the libraries you get with otool -L are exactly the same I get.
I don't put too much faith in the first output of otool -L. I'm
currently running down some problems on my machine that appears to stem
from autoconf configuring apps based on /usr/local. otool -L /sw/ls
shows the following:
ls:
/sw/lib/libintl.1.dylib (compatibility version 2.0.0, current
version 2.1.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 63.0.0)
In other words, it doesn't show anything being used from /usr/local.
However, when I move /usr/local and try to run ls, I get the following:
dyld: ls can't open library: /usr/local/lib/libgcc.dylib (No such file
or directory, errno = 2)
Trace/BPT trap
Well, using otool -L recursively, ls uses /sw/lib/libintl.1.dylib,
which uses /usr/local/lib/libgcc.dylib. So, otool -L only shows one
level. I guess we need a otool-tree command. (Nah, too many vowels.)
So, using fink and /usr/local appears to be a bad idea. Most, but not
all, of what I need to use in fink. Do I start over and install /sw
wihtout /usr/local, then try to figure how to port the packages not in
fink myself? Or do I ignore fink altogether: that doesn't seem to be a
good answer because the packages have been tested using the same
libraries.
Right now, I thing the answer is to go to bed and deal with it in the
morning.
randy.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.