Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
On Fri, Mar 1, 2013 at 1:26 PM, Joerg Sonnenberger <joerg%netbsd.org@localhost>
wrote:
> Module Name: src
> Committed By: joerg
> Date: Fri Mar 1 18:26:12 UTC 2013
>
> Modified Files:
>
> Log Message:
> Retire OSI network stack. OK core@
Not sure if this is related, but this is the only recent commit I see
mentioning iso_var.h:
/home/jmmv/os/netbsd/amd64/tools/bin/x86_64--netbsd-gcc -O2 -g
-std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wno-sign-compare -Wno-traditional
-Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual
-Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare
-Wold-style-definition -Wsign-compare -Wformat=2
-Wno-format-zero-length -Werror
--sysroot=/home/jmmv/os/netbsd/amd64/destdir
-I/home/jmmv/os/netbsd/src/usr.bin/ktrace
-I/home/jmmv/os/netbsd/src/sys -c kdump-ioctl.c
In file included from kdump-ioctl.c:85:0:
/home/jmmv/os/netbsd/amd64/destdir/usr/include/netiso/iso_snpac.h:67:18:
error: field 'sr_isoa' has incomplete type
In file included from kdump-ioctl.c:86:0:
/home/jmmv/os/netbsd/amd64/destdir/usr/include/netiso/iso_var.h:77:22:
error: field 'ia_addr' has incomplete type
/home/jmmv/os/netbsd/amd64/destdir/usr/include/netiso/iso_var.h:78:22:
error: field 'ia_dstaddr' has incomplete type
/home/jmmv/os/netbsd/amd64/destdir/usr/include/netiso/iso_var.h:80:22:
error: field 'ia_sockmask' has incomplete type
/home/jmmv/os/netbsd/amd64/destdir/usr/include/netiso/iso_var.h:86:22:
error: field 'ifra_addr' has incomplete type
/home/jmmv/os/netbsd/amd64/destdir/usr/include/netiso/iso_var.h:87:22:
error: field 'ifra_dstaddr' has incomplete type
/home/jmmv/os/netbsd/amd64/destdir/usr/include/netiso/iso_var.h:88:22:
error: field 'ifra_mask' has incomplete type
/home/jmmv/os/netbsd/amd64/destdir/usr/include/netiso/iso_var.h:94:22:
error: field 'ifr_Addr' has incomplete type
--
Julio Merino / @jmmv
Home |
Main Index |
Thread Index |
Old Index