Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: -current not building: prop_array.o
On Wed, 7 May 2008, Steven M. Bellovin wrote:
common/lib/libprop/prop_array.c: In function
'_prop_array_iterator_next_object':
/usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libprop/prop_array.c:318:
error: 'struct _prop_array' has no member named
'pa_rwlock'
/usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libprop/prop_array.c:
In function
'_prop_array_iterator_reset':
/usr/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libprop/prop_array.c:347:
error: 'struct _prop_array' has no member named 'pa_rwlock'
*** Failed target: prop_array.o
I'm also seeing this with sources updated as of 2008-05-07 03:38:46 UTC
Here's the full compile command and error messages log:
# compile kern/prop_array.o
/build/tools/x86_64/amd64/bin/x86_64--netbsd-gcc -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -Os -ffreestanding -Werror -m32
-I/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/arch/i386
-I /build/src/sys/arch/i386/stand/boot/biosboot/.. -I
/build/src/sys/arch/i386/stand/boot/biosboot/../../lib -I
/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libsa -I
/build/obj/amd64/sys/arch/i386/stand/boot/biosboot -nostdinc -D_STANDALONE
-I/build/src/sys/arch/i386/stand/boot/biosboot/../../../../../ -DSUPPORT_PS2
-DDIRECT_SERIAL -DSUPPORT_SERIAL=boot_params.bp_consdev
-DCONSPEED=boot_params.bp_conspeed -DCONSADDR=boot_params.bp_consaddr
-DCONSOLE_KEYMAP=boot_params.bp_keymap -DSUPPORT_CD9660 -DSUPPORT_USTARFS
-DSUPPORT_DOSFS -DPASS_BIOSGEOM -DPASS_MEMMAP -DEPIA_HACK -Wno-pointer-sign
-I/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libc/quad
-I/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libc/string
-I/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libc/arch/i386/string
-nostdinc -isystem /build/dest/amd64/usr/include
-I/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libc/quad
-I/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libc/string
-I/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libc/arch/i386/string
-I/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/include
-nostdinc -isystem /build/dest/amd64/usr/include -c
/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libprop/prop_array.c
-o prop_array.o
/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libprop/prop_array.c:
In function '_prop_array_iterator_next_object':
/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libprop/prop_array.c:318:
error: 'struct _prop_array' has no member named 'pa_rwlock'
/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libprop/prop_array.c:
In function '_prop_array_iterator_reset':
/build/src/sys/arch/i386/stand/boot/biosboot/../../../../..//lib/libkern/../../../common/lib/libprop/prop_array.c:347:
error: 'struct _prop_array' has no member named 'pa_rwlock'
*** [prop_array.o] Error code 1
1 error
nbmake: stopped in /build/obj/amd64/sys/arch/i386/stand/boot/lib/kern
----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------
!DSPAM:48213eb51774229819283!
----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index