Re: Error when building binutils

2010-05-20 Thread joulnare18
r 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 S

Re: Error when building binutils

2010-05-19 Thread Andreas Schwab
joulnare18 writes: > How can I do it? Configure with --enable-maintainer-mode. Andreas. -- Andreas Schwab, sch...@redhat.com GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E "And now for something completely different." ___

Re: Error when building binutils

2010-05-19 Thread joulnare18
rkania/sseq32/build_binutils/bfd' make[1]: *** [all-bfd] Error 2 make[1]: Leaving directory `/home/berkania/sseq32/build_binutils' make: *** [all] Error 2 cheers -- View this message in context: http://old.nabble.com/Error-when-building-binutils-tp28594130p28610030.html Sent from the Gnu - Binut

Re: Error when building binutils

2010-05-19 Thread Nick Clifton
Hi joulnare18, Or that you have not regenerated the bfd/configure file. How can I do it? Run the autoconf program in the bfd source directory. Make sure that you are using version 2.64 of autoconf: % cd % cd bfd % autoconf --version autoconf (GNU Autoconf) 2.64 Copyright (C) 2

Re: Error when building binutils

2010-05-19 Thread joulnare18
changes cheers -- View this message in context: http://old.nabble.com/Error-when-building-binutils-tp28594130p28608241.html Sent from the Gnu - Binutils - Bugs mailing list archive at Nabble.com. ___ bug-binutils mailing list bug-binutils@gnu.

Re: Error when building binutils

2010-05-19 Thread Nick Clifton
Hi Joulnare18, I'm trying to port binutils to a new architecture. ../bfd/.libs/libbfd.a(archures.o)(.rodata+0x0): In function `bfd_printable_name': ../../binutils-2.18/bfd/archures.c:595: undefined reference to `bfd_sseq32_arch' It sounds as though you have not added your new architecture

Error when building binutils

2010-05-18 Thread joulnare18
[all-binutils] Error 2 make[1]: Leaving directory `/home/berkania/sseq32/build_binutils' make: *** [all] Error 2 can some one help me please :confused: -- View this message in context: http://old.nabble.com/Error-when-building-binutils-tp28594130p28594130.html Sent from the G