#3935: buggy libffi
---------------------------------+------------------------------------------
Reporter: guest | Owner: igloo
Type: bug | Status: new
Priority: high | Milestone: 6.14.1
Component: Compiler | Version: 6.13
Keywords: | Difficulty:
Os: Unknown/Multiple | Testcase:
Architecture: Unknown/Multiple | Failure: Building GHC failed
---------------------------------+------------------------------------------
Comment(by igloo):
Hmm, I'm struggling with autotools etc.
{{{
depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc
-DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g
-fexceptions -Wall -Werror -w -MT src/debug.lo -MD -MP -MF $depbase.Tpo
-c -o src/debug.lo src/debug.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: Version mismatch error. This is libtool 2.2.6b Debian-2.2.6b-2,
but the
libtool: definition of this LT_INIT comes from libtool 2.2.6.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b
Debian-2.2.6b-2
libtool: and run autoconf again.
make[4]: *** [src/debug.lo] Error 63
make[4]: Leaving directory `/home/ian/ghc/darcs/ghc/libffi/build'
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3935#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs