Code: Select all
configure: error:
*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.22, ltmain.sh = "1.5.22 Debian 1.5.22-4") ***
Code: Select all
./configure
Moderators: Developers, Moderators
Code: Select all
configure: error:
*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.22, ltmain.sh = "1.5.22 Debian 1.5.22-4") ***
Code: Select all
./configure
Run the following:pestilence wrote:Ok I was able to temporary compile it by changing the version inside the ltmain.sh script.
Code: Select all
aclocal
libtoolize --force
autoconf
autoheader
automake
./configure
Um...Howie wrote:I just did an upgrade from 0.8.6j to 0.8.7 on my test server, and it defaulted to No Auth, rather than Built-in, even though Built-in was the previous choice.
Easy to fix, obviously, but something not right?
Looks broken, yes, but it's not, Spine Binaries should be released later today.cd wrote:The download link for Spine (windows) appears to be broken.
Marcelo wrote:By default, spine look for this files in /usr/share/libtool/ directory:
config.guess
configu.sub
ltmain.sh
The correct directory is /usr/local/share/libtool/
--
Workaround:
Just point the symlinks to the correct directory
Greetings,
PS: http://bugs.cacti.net/view.php?id=1048
Code: Select all
yum -y install libtool
What is your OS Name version. Do a uname -adagonet wrote:Hi,
did the change in common.h.
Now I get a different error message:
f gcc -DHAVE_CONFIG_H -I. -I. -I./config -I/usr/local/include/net-snmp -I/usr/local/include/net-snmp/.. -I/usr/local/mysql/include/mysql -g -O2 -MT ping.o -MD -MP -MF ".deps/ping.Tpo" -c -o ping.o ping.c; then mv -f ".deps/ping.Tpo" ".deps/ping.Po"; else rm -f ".deps/ping.Tpo"; exit 1; fi
ping.c: In function `ping_icmp':
ping.c:266: error: structure has no member named `type'
ping.c:267: error: structure has no member named `code'
ping.c:268: error: structure has no member named `un'
ping.c:272: error: structure has no member named `un'
ping.c:279: error: structure has no member named `checksum'
ping.c:281: error: structure has no member named `checksum'
ping.c:336: error: dereferencing pointer to incomplete type
*** Error code 1
regards
dagonet
Users browsing this forum: No registered users and 2 guests