Subject: Re: Error building tools/binstall
To: Chrischen <cchen@nougat.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 03/13/2003 19:28:55
On Thu, Mar 13, 2003 at 06:30:54PM -0800, Chrischen wrote:

 > >From a recent ./build.sh tools:
 > 
 > dependall ===> binstall
 > cc -O -I/usr/src/tools/compat/obj.i386 -I/usr/src/tools/compat/obj.i386/include  -I/usr/src/tools/binstall/../compat -DHAVE_CONFIG_H  -D_FILE_OFFSET_BITS=64  -I
 > /usr/src/bin/ls -I/usr/src/usr.sbin/mtree -c -o getid.lo.o /usr/src/usr.sbin/mtree/getid.c
 > In file included from /usr/src/usr.sbin/mtree/extern.h:51,
 >                  from /usr/src/usr.sbin/mtree/getid.c:85:
 > /usr/include/netdb.h:100: conflicting types for `socklen_t'
 > /usr/src/tools/binstall/../compat/compat_defs.h:114: previous declaration of `socklen_t'
 > *** Error code 1

I fixed this problem this morning.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>