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

See the CrossGCC FAQ 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]

Re: crosstool-ng ./ct-ng build error


Hello Tao!
Hello All!

On Thursday 14 August 2008 08:36:50 tao wrote:
> $ autoreconf -fi
> configure.in:286: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> configure.in:316: error: possibly undefined macro: AC_PROG_LIBTOOL
> autoreconf-2.61: /usr/bin/autoconf-2.61 failed with exit status: 1

Could you try to run it again with --verbose, please:
$ autoreconf -fi --verbose

Here's what I get on my Debian system:
autoreconf2.50: Entering directory `.'
autoreconf2.50: configure.in: not using Gettext
autoreconf2.50: running: aclocal --force
autoreconf2.50: configure.in: tracing
autoreconf2.50: running: libtoolize --copy --force
autoreconf2.50: running: /usr/bin/autoconf --force
autoreconf2.50: configure.in: not using Autoheader
autoreconf2.50: running: automake --add-missing --copy --force-missing
autoreconf2.50: Leaving directory `.'

Note that Debian's autoreconf2.50 is in fact autoreconf-2.61:

$ autreconf2.50 --version
autoreconf (GNU Autoconf) 2.61

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< °_° >==-- °------------.-------:  X  AGAINST      |  /e\  There is no  |
| http://ymorin.is-a-geek.org/ | * _ * | / \ HTML MAIL    |  """  conspiracy.  |
°------------------------------°-------°------------------°--------------------°


--
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]