-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thomas Bushnell BSG wrote: | Neil Williams <[EMAIL PROTECTED]> writes: | | |>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? | | | Um, decide that a fundamentally broken libtool constitutes a libtool | which is not installed, and then put one in the tarball for use when | there is none installed? :)
I don't think the tarball is the problem - configure doesn't test for libtool that way, it's autogen.sh from CVS that is the problem. I'd expect that this libtool is derived from BSD (it's in /usr/bin not the /sw/bin from fink) I'd hope that we won't have the same problems on BSD. Libtool does work on OSX, it just isn't easy to detect. I suppose we could just assume that darwin always has libtool? - -- 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 iD8DBQFDTqqYk7DVr6iX/QIRAo7nAJ9QfoZJr5OAKBWVfRSxxRgXuVb6vgCgjDQY N9/9dAYj0cGakIWnsm5w+6I= =xg+x -----END PGP SIGNATURE----- _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
