It's time for 3.0.1

Jeremy Allison jra at samba.org
Mon Dec 8 20:24:41 GMT 2003


On Mon, Dec 08, 2003 at 03:05:30PM -0500, David Collier-Brown wrote:
> 
> 
> Gerald (Jerry) Carter wrote:
> > | "foo.c", line 11: warning: implicit function declaration: exit
> > | elsbeth> ./foo; echo $?
> > | 0
> > | elsbeth>
> > 
> > This is what I get on Solaris 8 (gcc 2.95)
> [...]
> > configure:17809: result: no
> > 
> > which makes sense since you say the following is in <stdio.h>
> > 
> >     typedef off_t off64_t;
> 
> 	Ok, But I read that as the program finding "I have
> 	an off64_t, and then recording "I don't have an
> 	off64_t".

Looks like Solaris needs <unistd.h> and <stdio.h> for this one...

Jeremy.


More information about the samba-technical mailing list