bug-autoconf
[Top][All Lists]
Advanced

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

Re: autoheader problem


From: Tim Van Holder
Subject: Re: autoheader problem
Date: Wed, 13 Jun 2001 21:15:41 +0200

> I created a project with kdevelop.
> Whenever I run autoheader in my project dir I get the shell error
> when sourcing /tmp/apXXXX/traces.sh
> How can I fix this error?

Well, for starters, you can try not posting in HTML, as this greatly
increases your chances of receiving aid :-)

Seriously, this is likely a quoting problem somewhere.  If you run
autoheader with the -d switch, it should leave the traces.sh file
behind when it exists.  Most likely, there will be some invalid
lines in there, which should give clues about where the problem is
situated.  If you're stumped, send your configure.in and the traces.sh
script.
Is configure.in created by kdevelop, or is it one of your own making?
If it's created by kdevelop, it may be using some hairy macro(s) that
rely on (mis)features of 2.13 that are gone in 2.50.




reply via email to

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