Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2002 10:54:48 -0800 (PST)
From:      Erik Greenwald <erik@smluc.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/33955: sysutils/lsof is broken (uncompilable)
Message-ID:  <200201161854.g0GIsmt00628@freefall.freebsd.org>

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

>Number:         33955
>Category:       ports
>Synopsis:       sysutils/lsof is broken (uncompilable)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 16 11:00:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        5.0 -current
>Organization:
>Environment:
FreeBSD fenris 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Tue Jan 15 12:11:34 CST 2002     root@fenris:/usr/src/sys/i386/compile/FENRIS  i386

>Description:
sysutils/lsof build is broken      

Script started on Wed Jan 16 12:52:55 2002
fenris# make^M
===>  Building for lsof-4.60
(cd lib; make DEBUG="-O" CFGF="-DFREEBSDV=500 -DHASFDESCFS=2 -DHASPROCFS -DHAS9660FS -DHASIPv6 -DLSOF_VSTR=\"5.0-CURRENT\"")
cc  -DFREEBSDV=500 -DHASFDESCFS=2 -DHASPROCFS -DHAS9660FS -DHASIPv6 -DLSOF_VSTR=\"5.0-CURRENT\" -I/usr/include -I/usr/src/sys -O -c dnode.c
dnode.c: In function `process_node':
dnode.c:198: storage size of `pb' isn't known
dnode.c:549: dereferencing pointer to incomplete type
dnode.c:597: dereferencing pointer to incomplete type
dnode.c:598: `Proot' undeclared (first use in this function)
dnode.c:598: (Each undeclared identifier is reported only once
dnode.c:598: for each function it appears in.)
dnode.c:599: `Pproc' undeclared (first use in this function)
dnode.c:603: `Pmem' undeclared (first use in this function)
dnode.c:604: dereferencing pointer to incomplete type
dnode.c:606: `Pregs' undeclared (first use in this function)
dnode.c:610: `Pfpregs' undeclared (first use in this function)
dnode.c:600: warning: unreachable code at beginning of switch statement
dnode.c:782: dereferencing pointer to incomplete type
dnode.c:788: dereferencing pointer to incomplete type
dnode.c:791: `Pfile' undeclared (first use in this function)
dnode.c:793: dereferencing pointer to incomplete type
dnode.c:798: dereferencing pointer to incomplete type
dnode.c:803: dereferencing pointer to incomplete type
dnode.c:808: dereferencing pointer to incomplete type
dnode.c:811: `Pctl' undeclared (first use in this function)
dnode.c:813: dereferencing pointer to incomplete type
dnode.c:816: `Pstatus' undeclared (first use in this function)
dnode.c:818: dereferencing pointer to incomplete type
dnode.c:821: `Pnote' undeclared (first use in this function)
dnode.c:823: dereferencing pointer to incomplete type
dnode.c:826: `Pnotepg' undeclared (first use in this function)
dnode.c:828: dereferencing pointer to incomplete type
dnode.c:833: `Pmap' undeclared (first use in this function)
dnode.c:835: dereferencing pointer to incomplete type
dnode.c:838: `Ptype' undeclared (first use in this function)
dnode.c:840: dereferencing pointer to incomplete type
dnode.c:784: warning: unreachable code at beginning of switch statement
dnode.c:880: dereferencing pointer to incomplete type
*** Error code 1

Stop in /usr/ports/sysutils/lsof/work/lsof_4.60.
*** Error code 1

Stop in /usr/ports/sysutils/lsof.
*** Error code 1

Stop in /usr/ports/sysutils/lsof.
*** Error code 1

>How-To-Repeat:
cd /usr/ports/sysutils/lsof ; make
>Fix:
      
>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?200201161854.g0GIsmt00628>