[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error when building binutils
From: |
joulnare18 |
Subject: |
Re: Error when building binutils |
Date: |
Thu, 20 May 2010 02:09:05 -0700 (PDT) |
Hi,
>I did this comand but with autoconf 2.61a.
>when tring to do it with 2.64 it give me :
>configure.in:25: warning:
AC_CACHE_VAL(_LT_TAGVAR(lt_prog_compiler_pic_works, ), ...): >suspicious
cache-id, must contain _cv_ to be cached
>../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from...
>../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded from...
>../libtool.m4:1263: _LT_COMPILER_OPTION is expanded from...
>../libtool.m4:3385: _LT_COMPILER_PIC is expanded from...
>../libtool.m4:5081: _LT_LANG_C_CONFIG is expanded from...
>../libtool.m4:124: _LT_SETUP is expanded from...
>../libtool.m4:58: LT_INIT is expanded from...
>../libtool.m4:88: AC_PROG_LIBTOOL is expanded from...
>configure.in:25: the top level
>configure.in:25: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...):
suspicious >cache-id, must contain _cv_ to be cached
>../libtool.m4:1315: _LT_LINKER_OPTION is expanded from...
I solved this problem with generating aclocal.m4. I dont have this warning
when runing autoconf any more.
but when runing make, I have this error msg :
...../binutils-2.18/bfd/configure: line 9237: syntax error near unexpected
token `GNU'
...../binutils-2.18/bfd/configure: line 9237: `ACX_PKGVERSION(GNU Binutils)'
dose it mean that it was an error when generating configure file?
cheers
--
View this message in context:
http://old.nabble.com/Error-when-building-binutils-tp28594130p28618763.html
Sent from the Gnu - Binutils - Bugs mailing list archive at Nabble.com.