|
From: | Peter O'Gorman |
Subject: | Re: $max_cmd_len unset in libtool-1.5 |
Date: | Fri, 03 Dec 2004 10:30:43 +0900 |
User-agent: | Mozilla Thunderbird 0.9 (Macintosh/20041103) |
Sam Steingold wrote:
Where is the value of $max_cmd_len being set? When I set manually max_cmd_len to some number(255), I don't get this message. But what should be the size?I observe an identical problem with $ ./libtool --version ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.94 2004/04/10 16:27:27) on $ uname -a Darwin ppc-osx2.cf.sourceforge.net 6.8 Darwin Kernel Version 6.8: Wed Sep 10 15:20:55 PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC Power Macintosh powerpc
Please use a libtool.m4 that matches the ltmain.sh.The easiest way to do this is to install automake, autoconf and libtool in the same prefix and put that prefix at the head of your path. If your path, for example, contains /usr/local/bin:/bin:/usr/bin and you have libtool-1.5.10 in /usr/local and automake, autoconf and libtool-1.4 in /usr you will most probably end up with an ltmain.sh from libtool-1.5.10 and configure containing libtool-1.4's libtool.m4. This will fail.
Peter -- Peter O'Gorman - http://www.pogma.com
[Prev in Thread] | Current Thread | [Next in Thread] |