bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake-1.9: ## Internal Error ##


From: Tomaž Žveglič
Subject: Re: automake-1.9: ## Internal Error ##
Date: Mon, 25 Jun 2007 18:59:59 +0200

Thank you for your time and mail Ralf.
 
Yes I run automake on OpenBSD.
 
I created my own project.
And I manage to compile my project on different single processor PCs.
 
When I tried to compile my project on multiprocesor machine I get error which I send to you.
 
Everything works fine when I run automake(on 2 processor macine) from start:
aclocal
autoconf
automake --add-missing
./configure
make
 
Have a nice day and thank you again for your time.
Regards,
TomazZ
 
On 6/21/07, Ralf Wildenhues <address@hidden> wrote:
Hello Tomaž,

Thanks for the bug report.  Unfortunately, it is not enough information
for me to go by yet.

* Tomaž Žveglič wrote on Tue, Jun 19, 2007 at 07:36:35PM CEST:
> automake-1.9: ####################
> automake-1.9: ## Internal Error ##
> automake-1.9: ####################
> automake-1.9: unrequested trace `'
> automake-1.9: Please contact <address@hidden>.
> at /usr/local/share/automake-1.9/Automake/Channels.pm line 562
>        Automake::Channels::msg('automake', '', 'unrequested trace `\'')
> called at /usr/local/share/automake-1.9/Automake/ChannelDefs.pm line 191
>        Automake::ChannelDefs::prog_error('unrequested trace `\'') called at
> /usr/local/bin/automake-1.9 line 4675
>        Automake::scan_autoconf_traces('configure.in') called at
> /usr/local/bin/automake-1.9 line 4877
>        Automake::scan_autoconf_files() called at /usr/local/bin/automake-
> 1.9 line 7493
> *** Error code 1
>
> Stop in /home/ezi1httpd (line 171 of Makefile).

Which package are you building when you get this?  Is there any output
before this error?  Which system are you on?  Perchance OpenBSD and you
are using its m4 instead of GNU m4?  Which m4 version, which autoconf
version?  Can you post configure.in and Makefile.am of the package where
this fails?

If m4 is older than 1.4.9, autoconf is older than 2.61, then please
update each (in that order), rebuild automake to use the newer
respective tool (with m4 you also should be able instead to override the
choice by exporting $M4, but for a newer Autoconf you have to rebuild
Automake) and try again to see whether the bug is fixed.

Thanks,
Ralf


reply via email to

[Prev in Thread] Current Thread [Next in Thread]