Subject: Re: HP-UX crossbuild: tools/compat/configure zlib autoconf tests &&
To: None <current-users@netbsd.org>
From: Brian A. Seklecki <lavalamp@spiritual-machines.org>
List: current-users
Date: 09/08/2003 00:05:56
On Sun, 2003-09-07 at 23:51, Brian A. Seklecki wrote:

> 
> /usr/local/pa20_64/bin/gcc -I/house/seklecki/opt-hpux-hppa/include  -I.
> -I./include -I/tmp/src_extract/src/tools/compat -DHAVE_CONFIG_H 
> -D_FILE_OFFSET_BITS=64 -D_NETBSD_SOURCE -D__DBINTERFACE_PRIVATE -c -o
> pw_scan.lo.o /tmp/src_extract/src/lib/libc/gen/pw_scan.c
> In file included from /tmp/src_extract/src/tools/compat/compat_pwd.h:49,
>                  from /tmp/src_extract/src/lib/libc/gen/pw_scan.c:34:
> /tmp/src_extract/src/include/pwd.h:116: redefinition of `struct passwd'
> 


I see the compat_pwd.h now.  I guess that breaks it down to #IFDEFs not
working on this platform.  I'll continue beating on this in the AM.

-lava