From owner-freebsd-ports Fri Nov 19 6:10:14 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 58EB4150FC for ; Fri, 19 Nov 1999 06:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA10450; Fri, 19 Nov 1999 06:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from kot.ne.mediaone.net (kot.ne.mediaone.net [24.218.15.190]) by hub.freebsd.org (Postfix) with ESMTP id 4286914D0A for ; Fri, 19 Nov 1999 06:02:02 -0800 (PST) (envelope-from mi@kot.ne.mediaone.net) Received: from rtfm.newton (rtfm.newton [10.10.0.1]) by kot.ne.mediaone.net (8.9.3/8.9.1) with ESMTP id JAA05805 for ; Fri, 19 Nov 1999 09:02:01 -0500 (EST) Received: (from mi@localhost) by rtfm.newton (8.9.3/8.9.3) id JAA85529; Fri, 19 Nov 1999 09:02:01 -0500 (EST) (envelope-from mi@kot.ne.mediaone.net) Message-Id: <199911191402.JAA85529@rtfm.newton> Date: Fri, 19 Nov 1999 09:02:01 -0500 (EST) From: Mikhail Teterin Reply-To: mi@kot.ne.mediaone.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14995: sysutils/lsof does not build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14995 >Category: ports >Synopsis: sysutils/lsof does not build >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 19 06:10:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 3.3-STABLE i386 >Organization: Virtual Estates, Inc. >Environment: >Description: [...] ===> Patching for lsof-4.46.1 ===> Applying FreeBSD patches for lsof-4.46.1 ===> Configuring for lsof-4.46.1 rm -f ddev.c dfile.c dlsof.h dmnt.c dnode*.c dproc.c dproto.h dsock.c dstore.c k ernelbase.h machine.h machine.h.old new_machine.h __lseek.s Makefile ln -s dialects/freebsd/dlsof.h dlsof.h ln -s dialects/freebsd/dmnt.c dmnt.c ln -s dialects/freebsd/dnode.c dnode.c ln -s dialects/freebsd/dnode1.c dnode1.c ln -s dialects/freebsd/dproc.c dproc.c ln -s dialects/freebsd/dproto.h dproto.h ln -s dialects/freebsd/dsock.c dsock.c ln -s dialects/freebsd/dstore.c dstore.c ln -s dialects/freebsd/machine.h machine.h Makefile and lib/Makefile created. ===> Building for lsof-4.46.1 (cd lib; make DEBUG="-O2" CFGF="-fexpensive-optimizations -pipe ") cc -fexpensive-optimizations -pipe -I/usr/include -I/usr/src/sys -O2 -c ckkv.c In file included from ../lsof.h:167, from ckkv.c:43: ../dlsof.h:91: ufs/quota.h: No such file or directory ../dlsof.h:92: ufs/inode.h: No such file or directory ../dlsof.h:93: ufs/ufsmount.h: No such file or directory ../dlsof.h:94: ufs/mfsnode.h: No such file or directory In file included from ../lsof.h:167, from ckkv.c:43: ../dlsof.h:129: sys/kinfo.h: No such file or directory In file included from ../lsof.h:167, from ckkv.c:43: ../dlsof.h:177: ufs/lockf.h: No such file or directory In file included from ../dlsof.h:121, from ../lsof.h:167, from ckkv.c:43: /usr/include/nfs/nfs.h:219: parse error before `NFSKERBKEY_T' /usr/include/nfs/nfs.h:219: warning: no semicolon at end of struct or union /usr/include/nfs/nfs.h:230: parse error before `NFSKERBKEY_T' /usr/include/nfs/nfs.h:230: warning: no semicolon at end of struct or union In file included from ../dlsof.h:193, from ../lsof.h:167, from ckkv.c:43: /usr/include/vm/vm_map.h:158: field `vm_pmap' has incomplete type In file included from ../lsof.h:746, from ckkv.c:43: ../proto.h:175: warning: `struct inode' declared inside parameter list ../proto.h:175: warning: its scope is only this definition or declaration, ../proto.h:175: warning: which is probably not what you want. *** Error code 1 Stop. [...] >How-To-Repeat: cd /usr/ports/sysutils/lsof make >Fix: Debug it... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message