This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs-1.1.1 and autoconf 2.12


On Thu, 24 Dec 1998, Juan Casero wrote:
>Hi Folks -
>
>I am encountering problem with gnu autconf 2.12 and egcs-1.1.1.  Basically I
>can't build any software that uses configure and autoconf to create makefiles
>and stuff.  configure keeps thinking that my compiler isn't working but it is
>since I regularly recompile my kernel.  From reading the messages on the egcs
>list archive I gather the solution is not that difficult.  However, since I
>have very little experience with autconf could someone please make it painfully
>clear what I need to do to get configure working again on my system?
>

Strange. I'm using autoconf-2.12 with egcs-1.1.1 and I haven't seen problems
(except when I tried to build egcs-19981213 snapshot which requires
autoconf-2.12.1)  under Linux (i586-pc-linux-gnulibc1)

One suggestion is to view configure.log file and see error messages there.
So You can get hint how to resolve this problem.

Andris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]