Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 1999 09:02:01 -0500 (EST)
From:      Mikhail Teterin <mi@kot.ne.mediaone.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14995: sysutils/lsof does not build
Message-ID:  <199911191402.JAA85529@rtfm.newton>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911191402.JAA85529>