Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2004 14:39:18 -0700 (PDT)
From:      Gábor Zahemszky <gabor@zahemszky.hu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/65970: lsof-4.71.1 cannot compile from ports
Message-ID:  <200404252139.i3PLdIY2050371@www.freebsd.org>
Resent-Message-ID: <200404252140.i3PLeRG8030531@freefall.freebsd.org>

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

>Number:         65970
>Category:       ports
>Synopsis:       lsof-4.71.1 cannot compile from ports
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 25 14:40:27 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gábor Zahemszky
>Release:        5.2.1-p5 and 5-current from today
>Organization:
Zahemszky Ltd.
>Environment:
5.2.1-p5
>Description:
The sysutils/lsof port cannot compile.
This is the output from make:
===>  Building for lsof-4.71.1
(cd lib; make DEBUG="-O" CFGF="-pipe -DFREEBSDV=520 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHAS9660FS -DHASIPv6 -DLSOF_VSTR=\"5.2-CURRENT\"")
cc  -pipe -DFREEBSDV=520 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHAS9660FS -DHASIPv6 -DLSOF_VSTR="5.2-CURRENT" -I/usr/src/sys -O -c ckkv.c
In file included from ckkv.c:33:
./machine.h:54: error: syntax error before "cpumask_t"
./machine.h:54: warning: data definition has no type or storage class
In file included from /usr/src/sys/sys/mutex.h:41,
                 from /usr/src/sys/sys/eventhandler.h:34,
                 from /usr/src/sys/sys/conf.h:44,
                 from ../dlsof.h:68,
                 from ../lsof.h:181,
                 from ckkv.c:43:
/usr/src/sys/sys/pcpu.h:66: error: syntax error before "cpumask_t"
*** Error code 1

Stop in /usr/ports/sysutils/lsof/work/lsof_4.72A.freebsd/lib.
*** Error code 1

Stop in /usr/ports/sysutils/lsof/work/lsof_4.72A.freebsd.
*** Error code 1

Stop in /usr/ports/sysutils/lsof.

>How-To-Repeat:
cd /usr/prots/sysutils/lsof
make

>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



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