[sleuthkit-developers] [ sleuthkit-Bugs-3481447 ] Failing to build on OSX Lion, current XCode
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2012-01-30 00:45:12
|
Bugs item #3481447, was opened at 2012-01-29 16:34 Message generated for change (Comment added) made by bensonmargulies You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3481447&group_id=55685 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Benson Margulies (bensonmargulies) Assigned to: Nobody/Anonymous (nobody) Summary: Failing to build on OSX Lion, current XCode Initial Comment: bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../tsk3 -I../.. -Wall -g -O2 -D_THREAD_SAFE -pthread -I/usr/local/include -MT md5c.lo -MD -MP -MF .deps/md5c.Tpo -c -o md5c.lo md5c.c libtool: Version mismatch error. This is libtool 2.2.10, but the libtool: definition of this LT_INIT comes from libtool 2.2.4. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.10 libtool: and run autoconf again. make[3]: *** [md5c.lo] Error 63 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 █▓▒░benson@tinfoilhat░▒▓██▓▒░ Sun Jan 29 07:30:25P ~/x/sleuthkit/ autoconf aclocal.m4:14: error: this file was generated for autoconf 2.61. You have another version of autoconf. If you want to use that, you should regenerate the build system entirely. aclocal.m4:14: the top level autom4te: /opt/local/bin/gm4 failed with exit status: 63 █▓▒░benson@tinfoilhat░▒▓██▓▒░ Sun Jan 29 07:30:34P ~/x/sleuthkit/ aquamacs Makefile █▓▒░benson@tinfoilhat░▒▓██▓▒░ Sun Jan 29 07:30:45P ~/x/sleuthkit/ make am-refresh make: *** No rule to make target `am-refresh'. Stop. █▓▒░benson@tinfoilhat░▒▓██▓▒░ Sun Jan 29 07:31:16P ~/x/sleuthkit/ make am-refresh make: *** No rule to make target `am-refresh'. Stop. █▓▒░benson@tinfoilhat░▒▓██▓▒░ Sun Jan 29 07:31:20P ~/x/sleuthkit/ make am--refresh █▓▒░benson@tinfoilhat░▒▓██▓▒░ Sun Jan 29 07:31:24P ~/x/sleuthkit/ which libtool /usr/bin/libtool █▓▒░benson@tinfoilhat░▒▓██▓▒░ Sun Jan 29 07:34:22P ~/x/sleuthkit/ ls /opt/local/bin/libtool ls: /opt/local/bin/libtool: No such file or directory █▓▒░benson@tinfoilhat░▒▓██▓▒░ Sun Jan 29 07:34:28P █▓▒░benson@tinfoilhat░▒▓██▓▒░ Sun Jan 29 07:34:33P ~/x/sleuthkit/ ---------------------------------------------------------------------- >Comment By: Benson Margulies (bensonmargulies) Date: 2012-01-29 16:45 Message: The version of libtool that configure drops into the tree is 2.2.10. So it looks to me as if the current tip is not in a consistent state. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3481447&group_id=55685 |