Config Error in latest CVS?

Andrew Tridgell tridge at samba.anu.edu.au
Thu Oct 22 03:30:02 GMT 1998


> >frm the look of your configure output the problem is with the autoconf
> >tests not your OS. If you upload config.log somewhere then we can
> >probably fix it from that.
> 
> Ok, it is available at:
> 
>  http://www.len.moscow.id.us/config.log.txt

looks like it didn't find a defn for pid_t

configure:5899: checking for fcntl locking
configure:5912: cc -o conftest -g   conftest.c  1>&5
cc: "tests/fcntl_lock.c", line 16: error 1000: Unexpected symbol: "pid".
cc: "tests/fcntl_lock.c", line 16: error 1705: Function prototypes are an ANSI feature.
cc: "tests/fcntl_lock.c", line 16: error 1574: Unknown size for "pid".
cc: "tests/fcntl_lock.c", line 19: error 1608: Function argument may not be of type void.
cc: "tests/fcntl_lock.c", line 32: error 1705: Function prototypes are an ANSI feature.
cc: "tests/fcntl_lock.c", line 73: error 1608: Function argument may not be of type void.

it probably just needs sys/types.h in tests/fcntl_lock.c



More information about the samba-ntdom mailing list