[Users] Every once in a while I manage to break the build...

Andrej Kacian andrej at kacian.sk
Sun Feb 5 23:49:53 CET 2012


On Sun, 5 Feb 2012 17:31:45 -0500
Pierre Fortin <pf at pfortin.com> wrote:

> Anyone got a quick clue-stick?  Trying to build 3.8.0cvs26
> 
> checking for an ANSI C-conforming const... yes
> checking for off_t... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> ./configure: line 16653: syntax error near unexpected token `wint_t,'
> ./configure: line 16653: `CLAWS_CHECK_TYPE(wint_t, unsigned int,'
> 

Try rerunning autogen.sh. CLAWS_CHECK_TYPE is a macro (defined in
m4/check-type.m4) that should have been expanded when configure script is being
created from configure.ac template.

If that doesn't help, something is probably wrong with your autoconf.

Regards,
-- 
Andrej Kacian <andrej at kacian dot sk>



More information about the Users mailing list