On Friday 28 July 2006 20:46 Benjamin M. wrote:
> Philipp Marek wrote, On 28/07/06 10:11:
> > On Friday 28 July 2006 00:43 Benjamin M. wrote:
> >> This is what I get now...
> >>
> >> $ /usr/local/autoconf/bin/autoconf
> >> configure.in:73: error: possibly undefined macro: AC_TYPE_UINT32_T
> >> If this token and others are legitimate, please use
> >> m4_pattern_allow. See the Autoconf documentation.
> >> configure.in:74: error: possibly undefined macro: AC_CV_C_UINT32_T
> >>
> >> $ /usr/local/autoconf/bin/autoconf --version
> >> autoconf (GNU Autoconf) 2.59
> >>
> >> Should I try with 2.60?
> >
> > Yes. Sorry, AC_TYPE_UINT32_T needs at least 2.60.
>
> Now... On make...
>
> In file included from fsvs.c:27:
> checksum.h:23: parse error before "yes"
> checksum.h:23: warning: no semicolon at end of struct or union
> checksum.h:30: parse error before '*' token
> checksum.h:30: warning: type defaults to `int' in declaration of `index'
> checksum.h:30: warning: built-in function `index' declared as non-function
> checksum.h:30: warning: data definition has no type or storage class
> checksum.h:31: parse error before '}' token
> fsvs.c: In function `main':
> fsvs.c:302: warning: null format string
> fsvs.c:380: warning: null format string
> fsvs.c:468: warning: null format string
> fsvs.c:496: warning: null format string
> make: *** [fsvs.o] Error 1
Thank you, I just got that reported. My autoconf=2.59e gave me "unsigned int",
whereas 2.60 says "yes" for AC_CV_C_UINT32_T.
I'm working on that now, should soon be committed.
Regards,
Phil
--
Versioning your /etc, /home or even your whole installation?
Try fsvs (fsvs.tigris.org)!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]