[Gnucash-changes] Mac OSX fix - remove non-portable settings

Neil Williams linux at codehelp.co.uk
Thu Oct 13 14:10:02 EDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Neil Williams wrote:
| On Thursday 13 October 2005 6:38 pm, Derek Atkins wrote:
|
|>Neil,
|>
|>Why did you remove this libtool test from autogen.sh?
|
| It halts the OSX build. I'll review it - it could be related to my other
| problems with OSX and paths.

Nope. It's nothing to do with the path. It's this command:

|>>+#  (${LIBTOOL} --version) < /dev/null > /dev/null 2>&1 || {

The version of libtool on OSX has no --version command, it has no --help
or -? or --usage or any other simple command that does not start the
linker. Whatever you pass it, either you pass a valid link command or
you get the error message - which naturally goes to STDERR which autogen
picks up as a "no such file or directory" error and thinks that libtool
is not installed.

PITA!

How do we get around that?

- --

Neil Williams
=============
http://www.codehelp.co.uk/
http://www.dclug.org.uk/
http://www.isbn.org.uk/
http://sourceforge.net/projects/isbnsearch/

http://www.biglumber.com/x/web?qs=0x8801094A28BCB3E3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDTqL6k7DVr6iX/QIRAqehAJ96P9tuHmM92jJtNWRbNMnn70HbSgCgkhQW
KKhxgDKGJonZ149w0IOHuAI=
=YpLV
-----END PGP SIGNATURE-----


More information about the gnucash-devel mailing list