Re: Compiling lftp on Solaris with Sun Studio

"Alexander V. Lukyanov" <[email protected]> Wed, 23 Aug 2006 08:46:49 +0400
Newsgroups gmane.network.lftp.devel
Message-ID <[email protected]>
On Tue, Aug 22, 2006 at 08:08:46PM +0200, Yann Rouillard wrote:
> You shouldn't link to stdbool_.h but to stdbool.h
> stdbool_.h is just a template file, the Makefile will create later the 
> real stdbool.h.

Oops, did not notice that.

> But if you try to link to stdbool.h at configure time, since stdbool.h 
> doesn't yet exist, you have the following error:
> config.status: linking ./lib/stdbool.h to include/stdbool.h
> config.status: error: ./lib/stdbool.h: file not found

What if I link the resulting stdbool.h from lib/Makefile?

-- 
   Alexander.                      | http://www.yars.free.net/~lav/