bug-libtool
[Top][All Lists]
Advanced

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

Re: libtool 2.2.4 test failures with 'dash'


From: Bob Friesenhahn
Subject: Re: libtool 2.2.4 test failures with 'dash'
Date: Mon, 5 May 2008 23:07:37 -0500 (CDT)

On Tue, 6 May 2008, Ralf Wildenhues wrote:

Bob, how did you configure?  If you set CONFIG_SHELL, you need to
 CONFIG_SHELL=/bin/dash
 export CONFIG_SHELL
 $CONFIG_SHELL ./configure ...

I had CONFIG_SHELL exported in the environment. Accidentally this time. :-)

I believe that CONFIG_SHELL exported in the parent environment is more weighty (far reaching) than $CONFIG_SHELL ./configure.

My 'dash' may not be the same as your 'dash' (unless you are using mine) since I did my own quick port of 'dash' to Solaris 10.

Dunno what you're refering to here, but "make -C" is not portable to
non-GNU make, and if we use that anywhere in Libtool, that is a bug.

I am referring to the issue we discussed before you went on break where 'gmake' (GNU make) in the vpathed build tree works, but not 'gmake -C /path/to/build/tree'. The C parts work, but not C++ due to an apparent insufficiently-qualified path. This also happens with 'dash' on my system but not with 'bash'.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

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