This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CLooG compilation error


Hello,

I've faced with the strange problem with CLooG compilation. In brief
it looks in build.log this way:

[INFO ]  =================================================================
[INFO ]  Extracting and patching toolchain components
[INFO ]  Extracting and patching toolchain components: done in 19.38s (at 00:20)
[CFG  ]    config.status: executing doc/gitversion.texi commands
[CFG  ]                 /*-----------------------------------------------*
[CFG  ]                  *           CLooG configuration is OK           *
[CFG  ]                  *-----------------------------------------------*/
[CFG  ]    It appears that your system is OK to start CLooG
compilation. You need
[CFG  ]    now to type "make". After compilation, you should check
CLooG by typing
[CFG  ]    "make check". If no problem occur, you can type "make uninstall" if
[CFG  ]    you are upgrading an old version. Lastly type "make
install" to install
[CFG  ]    CLooG on your system (log as root if necessary).
[EXTRA]    Building CLooG/ppl
[DEBUG]    ==> Executing: 'make' '-j25' 'libcloog.la'
[ALL  ]    make[5]: Entering directory
`/var/tmp/dfcx37/piretinux/build/toolchain/.build/x86_64-unknown-linux-gnu/build/build-cloog-ppl-host-x86_64-build_unknown-linux-gnu'
[ALL  ]     cd /var/tmp/dfcx37/piretinux/build/toolchain/.build/src/cloog-ppl-0.15.11
&& /var/tmp/dfcx37/piretinux/local/bin/bash
/var/tmp/dfcx37/piretinux/build/toolchain/.build/src/cloog-ppl-0.15.11/autoconf/missing
--run automake-1.11 --foreign
[ALL  ]    Makefile.am:44: Libtool library used but `LIBTOOL' is undefined
[ALL  ]    Makefile.am:44:   The usual way to define `LIBTOOL' is to
add `AC_PROG_LIBTOOL'
[ALL  ]    Makefile.am:44:   to `configure.in' and run `aclocal' and
`autoconf' again.
[ALL  ]    Makefile.am:44:   If `AC_PROG_LIBTOOL' is in
`configure.in', make sure
[ALL  ]    Makefile.am:44:   its definition is in aclocal's search path.
[ERROR]    make[5]: ***
[/var/tmp/dfcx37/piretinux/build/toolchain/.build/src/cloog-ppl-0.15.11/Makefile.in]
Error 1

Archive with complete log build.log and .config files is attached.

Additional system info:

>make --version
GNU Make 3.82
>automake --version
automake (GNU automake) 1.11.1
>autoconf --version
autoconf (GNU Autoconf) 2.68
>libtool --version
ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)

Does anybody have any suggestions?
Any help is greatly appreciated.

Thank you!
-- 
/vap/

Attachment: crosstool-ng-files.tar.bz2
Description: BZip2 compressed data

--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]