bug-autoconf
[Top][All Lists]
Advanced

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

Re: zsh compilation problem with autoconf git


From: Ralf Wildenhues
Subject: Re: zsh compilation problem with autoconf git
Date: Tue, 29 Jan 2008 20:38:33 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Apologies for slightly rewriting your quoted attribution line, but it
seems Turkish text makes my spam filter match your messages.

* Ismail Dönmez wrote on Tue, Jan 29, 2008 at 09:58:31AM CET:
> Tuesday 29 January 2008 10:46:36 Ismail Dönmez wrote:
> > I did the same and here is what I get :
> >
> > [/packages/zsh/Src/Modules]> make
> > [/packages/zsh/Src/Modules]>
> >
> > ie. it doesn't compile any modules again. I did run make prep in Src.
> 
> To better understand the issue
> 
> cd Src/Modules
> make cap.so
> make datetime.so
> 
> it works if you specify each module seperately but only make won't work.

But that is a problem that has nothing whatsoever to do with the
Autoconf version that you are using.  The Makefile files generated by
2.61a and mainline are completely identical.

What you are seeing is a (mis?)feature in the Src/Makefile.in file, 
namely that it uses some extra settings when it calls make in the
Modules subdir.  You should ask the zsh author about this, there
may be a good reason to do it this way, or just oversight.

Cheers,
Ralf




reply via email to

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