ports/114091: lsof does not compile

Charlie & root at perun.si21.com
Thu Jun 28 09:10:02 UTC 2007


>Number:         114091
>Category:       ports
>Synopsis:       lsof does not compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 28 09:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Goran Dodig
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
Kabi d.o.o.
>Environment:
System: FreeBSD perun.si21.com 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	lsof does not compile:
$ make install
===>  Extracting for lsof-4.79B
=> MD5 Checksum OK for lsof_4.79B.freebsd.tar.bz2.
===>   lsof-4.79B depends on file: /usr/local/sbin/pkg_info - found
===>  Patching for lsof-4.79B
===>  Applying FreeBSD patches for lsof-4.79B
===>  Configuring for lsof-4.79B

--snip--

===>  Building for lsof-4.79B
(cd lib; make DEBUG="-O" CFGF="-pipe -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHASCPUMASK_T -DHASSBSTATE -DFREEBSDV=5030 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DLSOF_VSTR=\"5.3-RELEASE\"")
cc  -pipe -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHASCPUMASK_T -DHASSBSTATE -DFREEBSDV=5030 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DLSOF_VSTR="5.3-RELEASE" -I/usr/src/sys -O -c ckkv.c
In file included from /usr/src/sys/sys/param.h:101,
                 from ../machine.h:60,
                 from ckkv.c:33:
/usr/src/sys/sys/signal.h:364:1: warning: "MINSIGSTKSZ" redefined
In file included from /usr/src/sys/sys/signal.h:46,
                 from /usr/src/sys/sys/param.h:101,
                 from ../machine.h:60,
                 from ckkv.c:33:
/usr/include/machine/signal.h:50:1: warning: this is the location of the previous definition

--snip--

/usr/src/sys/sys/signal.h:364:1: warning: "MINSIGSTKSZ" redefined
In file included from /usr/src/sys/sys/signal.h:46,
                 from /usr/src/sys/sys/param.h:101,
                 from ../machine.h:60,
                 from rnmh.c:34:
/usr/include/machine/signal.h:50:1: warning: this is the location of the previous definition
rnmh.c: In function `ncache_isroot':
rnmh.c:241: error: storage size of 'v' isn't known
*** Error code 1

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

Stop in /usr/ports/sysutils/lsof/work/lsof_4.79B.freebsd.
*** Error code 1

Stop in /usr/ports/sysutils/lsof.

>How-To-Repeat:
	cd /usr/ports/sysutils/lsof
	make install
>Fix:

	


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



More information about the freebsd-ports-bugs mailing list