Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lsof



On Saturday 17 May 2008 15:20:19 Paul Goyette wrote:
> Why not just add
>
>       #include <stdbool.h>
>
> :)

Because if you do just hit the real problems  :-)

cc -O2 -march=pentium3  -DNETBSDV=4099000 -DHASGETBOOTFILE -DHASKVMGETPROC2 
-DHASNFSPROTO -DHASIPv6 -DHASFDESCFS=1 -DHASFDLINK -DHASNULLFS -DHASPROCFS 
-DHASPROCFS_PFSROOT -DHASBUFQ_H -DHAS9660FS=1 -DHASMSDOSFS=1 -DHASKERNFS 
-DHASKERNFS_KFS_KT -DHASI_FFS1 -DHASEFFNLINK=i_ffs_effnlink -DHASEXT2FS 
-DHASI_E2FS_PTR -DHASLFS -DHASPTYFS -DHASTMPFS -DHASNFSVATTRP 
-DHAS_ADVLOCK_ARGS -DHAS_LWP_H -DHAS_SYS_PIPEH -DHASSTATVFS -DUVM 
-I/local/src/work/pkgsrc/sysutils/lsof/work.i386/lsof_4.78/lsof_4.78_src/dialects/n+obsd/include
 -DHAS_UVM_INCL -DLSOF_VSTR=\"4.99.62\"   -DLSOF_MORE_SECURE=1 
-DLSOF_LESS_SECURE_SOCKETS=0 -c 
dnode.c
dnode.c: In function 'process_node':
dnode.c:287: error: storage size of 'si' isn't known
dnode.c:828: error: 'union <anonymous>' has no member named 'vu_specinfo'
dnode.c:829: error: 'union <anonymous>' has no member named 'vu_specinfo'
*** Error code 1

cheers
mark


Home | Main Index | Thread Index | Old Index