dpkg-buildpackage: source package is lsof dpkg-buildpackage: source version is 4.76.dfsg.1-1 dpkg-buildpackage: source changed by Norbert Tretkowski dpkg-buildpackage: host architecture solaris-i386 dpkg-buildpackage: source version without epoch 4.76.dfsg.1-1 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[1]: Entering directory `/export/home/solskogen/source/lsof-4.76.dfsg.1' rm -f Makefile.bak lsof a.out core errs lint.out tags *.o version.h rm -f machine.h.old new_machine.h (cd lib; /usr/bin/make -f Makefile.skel clean) make[2]: Entering directory `/export/home/solskogen/source/lsof-4.76.dfsg.1/lib' rm -f liblsof.a ckkv.o cvfs.o dvch.o fino.o isfn.o lkud.o pdvn.o prfp.o ptti.o rdev.o regex.o rmnt.o rnam.o rnch.o rnmh.o snpf.o errs Makefile.bak a.out core make[2]: Leaving directory `/export/home/solskogen/source/lsof-4.76.dfsg.1/lib' make[1]: Leaving directory `/export/home/solskogen/source/lsof-4.76.dfsg.1' rm -f `find . -name "*~"` `find . -type l` rm -f Makefile lib/Makefile rm -rf core dialects/linux/kmem/include dh_clean dh_clean: Compatibility levels before 4 are deprecated. dpkg-source -b lsof-4.76.dfsg.1 dpkg-source: building lsof in lsof_4.76.dfsg.1-1.tar.gz dpkg-source: building lsof in lsof_4.76.dfsg.1-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. LSOF_VSTR="2.2" ./Configure -n solaris Testing prdata.h for PR_GWINDOWS, using gcc Testing prdata.h for PR_LDT, using gcc Testing gcc for 64 bit support ********************************* * Configuring for 64 bit kernel * ********************************* Testing vnode.h for VSOCK, using gcc rm -f ddev.c dfile.c dlsof.h dmnt.c dnode*.c dproc.c dproto.h dsock.c dstore.c kernelbase.h machine.h machine.h.old new_machine.h __lseek.s Makefile ./tests/config.cflags rm -f ./tests/config.cc ./tests/config.xobj ./tests/config.ldflags ln -s dialects/sun/ddev.c ddev.c ln -s dialects/sun/dfile.c dfile.c ln -s dialects/sun/dlsof.h dlsof.h ln -s dialects/sun/dmnt.c dmnt.c ln -s dialects/sun/dnode.c dnode.c ln -s dialects/sun/dnode1.c dnode1.c ln -s dialects/sun/dnode2.c dnode2.c ln -s dialects/sun/dproc.c dproc.c ln -s dialects/sun/dproto.h dproto.h ln -s dialects/sun/dsock.c dsock.c ln -s dialects/sun/dstore.c dstore.c ln -s dialects/sun/machine.h machine.h kernelbase.h assembled. Makefile and lib/Makefile created. ./tests/config.cc created ./tests/config.cflags created ./tests/config.ldflags created ./tests/config.xobj created touch configure-stamp dh_testdir # Add here commands to compile the package. /usr/bin/make DEBUG="-g -Wall" make[1]: Entering directory `/export/home/solskogen/source/lsof-4.76.dfsg.1' (cd lib; /usr/bin/make DEBUG="-g -Wall" CFGF="-Dsolaris=100000 -DHASPR_LDT -m64 -DHASIPv6 -DHASSOUXSOUA -DHAS_IPCLASSIFIER_H -DHAS_CRED_IMPL_H -DHAS_V_PATH -DHASZONES -DHASUTMPX -DHAS_VSOCK -DLSOF_VSTR=\"2.2\"") make[2]: Entering directory `/export/home/solskogen/source/lsof-4.76.dfsg.1/lib' gcc -Dsolaris=100000 -DHASPR_LDT -m64 -DHASIPv6 -DHASSOUXSOUA -DHAS_IPCLASSIFIER_H -DHAS_CRED_IMPL_H -DHAS_V_PATH -DHASZONES -DHASUTMPX -DHAS_VSOCK -DLSOF_VSTR="2.2" -g -Wall -c -o ckkv.o ckkv.c In file included from /usr/include/sys/vnode.h:52, from /usr/include/sys/stream.h:40, from /usr/include/netinet/in.h:66, from ../machine.h:80, from ckkv.c:33: /usr/include/sys/kstat.h:454: error: syntax error before 'caddr32_t' /usr/include/sys/kstat.h:483: error: syntax error before '}' token /usr/include/sys/kstat.h:484: error: syntax error before '}' token /usr/include/sys/kstat.h:791: error: syntax error before '*' token /usr/include/sys/kstat.h:795: error: syntax error before '*' token In file included from /usr/include/sys/vnode.h:56, from /usr/include/sys/stream.h:40, from /usr/include/netinet/in.h:66, from ../machine.h:80, from ckkv.c:33: /usr/include/sys/buf.h:152: error: syntax error before 'kstat_named_t' /usr/include/sys/buf.h:154: error: syntax error before 'bio_bufwant' /usr/include/sys/buf.h:155: error: syntax error before 'bio_bufwait' /usr/include/sys/buf.h:156: error: syntax error before 'bio_bufbusy' /usr/include/sys/buf.h:157: error: syntax error before 'bio_bufdup' In file included from /usr/include/sys/stream.h:40, from /usr/include/netinet/in.h:66, from ../machine.h:80, from ckkv.c:33: /usr/include/sys/vnode.h:76: error: syntax error before 'kstat_named_t' /usr/include/sys/vnode.h:78: error: syntax error before 'nread' /usr/include/sys/vnode.h:79: error: syntax error before 'read_bytes' /usr/include/sys/vnode.h:80: error: syntax error before 'nwrite' /usr/include/sys/vnode.h:81: error: syntax error before 'write_bytes' /usr/include/sys/vnode.h:82: error: syntax error before 'nioctl' /usr/include/sys/vnode.h:83: error: syntax error before 'nsetfl' /usr/include/sys/vnode.h:84: error: syntax error before 'ngetattr' /usr/include/sys/vnode.h:85: error: syntax error before 'nsetattr' /usr/include/sys/vnode.h:86: error: syntax error before 'naccess' /usr/include/sys/vnode.h:87: error: syntax error before 'nlookup' /usr/include/sys/vnode.h:88: error: syntax error before 'ncreate' /usr/include/sys/vnode.h:89: error: syntax error before 'nremove' /usr/include/sys/vnode.h:90: error: syntax error before 'nlink' /usr/include/sys/vnode.h:91: error: syntax error before 'nrename' /usr/include/sys/vnode.h:92: error: syntax error before 'nmkdir' /usr/include/sys/vnode.h:93: error: syntax error before 'nrmdir' /usr/include/sys/vnode.h:94: error: syntax error before 'nreaddir' /usr/include/sys/vnode.h:95: error: syntax error before 'readdir_bytes' /usr/include/sys/vnode.h:96: error: syntax error before 'nsymlink' /usr/include/sys/vnode.h:97: error: syntax error before 'nreadlink' /usr/include/sys/vnode.h:98: error: syntax error before 'nfsync' /usr/include/sys/vnode.h:99: error: syntax error before 'ninactive' /usr/include/sys/vnode.h:100: error: syntax error before 'nfid' /usr/include/sys/vnode.h:101: error: syntax error before 'nrwlock' /usr/include/sys/vnode.h:102: error: syntax error before 'nrwunlock' /usr/include/sys/vnode.h:103: error: syntax error before 'nseek' /usr/include/sys/vnode.h:104: error: syntax error before 'ncmp' /usr/include/sys/vnode.h:105: error: syntax error before 'nfrlock' /usr/include/sys/vnode.h:106: error: syntax error before 'nspace' /usr/include/sys/vnode.h:107: error: syntax error before 'nrealvp' /usr/include/sys/vnode.h:108: error: syntax error before 'ngetpage' /usr/include/sys/vnode.h:109: error: syntax error before 'nputpage' /usr/include/sys/vnode.h:110: error: syntax error before 'nmap' /usr/include/sys/vnode.h:111: error: syntax error before 'naddmap' /usr/include/sys/vnode.h:112: error: syntax error before 'ndelmap' /usr/include/sys/vnode.h:113: error: syntax error before 'npoll' /usr/include/sys/vnode.h:114: error: syntax error before 'ndump' /usr/include/sys/vnode.h:115: error: syntax error before 'npathconf' /usr/include/sys/vnode.h:116: error: syntax error before 'npageio' /usr/include/sys/vnode.h:117: error: syntax error before 'ndumpctl' /usr/include/sys/vnode.h:118: error: syntax error before 'ndispose' /usr/include/sys/vnode.h:119: error: syntax error before 'nsetsecattr' /usr/include/sys/vnode.h:120: error: syntax error before 'ngetsecattr' /usr/include/sys/vnode.h:121: error: syntax error before 'nshrlock' /usr/include/sys/vnode.h:122: error: syntax error before 'nvnevent' In file included from ../dlsof.h:56, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/zone.h:305: error: syntax error before 'kstat_named_t' /usr/include/sys/zone.h:307: error: syntax error before 'zk_value' In file included from /usr/include/inet/ip.h:50, from /usr/include/inet/ipclassifier.h:36, from ../dlsof.h:108, from ../lsof.h:190, from ckkv.c:43: /usr/include/inet/ip_stack.h:69: error: syntax error before 'kstat_named_t' /usr/include/inet/ip_stack.h:71: error: syntax error before 'ip_udp_fanmb' /usr/include/inet/ip_stack.h:72: error: syntax error before 'ip_udp_fanothers' /usr/include/inet/ip_stack.h:73: error: syntax error before 'ip_udp_fast_path' /usr/include/inet/ip_stack.h:74: error: syntax error before 'ip_udp_slow_path' /usr/include/inet/ip_stack.h:75: error: syntax error before 'ip_udp_input_err' /usr/include/inet/ip_stack.h:76: error: syntax error before 'ip_tcppullup' /usr/include/inet/ip_stack.h:77: error: syntax error before 'ip_tcpoptions' /usr/include/inet/ip_stack.h:78: error: syntax error before 'ip_multipkttcp' /usr/include/inet/ip_stack.h:79: error: syntax error before 'ip_tcp_fast_path' /usr/include/inet/ip_stack.h:80: error: syntax error before 'ip_tcp_slow_path' /usr/include/inet/ip_stack.h:81: error: syntax error before 'ip_tcp_input_error' /usr/include/inet/ip_stack.h:82: error: syntax error before 'ip_db_ref' /usr/include/inet/ip_stack.h:83: error: syntax error before 'ip_notaligned1' /usr/include/inet/ip_stack.h:84: error: syntax error before 'ip_notaligned2' /usr/include/inet/ip_stack.h:85: error: syntax error before 'ip_multimblk3' /usr/include/inet/ip_stack.h:86: error: syntax error before 'ip_multimblk4' /usr/include/inet/ip_stack.h:87: error: syntax error before 'ip_ipoptions' /usr/include/inet/ip_stack.h:88: error: syntax error before 'ip_classify_fail' /usr/include/inet/ip_stack.h:89: error: syntax error before 'ip_opt' /usr/include/inet/ip_stack.h:90: error: syntax error before 'ip_udp_rput_local' /usr/include/inet/ip_stack.h:91: error: syntax error before 'ipsec_proto_ahesp' /usr/include/inet/ip_stack.h:92: error: syntax error before 'ip_conn_flputbq' /usr/include/inet/ip_stack.h:93: error: syntax error before 'ip_conn_walk_drain' /usr/include/inet/ip_stack.h:94: error: syntax error before 'ip_out_sw_cksum' /usr/include/inet/ip_stack.h:95: error: syntax error before 'ip_in_sw_cksum' /usr/include/inet/ip_stack.h:96: error: syntax error before 'ip_trash_ire_reclaim_calls' /usr/include/inet/ip_stack.h:97: error: syntax error before 'ip_trash_ire_reclaim_success' /usr/include/inet/ip_stack.h:98: error: syntax error before 'ip_ire_arp_timer_expired' /usr/include/inet/ip_stack.h:99: error: syntax error before 'ip_ire_redirect_timer_expired' /usr/include/inet/ip_stack.h:100: error: syntax error before 'ip_ire_pmtu_timer_expired' /usr/include/inet/ip_stack.h:101: error: syntax error before 'ip_input_multi_squeue' /usr/include/inet/ip_stack.h:102: error: syntax error before 'ip_tcp_in_full_hw_cksum_err' /usr/include/inet/ip_stack.h:103: error: syntax error before 'ip_tcp_in_part_hw_cksum_err' /usr/include/inet/ip_stack.h:104: error: syntax error before 'ip_tcp_in_sw_cksum_err' /usr/include/inet/ip_stack.h:105: error: syntax error before 'ip_tcp_out_sw_cksum_bytes' /usr/include/inet/ip_stack.h:106: error: syntax error before 'ip_udp_in_full_hw_cksum_err' /usr/include/inet/ip_stack.h:107: error: syntax error before 'ip_udp_in_part_hw_cksum_err' /usr/include/inet/ip_stack.h:108: error: syntax error before 'ip_udp_in_sw_cksum_err' /usr/include/inet/ip_stack.h:109: error: syntax error before 'ip_udp_out_sw_cksum_bytes' /usr/include/inet/ip_stack.h:110: error: syntax error before 'ip_frag_mdt_pkt_out' /usr/include/inet/ip_stack.h:111: error: syntax error before 'ip_frag_mdt_discarded' /usr/include/inet/ip_stack.h:112: error: syntax error before 'ip_frag_mdt_allocfail' /usr/include/inet/ip_stack.h:113: error: syntax error before 'ip_frag_mdt_addpdescfail' /usr/include/inet/ip_stack.h:114: error: syntax error before 'ip_frag_mdt_allocd' /usr/include/inet/ip_stack.h:126: error: syntax error before 'kstat_named_t' /usr/include/inet/ip_stack.h:128: error: syntax error before 'ip6_udp_fannorm' /usr/include/inet/ip_stack.h:129: error: syntax error before 'ip6_udp_fanmb' /usr/include/inet/ip_stack.h:130: error: syntax error before 'ip6_out_sw_cksum' /usr/include/inet/ip_stack.h:131: error: syntax error before 'ip6_in_sw_cksum' /usr/include/inet/ip_stack.h:132: error: syntax error before 'ip6_tcp_in_full_hw_cksum_err' /usr/include/inet/ip_stack.h:133: error: syntax error before 'ip6_tcp_in_part_hw_cksum_err' /usr/include/inet/ip_stack.h:134: error: syntax error before 'ip6_tcp_in_sw_cksum_err' /usr/include/inet/ip_stack.h:135: error: syntax error before 'ip6_tcp_out_sw_cksum_bytes' /usr/include/inet/ip_stack.h:136: error: syntax error before 'ip6_udp_in_full_hw_cksum_err' /usr/include/inet/ip_stack.h:137: error: syntax error before 'ip6_udp_in_part_hw_cksum_err' /usr/include/inet/ip_stack.h:138: error: syntax error before 'ip6_udp_in_sw_cksum_err' /usr/include/inet/ip_stack.h:139: error: syntax error before 'ip6_udp_out_sw_cksum_bytes' /usr/include/inet/ip_stack.h:140: error: syntax error before 'ip6_frag_mdt_pkt_out' /usr/include/inet/ip_stack.h:141: error: syntax error before 'ip6_frag_mdt_discarded' /usr/include/inet/ip_stack.h:142: error: syntax error before 'ip6_frag_mdt_allocfail' /usr/include/inet/ip_stack.h:143: error: syntax error before 'ip6_frag_mdt_addpdescfail' /usr/include/inet/ip_stack.h:144: error: syntax error before 'ip6_frag_mdt_allocd' /usr/include/inet/ip_stack.h:178: error: syntax error before 'ip_stat_t' /usr/include/inet/ip_stack.h:180: error: syntax error before 'ips_ip6_statistics' /usr/include/inet/ip_stack.h:436: error: syntax error before '}' token In file included from /usr/include/inet/tcp.h:44, from /usr/include/inet/ipclassifier.h:38, from ../dlsof.h:108, from ../lsof.h:190, from ckkv.c:43: /usr/include/inet/ip6.h:390: error: syntax error before 'ip6_stat_t' In file included from /usr/include/inet/tcp_stack.h:34, from /usr/include/inet/tcp.h:47, from /usr/include/inet/ipclassifier.h:38, from ../dlsof.h:108, from ../lsof.h:190, from ckkv.c:43: /usr/include/inet/ipdrop.h:59: error: syntax error before 'kstat_named_t' /usr/include/inet/ipdrop.h:61: error: syntax error before 'ipds_tcp_mismatch' /usr/include/inet/ipdrop.h:62: error: syntax error before 'ipds_tcp_ipsec_alloc' /usr/include/inet/ipdrop.h:65: error: syntax error before 'ipds_sadb_inlarval_timeout' /usr/include/inet/ipdrop.h:66: error: syntax error before 'ipds_sadb_inlarval_replace' /usr/include/inet/ipdrop.h:67: error: syntax error before 'ipds_sadb_acquire_nomem' /usr/include/inet/ipdrop.h:68: error: syntax error before 'ipds_sadb_acquire_toofull' /usr/include/inet/ipdrop.h:69: error: syntax error before 'ipds_sadb_acquire_timeout' /usr/include/inet/ipdrop.h:72: error: syntax error before 'ipds_spd_ahesp_diffid' /usr/include/inet/ipdrop.h:73: error: syntax error before 'ipds_spd_loopback_mismatch' /usr/include/inet/ipdrop.h:74: error: syntax error before 'ipds_spd_explicit' /usr/include/inet/ipdrop.h:75: error: syntax error before 'ipds_spd_got_secure' /usr/include/inet/ipdrop.h:76: error: syntax error before 'ipds_spd_got_clear' /usr/include/inet/ipdrop.h:77: error: syntax error before 'ipds_spd_bad_ahalg' /usr/include/inet/ipdrop.h:78: error: syntax error before 'ipds_spd_got_ah' /usr/include/inet/ipdrop.h:79: error: syntax error before 'ipds_spd_bad_espealg' /usr/include/inet/ipdrop.h:80: error: syntax error before 'ipds_spd_bad_espaalg' /usr/include/inet/ipdrop.h:81: error: syntax error before 'ipds_spd_got_esp' /usr/include/inet/ipdrop.h:82: error: syntax error before 'ipds_spd_got_selfencap' /usr/include/inet/ipdrop.h:83: error: syntax error before 'ipds_spd_bad_selfencap' /usr/include/inet/ipdrop.h:84: error: syntax error before 'ipds_spd_nomem' /usr/include/inet/ipdrop.h:85: error: syntax error before 'ipds_spd_ah_badid' /usr/include/inet/ipdrop.h:86: error: syntax error before 'ipds_spd_esp_badid' /usr/include/inet/ipdrop.h:87: error: syntax error before 'ipds_spd_ah_innermismatch' /usr/include/inet/ipdrop.h:88: error: syntax error before 'ipds_spd_esp_innermismatch' /usr/include/inet/ipdrop.h:89: error: syntax error before 'ipds_spd_no_policy' /usr/include/inet/ipdrop.h:90: error: syntax error before 'ipds_spd_malformed_packet' /usr/include/inet/ipdrop.h:91: error: syntax error before 'ipds_spd_malformed_frag' /usr/include/inet/ipdrop.h:92: error: syntax error before 'ipds_spd_overlap_frag' /usr/include/inet/ipdrop.h:93: error: syntax error before 'ipds_spd_evil_frag' /usr/include/inet/ipdrop.h:94: error: syntax error before 'ipds_spd_max_frags' /usr/include/inet/ipdrop.h:97: error: syntax error before 'ipds_esp_nomem' /usr/include/inet/ipdrop.h:98: error: syntax error before 'ipds_esp_no_sa' /usr/include/inet/ipdrop.h:99: error: syntax error before 'ipds_esp_early_replay' /usr/include/inet/ipdrop.h:100: error: syntax error before 'ipds_esp_replay' /usr/include/inet/ipdrop.h:101: error: syntax error before 'ipds_esp_bytes_expire' /usr/include/inet/ipdrop.h:102: error: syntax error before 'ipds_esp_bad_padlen' /usr/include/inet/ipdrop.h:103: error: syntax error before 'ipds_esp_bad_padding' /usr/include/inet/ipdrop.h:104: error: syntax error before 'ipds_esp_bad_auth' /usr/include/inet/ipdrop.h:105: error: syntax error before 'ipds_esp_crypto_failed' /usr/include/inet/ipdrop.h:106: error: syntax error before 'ipds_esp_icmp' /usr/include/inet/ipdrop.h:107: error: syntax error before 'ipds_esp_nat_t_ipsec' /usr/include/inet/ipdrop.h:108: error: syntax error before 'ipds_esp_nat_t_ka' /usr/include/inet/ipdrop.h:111: error: syntax error before 'ipds_ah_nomem' /usr/include/inet/ipdrop.h:112: error: syntax error before 'ipds_ah_bad_v6_hdrs' /usr/include/inet/ipdrop.h:113: error: syntax error before 'ipds_ah_bad_v4_opts' /usr/include/inet/ipdrop.h:114: error: syntax error before 'ipds_ah_no_sa' /usr/include/inet/ipdrop.h:115: error: syntax error before 'ipds_ah_bad_length' /usr/include/inet/ipdrop.h:116: error: syntax error before 'ipds_ah_bad_auth' /usr/include/inet/ipdrop.h:117: error: syntax error before 'ipds_ah_crypto_failed' /usr/include/inet/ipdrop.h:118: error: syntax error before 'ipds_ah_early_replay' /usr/include/inet/ipdrop.h:119: error: syntax error before 'ipds_ah_replay' /usr/include/inet/ipdrop.h:120: error: syntax error before 'ipds_ah_bytes_expire' /usr/include/inet/ipdrop.h:123: error: syntax error before 'ipds_ip_ipsec_not_loaded' In file included from /usr/include/inet/tcp.h:47, from /usr/include/inet/ipclassifier.h:38, from ../dlsof.h:108, from ../lsof.h:190, from ckkv.c:43: /usr/include/inet/tcp_stack.h:42: error: syntax error before 'kstat_named_t' /usr/include/inet/tcp_stack.h:44: error: syntax error before 'tcp_time_wait_syn_success' /usr/include/inet/tcp_stack.h:45: error: syntax error before 'tcp_time_wait_syn_fail' /usr/include/inet/tcp_stack.h:46: error: syntax error before 'tcp_reinput_syn' /usr/include/inet/tcp_stack.h:47: error: syntax error before 'tcp_ip_output' /usr/include/inet/tcp_stack.h:48: error: syntax error before 'tcp_detach_non_time_wait' /usr/include/inet/tcp_stack.h:49: error: syntax error before 'tcp_detach_time_wait' /usr/include/inet/tcp_stack.h:50: error: syntax error before 'tcp_time_wait_reap' /usr/include/inet/tcp_stack.h:51: error: syntax error before 'tcp_clean_death_nondetached' /usr/include/inet/tcp_stack.h:52: error: syntax error before 'tcp_reinit_calls' /usr/include/inet/tcp_stack.h:53: error: syntax error before 'tcp_eager_err1' /usr/include/inet/tcp_stack.h:54: error: syntax error before 'tcp_eager_err2' /usr/include/inet/tcp_stack.h:55: error: syntax error before 'tcp_eager_blowoff_calls' /usr/include/inet/tcp_stack.h:56: error: syntax error before 'tcp_eager_blowoff_q' /usr/include/inet/tcp_stack.h:57: error: syntax error before 'tcp_eager_blowoff_q0' /usr/include/inet/tcp_stack.h:58: error: syntax error before 'tcp_not_hard_bound' /usr/include/inet/tcp_stack.h:59: error: syntax error before 'tcp_no_listener' /usr/include/inet/tcp_stack.h:60: error: syntax error before 'tcp_found_eager' /usr/include/inet/tcp_stack.h:61: error: syntax error before 'tcp_wrong_queue' /usr/include/inet/tcp_stack.h:62: error: syntax error before 'tcp_found_eager_binding1' /usr/include/inet/tcp_stack.h:63: error: syntax error before 'tcp_found_eager_bound1' /usr/include/inet/tcp_stack.h:64: error: syntax error before 'tcp_eager_has_listener1' /usr/include/inet/tcp_stack.h:65: error: syntax error before 'tcp_open_alloc' /usr/include/inet/tcp_stack.h:66: error: syntax error before 'tcp_open_detached_alloc' /usr/include/inet/tcp_stack.h:67: error: syntax error before 'tcp_rput_time_wait' /usr/include/inet/tcp_stack.h:68: error: syntax error before 'tcp_listendrop' /usr/include/inet/tcp_stack.h:69: error: syntax error before 'tcp_listendropq0' /usr/include/inet/tcp_stack.h:70: error: syntax error before 'tcp_wrong_rq' /usr/include/inet/tcp_stack.h:71: error: syntax error before 'tcp_rsrv_calls' /usr/include/inet/tcp_stack.h:72: error: syntax error before 'tcp_eagerfree2' /usr/include/inet/tcp_stack.h:73: error: syntax error before 'tcp_eagerfree3' /usr/include/inet/tcp_stack.h:74: error: syntax error before 'tcp_eagerfree4' /usr/include/inet/tcp_stack.h:75: error: syntax error before 'tcp_eagerfree5' /usr/include/inet/tcp_stack.h:76: error: syntax error before 'tcp_timewait_syn_fail' /usr/include/inet/tcp_stack.h:77: error: syntax error before 'tcp_listen_badflags' /usr/include/inet/tcp_stack.h:78: error: syntax error before 'tcp_timeout_calls' /usr/include/inet/tcp_stack.h:79: error: syntax error before 'tcp_timeout_cached_alloc' /usr/include/inet/tcp_stack.h:80: error: syntax error before 'tcp_timeout_cancel_reqs' /usr/include/inet/tcp_stack.h:81: error: syntax error before 'tcp_timeout_canceled' /usr/include/inet/tcp_stack.h:82: error: syntax error before 'tcp_timermp_freed' /usr/include/inet/tcp_stack.h:83: error: syntax error before 'tcp_push_timer_cnt' /usr/include/inet/tcp_stack.h:84: error: syntax error before 'tcp_ack_timer_cnt' /usr/include/inet/tcp_stack.h:85: error: syntax error before 'tcp_ire_null1' /usr/include/inet/tcp_stack.h:86: error: syntax error before 'tcp_ire_null' /usr/include/inet/tcp_stack.h:87: error: syntax error before 'tcp_ip_send' /usr/include/inet/tcp_stack.h:88: error: syntax error before 'tcp_ip_ire_send' /usr/include/inet/tcp_stack.h:89: error: syntax error before 'tcp_wsrv_called' /usr/include/inet/tcp_stack.h:90: error: syntax error before 'tcp_flwctl_on' /usr/include/inet/tcp_stack.h:91: error: syntax error before 'tcp_timer_fire_early' /usr/include/inet/tcp_stack.h:92: error: syntax error before 'tcp_timer_fire_miss' /usr/include/inet/tcp_stack.h:93: error: syntax error before 'tcp_rput_v6_error' /usr/include/inet/tcp_stack.h:94: error: syntax error before 'tcp_out_sw_cksum' /usr/include/inet/tcp_stack.h:95: error: syntax error before 'tcp_out_sw_cksum_bytes' /usr/include/inet/tcp_stack.h:96: error: syntax error before 'tcp_zcopy_on' /usr/include/inet/tcp_stack.h:97: error: syntax error before 'tcp_zcopy_off' /usr/include/inet/tcp_stack.h:98: error: syntax error before 'tcp_zcopy_backoff' /usr/include/inet/tcp_stack.h:99: error: syntax error before 'tcp_zcopy_disable' /usr/include/inet/tcp_stack.h:100: error: syntax error before 'tcp_mdt_pkt_out' /usr/include/inet/tcp_stack.h:101: error: syntax error before 'tcp_mdt_pkt_out_v4' /usr/include/inet/tcp_stack.h:102: error: syntax error before 'tcp_mdt_pkt_out_v6' /usr/include/inet/tcp_stack.h:103: error: syntax error before 'tcp_mdt_discarded' /usr/include/inet/tcp_stack.h:104: error: syntax error before 'tcp_mdt_conn_halted1' /usr/include/inet/tcp_stack.h:105: error: syntax error before 'tcp_mdt_conn_halted2' /usr/include/inet/tcp_stack.h:106: error: syntax error before 'tcp_mdt_conn_halted3' /usr/include/inet/tcp_stack.h:107: error: syntax error before 'tcp_mdt_conn_resumed1' /usr/include/inet/tcp_stack.h:108: error: syntax error before 'tcp_mdt_conn_resumed2' /usr/include/inet/tcp_stack.h:109: error: syntax error before 'tcp_mdt_legacy_small' /usr/include/inet/tcp_stack.h:110: error: syntax error before 'tcp_mdt_legacy_all' /usr/include/inet/tcp_stack.h:111: error: syntax error before 'tcp_mdt_legacy_ret' /usr/include/inet/tcp_stack.h:112: error: syntax error before 'tcp_mdt_allocfail' /usr/include/inet/tcp_stack.h:113: error: syntax error before 'tcp_mdt_addpdescfail' /usr/include/inet/tcp_stack.h:114: error: syntax error before 'tcp_mdt_allocd' /usr/include/inet/tcp_stack.h:115: error: syntax error before 'tcp_mdt_linked' /usr/include/inet/tcp_stack.h:116: error: syntax error before 'tcp_fusion_flowctl' /usr/include/inet/tcp_stack.h:117: error: syntax error before 'tcp_fusion_backenabled' /usr/include/inet/tcp_stack.h:118: error: syntax error before 'tcp_fusion_urg' /usr/include/inet/tcp_stack.h:119: error: syntax error before 'tcp_fusion_putnext' /usr/include/inet/tcp_stack.h:120: error: syntax error before 'tcp_fusion_unfusable' /usr/include/inet/tcp_stack.h:121: error: syntax error before 'tcp_fusion_aborted' /usr/include/inet/tcp_stack.h:122: error: syntax error before 'tcp_fusion_unqualified' /usr/include/inet/tcp_stack.h:123: error: syntax error before 'tcp_fusion_rrw_busy' /usr/include/inet/tcp_stack.h:124: error: syntax error before 'tcp_fusion_rrw_msgcnt' /usr/include/inet/tcp_stack.h:125: error: syntax error before 'tcp_fusion_rrw_plugged' /usr/include/inet/tcp_stack.h:126: error: syntax error before 'tcp_in_ack_unsent_drop' /usr/include/inet/tcp_stack.h:127: error: syntax error before 'tcp_sock_fallback' /usr/include/inet/tcp_stack.h:128: error: syntax error before 'tcp_lso_enabled' /usr/include/inet/tcp_stack.h:129: error: syntax error before 'tcp_lso_disabled' /usr/include/inet/tcp_stack.h:130: error: syntax error before 'tcp_lso_times' /usr/include/inet/tcp_stack.h:131: error: syntax error before 'tcp_lso_pkt_out' /usr/include/inet/tcp_stack.h:141: error: syntax error before 'kstat_named_t' /usr/include/inet/tcp_stack.h:143: error: syntax error before 'tcp_timermp_allocdblfail' /usr/include/inet/tcp_stack.h:144: error: syntax error before 'tcp_freelist_cleanup' /usr/include/inet/tcp_stack.h:217: error: syntax error before 'tcp_stat_t' /usr/include/inet/tcp_stack.h:246: error: syntax error before '}' token In file included from ../dlsof.h:148, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/vfs.h:190: error: syntax error before 'vopstats_t' /usr/include/sys/vfs.h:244: error: syntax error before 'vfs_impl_t' /usr/include/sys/vfs.h:255: error: syntax error before '}' token /usr/include/sys/vfs.h:355: error: syntax error before '*' token /usr/include/sys/vfs.h:355: error: syntax error before '*' token /usr/include/sys/vfs.h:355: error: syntax error before '*' token /usr/include/sys/vfs.h:355: error: syntax error before '*' token /usr/include/sys/vfs.h:355: error: syntax error before '*' token /usr/include/sys/vfs.h:355: error: syntax error before '*' token /usr/include/sys/vfs.h:355: error: syntax error before '*' token /usr/include/sys/vfs.h:355: error: syntax error before '*' token /usr/include/sys/vfs.h:355: error: syntax error before '*' token /usr/include/sys/vfs.h:358: error: syntax error before '*' token /usr/include/sys/vfs.h:359: error: syntax error before '*' token /usr/include/sys/vfs.h:360: error: syntax error before '*' token /usr/include/sys/vfs.h:361: error: syntax error before '*' token /usr/include/sys/vfs.h:362: error: syntax error before '*' token /usr/include/sys/vfs.h:363: error: syntax error before '*' token /usr/include/sys/vfs.h:364: error: syntax error before '*' token /usr/include/sys/vfs.h:365: error: syntax error before '*' token /usr/include/sys/vfs.h:367: error: syntax error before '*' token In file included from /usr/include/sys/fs/lofs_node.h:36, from ../dlsof.h:152, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/fs/lofs_info.h:103: error: field 'lfs_vfs' has incomplete type In file included from ../dlsof.h:158, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/fs/namenode.h:95: error: array type has incomplete element type In file included from ../dlsof.h:173, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/fs/autofs.h:254: error: array type has incomplete element type /usr/include/sys/fs/autofs.h:263: error: syntax error before 'vfs_t' In file included from /usr/include/vm/as.h:45, from /usr/include/sys/devops.h:37, from /usr/include/sys/sunddi.h:39, from /usr/include/sys/fs/dv_node.h:42, from ../dlsof.h:183, from ../lsof.h:190, from ckkv.c:43: /usr/include/vm/seg.h:62: error: syntax error before 'kstat_named_t' /usr/include/vm/seg.h:168: error: syntax error before 'segadvstat' In file included from /usr/include/sys/ndifm.h:37, from /usr/include/sys/ddi_impldefs.h:40, from /usr/include/sys/sunddi.h:43, from /usr/include/sys/fs/dv_node.h:42, from ../dlsof.h:183, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/ddifm_impl.h:39: error: syntax error before 'kstat_named_t' /usr/include/sys/ddifm_impl.h:41: error: syntax error before 'fek_fmc_grew' /usr/include/sys/ddifm_impl.h:42: error: syntax error before 'fek_acc_err' /usr/include/sys/ddifm_impl.h:43: error: syntax error before 'fek_dma_err' /usr/include/sys/ddifm_impl.h:90: error: field 'fh_kstat' has incomplete type In file included from /usr/include/sys/ddi_implfuncs.h:40, from /usr/include/sys/sunddi.h:44, from /usr/include/sys/fs/dv_node.h:42, from ../dlsof.h:183, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/project.h:45: error: syntax error before 'kstat_named_t' /usr/include/sys/project.h:47: error: syntax error before 'kpk_value' In file included from /usr/include/sys/vfs_opreg.h:32, from /usr/include/sys/fs/sdev_impl.h:38, from /usr/include/sys/fs/sdev_node.h:32, from /usr/include/sys/fs/dv_node.h:45, from ../dlsof.h:183, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/fem.h:126: error: syntax error before 'vfs_t' /usr/include/sys/fem.h:128: error: syntax error before '}' token /usr/include/sys/fem.h:130: error: syntax error before '}' token In file included from /usr/include/sys/fs/sdev_impl.h:38, from /usr/include/sys/fs/sdev_node.h:32, from /usr/include/sys/fs/dv_node.h:45, from ../dlsof.h:183, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/vfs_opreg.h:49: error: syntax error before '*' token /usr/include/sys/vfs_opreg.h:49: error: syntax error before '*' token /usr/include/sys/vfs_opreg.h:49: error: syntax error before '*' token /usr/include/sys/vfs_opreg.h:49: error: syntax error before '*' token /usr/include/sys/vfs_opreg.h:49: error: syntax error before '*' token /usr/include/sys/vfs_opreg.h:49: error: syntax error before '*' token /usr/include/sys/vfs_opreg.h:49: error: syntax error before '*' token /usr/include/sys/vfs_opreg.h:49: error: syntax error before '*' token /usr/include/sys/vfs_opreg.h:49: error: syntax error before '*' token In file included from ../dlsof.h:191, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/contract_impl.h:376: error: syntax error before 'vfs_t' In file included from /usr/include/sys/ctfs_impl.h:32, from ../dlsof.h:192, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/gfs.h:37:27: error: sys/extdirent.h: No such file or directory In file included from ../dlsof.h:193, from ../lsof.h:190, from ckkv.c:43: /usr/include/sys/port_impl.h:257: error: syntax error before 'vfs_t' /usr/include/sys/port_impl.h:262: error: syntax error before '}' token /usr/include/sys/port_impl.h:353: error: syntax error before 'kstat_named_t' In file included from ../dlsof.h:269, from ../lsof.h:190, from ckkv.c:43: /usr/include/nfs/nfs4.h:1341: error: syntax error before '*' token In file included from /usr/include/nfs/rnode4.h:40, from ../dlsof.h:270, from ../lsof.h:190, from ckkv.c:43: /usr/include/nfs/nfs4_clnt.h:164: error: syntax error before 'kstat_named_t' /usr/include/nfs/nfs4_clnt.h:166: error: syntax error before 'clgets' /usr/include/nfs/nfs4_clnt.h:167: error: syntax error before 'cltoomany' /usr/include/nfs/nfs4_clnt.h:956: error: syntax error before 'kstat_named_t' /usr/include/nfs/nfs4_clnt.h:1026: error: syntax error before '}' token /usr/include/nfs/nfs4_clnt.h:1218: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:1237: error: syntax error before '}' token /usr/include/nfs/nfs4_clnt.h:1305: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:1312: error: syntax error before '}' token /usr/include/nfs/nfs4_clnt.h:1374: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:1381: error: syntax error before '}' token /usr/include/nfs/nfs4_clnt.h:1421: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1453: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1455: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1456: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1457: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1460: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1480: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1481: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1732: error: syntax error before 'kstat_named_t' /usr/include/nfs/nfs4_clnt.h:1734: error: syntax error before 'cb_recall' /usr/include/nfs/nfs4_clnt.h:1735: error: syntax error before 'cb_null' /usr/include/nfs/nfs4_clnt.h:1736: error: syntax error before 'cb_dispatch' /usr/include/nfs/nfs4_clnt.h:1737: error: syntax error before 'delegaccept_r' /usr/include/nfs/nfs4_clnt.h:1738: error: syntax error before 'delegaccept_rw' /usr/include/nfs/nfs4_clnt.h:1739: error: syntax error before 'delegreturn' /usr/include/nfs/nfs4_clnt.h:1740: error: syntax error before 'callbacks' /usr/include/nfs/nfs4_clnt.h:1741: error: syntax error before 'claim_cur' /usr/include/nfs/nfs4_clnt.h:1742: error: syntax error before 'claim_cur_ok' /usr/include/nfs/nfs4_clnt.h:1743: error: syntax error before 'recall_trunc' /usr/include/nfs/nfs4_clnt.h:1744: error: syntax error before 'recall_failed' /usr/include/nfs/nfs4_clnt.h:1745: error: syntax error before 'return_limit_write' /usr/include/nfs/nfs4_clnt.h:1746: error: syntax error before 'return_limit_addmap' /usr/include/nfs/nfs4_clnt.h:1747: error: syntax error before 'deleg_recover' /usr/include/nfs/nfs4_clnt.h:1748: error: syntax error before 'cb_illegal' /usr/include/nfs/nfs4_clnt.h:1759: error: field 'nfs4_callback_stats' has incomplete type /usr/include/nfs/nfs4_clnt.h:1820: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:1822: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:1827: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1828: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1828: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1829: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1829: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1830: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1831: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1832: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1833: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1834: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1836: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1837: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1839: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1840: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1841: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1842: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:1844: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:1845: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:1856: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:1862: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1865: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1871: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1872: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1873: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1873: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1874: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1875: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1876: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1878: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1917: error: syntax error before 'nfs4_server_t' /usr/include/nfs/nfs4_clnt.h:1920: error: syntax error before '}' token /usr/include/nfs/nfs4_clnt.h:1932: error: syntax error before 'nfs4_recov_state_t' /usr/include/nfs/nfs4_clnt.h:1938: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1940: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1946: error: syntax error before 'vfs_t' /usr/include/nfs/nfs4_clnt.h:1952: error: syntax error before 'nfs4_recov_state_t' /usr/include/nfs/nfs4_clnt.h:1954: error: syntax error before 'nfs4_recov_state_t' /usr/include/nfs/nfs4_clnt.h:1956: error: syntax error before 'nfs4_recov_state_t' /usr/include/nfs/nfs4_clnt.h:1958: error: syntax error before 'nfs4_recov_state_t' /usr/include/nfs/nfs4_clnt.h:1971: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1973: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1976: error: syntax error before 'nfs4_ephemeral_tree_t' /usr/include/nfs/nfs4_clnt.h:1978: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1981: error: syntax error before 'nfs4_recov_state_t' /usr/include/nfs/nfs4_clnt.h:1982: error: syntax error before 'nfs4_recov_state_t' /usr/include/nfs/nfs4_clnt.h:1983: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:1986: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1988: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:1989: error: syntax error before 'nfs4_recov_state_t' /usr/include/nfs/nfs4_clnt.h:1997: error: syntax error before 'nfs4_server_t' /usr/include/nfs/nfs4_clnt.h:2001: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:2002: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:2003: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:2007: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:2010: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:2043: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:2045: error: syntax error before '}' token /usr/include/nfs/nfs4_clnt.h:2057: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:2057: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:2058: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:2058: error: syntax error before 'mntinfo4_t' /usr/include/nfs/nfs4_clnt.h:2060: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:2061: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:2062: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:2063: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:2064: error: syntax error before '*' token /usr/include/nfs/nfs4_clnt.h:2113: error: field 'nfscl_stat' has incomplete type In file included from ../dlsof.h:270, from ../lsof.h:190, from ckkv.c:43: /usr/include/nfs/rnode4.h:126: error: syntax error before 'nfs4_sharedfh_t' /usr/include/nfs/rnode4.h:131: error: syntax error before '*' token /usr/include/nfs/rnode4.h:226: error: syntax error before 'svnode_t' /usr/include/nfs/rnode4.h:231: error: syntax error before '*' token /usr/include/nfs/rnode4.h:298: error: syntax error before ':' token /usr/include/nfs/rnode4.h:302: error: syntax error before ':' token /usr/include/nfs/rnode4.h:306: error: syntax error before ':' token /usr/include/nfs/rnode4.h:329: error: syntax error before '}' token /usr/include/nfs/rnode4.h:385: error: syntax error before '*' token /usr/include/nfs/rnode4.h:385: error: syntax error before 'nfs4_sharedfh_t' /usr/include/nfs/rnode4.h:386: error: syntax error before '*' token /usr/include/nfs/rnode4.h:386: error: syntax error before '*' token /usr/include/nfs/rnode4.h:390: error: syntax error before '*' token /usr/include/nfs/rnode4.h:391: error: syntax error before '*' token /usr/include/nfs/rnode4.h:392: error: syntax error before '*' token /usr/include/nfs/rnode4.h:393: error: syntax error before '*' token /usr/include/nfs/rnode4.h:394: error: syntax error before '*' token /usr/include/nfs/rnode4.h:396: error: syntax error before '*' token /usr/include/nfs/rnode4.h:398: error: syntax error before '*' token /usr/include/nfs/rnode4.h:405: error: syntax error before '*' token /usr/include/nfs/rnode4.h:406: error: syntax error before '*' token /usr/include/nfs/rnode4.h:407: error: syntax error before '*' token /usr/include/nfs/rnode4.h:409: error: syntax error before '*' token /usr/include/nfs/rnode4.h:412: error: syntax error before '*' token /usr/include/nfs/rnode4.h:421: error: syntax error before '*' token /usr/include/nfs/rnode4.h:422: error: syntax error before '*' token /usr/include/nfs/rnode4.h:445: error: syntax error before '*' token /usr/include/nfs/rnode4.h:447: error: syntax error before '*' token /usr/include/nfs/rnode4.h:448: error: syntax error before '*' token /usr/include/nfs/rnode4.h:449: error: syntax error before '*' token /usr/include/nfs/rnode4.h:450: error: syntax error before 'rnode4_t' /usr/include/nfs/rnode4.h:452: error: syntax error before 'rnode4_t' /usr/include/nfs/rnode4.h:454: error: syntax error before 'rnode4_t' /usr/include/nfs/rnode4.h:457: error: syntax error before '*' token /usr/include/nfs/rnode4.h:471: error: syntax error before '*' token /usr/include/nfs/rnode4.h:472: error: syntax error before '*' token /usr/include/nfs/rnode4.h:473: error: syntax error before '*' token /usr/include/nfs/rnode4.h:474: error: syntax error before '*' token /usr/include/nfs/rnode4.h:478: error: syntax error before '*' token /usr/include/nfs/rnode4.h:480: error: syntax error before '*' token /usr/include/nfs/rnode4.h:481: error: syntax error before '*' token /usr/include/nfs/rnode4.h:482: error: syntax error before '*' token /usr/include/nfs/rnode4.h:483: error: syntax error before '*' token /usr/include/nfs/rnode4.h:484: error: syntax error before '*' token /usr/include/nfs/rnode4.h:486: error: syntax error before '*' token /usr/include/nfs/rnode4.h:487: error: syntax error before '*' token In file included from ../dlsof.h:289, from ../lsof.h:190, from ckkv.c:43: /usr/include/vm/seg_map.h:157: error: syntax error before 'kstat_named_t' /usr/include/vm/seg_map.h:159: error: syntax error before 'smp_getmap' /usr/include/vm/seg_map.h:160: error: syntax error before 'smp_get_use' /usr/include/vm/seg_map.h:161: error: syntax error before 'smp_get_reclaim' /usr/include/vm/seg_map.h:162: error: syntax error before 'smp_get_reuse' /usr/include/vm/seg_map.h:163: error: syntax error before 'smp_get_unused' /usr/include/vm/seg_map.h:164: error: syntax error before 'smp_get_nofree' /usr/include/vm/seg_map.h:165: error: syntax error before 'smp_rel_async' /usr/include/vm/seg_map.h:166: error: syntax error before 'smp_rel_write' /usr/include/vm/seg_map.h:167: error: syntax error before 'smp_rel_free' /usr/include/vm/seg_map.h:168: error: syntax error before 'smp_rel_abort' /usr/include/vm/seg_map.h:169: error: syntax error before 'smp_rel_dontneed' /usr/include/vm/seg_map.h:170: error: syntax error before 'smp_release' /usr/include/vm/seg_map.h:171: error: syntax error before 'smp_pagecreate' /usr/include/vm/seg_map.h:172: error: syntax error before 'smp_free_notfree' /usr/include/vm/seg_map.h:174: error: syntax error before 'smp_free_dirty' /usr/include/vm/seg_map.h:176: error: syntax error before 'smp_free' /usr/include/vm/seg_map.h:178: error: syntax error before 'smp_stolen' /usr/include/vm/seg_map.h:180: error: syntax error before 'smp_get_nomtx' ckkv.c: In function 'ckkv': ckkv.c:68: warning: implicit declaration of function 'uname' make[2]: *** [ckkv.o] Error 1 make[2]: Leaving directory `/export/home/solskogen/source/lsof-4.76.dfsg.1/lib' make[1]: *** [lib/liblsof.a] Error 2 make[1]: Leaving directory `/export/home/solskogen/source/lsof-4.76.dfsg.1' make: *** [build-stamp] Error 2