[OpenAFS-devel] Build issues on FreeBSD

Aditya Sarawgi sarawgi.aditya@gmail.com
Mon, 24 May 2010 22:16:13 +0530


Hi,

After uupdating the openafs source I am unable to build openafs on FreeBSD
I'm getting 
In file included from ./afsutil.h:27,
                 from ./assert.c:21:
/usr/include/sys/socket.h:71: error: conflicting types for 'socklen_t'
/home/aditya/openafs/include/afs/stds.h:63: error: previous declaration of 'socklen_t' was here
*** Error code 1

I think 
Change Ib5aeb600: Autoconf: Use a standard test for socklen_t
http://gerrit.openafs.org/#change,1972
this commit broke the build. Please Fix

Thanks
Aditya Sarawgi