libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: darwin.7.diff


From: Peter O'Gorman
Subject: Re: darwin.7.diff
Date: Mon, 31 Mar 2003 00:26:42 +0900

Well, first my uname..
[pogma:~/libtool/libtool] peter% uname -a

Darwin pogma.local. 6.4 Darwin Kernel Version 6.4: Wed Jan 29 18:50:42 PST 2003; root:xnu/xnu-344.26.obj~1/RELEASE_PPC Power Macintosh powerpc

You may (or may not) get a little farther by using a different /bin/sh older versions of zsh remove \ quotes.

I assume that this package is available in cvs somewhere? I'll give it a go on my system.

Although it would be nice to support all darwin versions, Mac OS X 10.{0,1}.x is harder to support due to the zsh quoting issues and the fact that I don't have access to any machine running those versions of the os.

I'll certainly look into this though.

Thanks,
Peter


On Monday, March 31, 2003, at 12:06  AM, Bob Friesenhahn wrote:

Speaking of Darwin, I have been updating the libtool periodically in
the package I support (GraphicsMagick) to track CVS libtool.  The last
update was perhaps 3-4 days ago.  The only change has been to libtool.

The configure script works for MINGW, Cygwin, Solaris, & Unixware but
no longer works on an older version of Darwin.  The behavior is quite
odd ... It is as if the current directory was altered during the
libtool configuration, but was never restored.

First this error appears:

checking for dlopen in -ldl... (cached) no
appending configuration tag "F77" to libtool
/Network/Servers/cube2/Users/bfriesen/GraphicsMagick/configure: no
such file or directory: ./libtool [22032]
/Network/Servers/cube2/Users/bfriesen/GraphicsMagick/configure: no
such file or directory: ./libtool [22039]

An later (and most significantly):

checking for gs EPS writing device... epswrite
configure: creating ./config.status
/Network/Servers/cube2/Users/bfriesen/GraphicsMagick/configure: no
such file or directory: ./config.status [40296]

There is indeed a config.status file.

% uname -a
Darwin cube2 1.3.7 Darwin Kernel Version 1.3.7: Sat Jun  9 11:12:48
PDT 2001; root:xnu/xnu-124.13.obj~1/RELEASE_PPC  Power Macintosh
powerpc

Any ideas?

Bob





reply via email to

[Prev in Thread] Current Thread [Next in Thread]