Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2001 06:18:36 +0000 (GMT)
From:      Bruce M Simpson <bms@spc.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33224: Build breaks on CURRENT due to <sys/dir.h> changes
Message-ID:  <20011227061836.EAF8D2102C@kiowa.dek.spc.org>

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

>Number:         33224
>Category:       ports
>Synopsis:       Build breaks on CURRENT due to <sys/dir.h> changes
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 22:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bruce M Simpson
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD kiowa.dek.spc.org 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Mon Dec 24 04:57:54 GMT 2001 root@kiowa.dek.spc.org:/usr/src/sys/i386/compile/KIOWA i386

>Description:
	mmv build breaks during compile; there is a problem with the
	dirent interface it uses. this is old cold, but the tool is
	extremely useful.

===>  Extracting for mmv-1.01b
>How-To-Repeat:
	Try to build the package on -CURRENT. The build will break.
	The package builds correctly on 4.4-STABLE.

>Fix:
	No fix yet, this is just a notification; if/when I fix I shall
	submit it as a followup to this PR, meanwhile if this could
	be passed onto maintainer would be most grateful.
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for mmv/part01.Z.
 >> Checksum OK for mmv/part02.Z.
 >> Checksum OK for mmv/mmv.pch.Z.
 ===>  Patching for mmv-1.01b
 ===>  Applying distribution patches for mmv-1.01b
 ===>  Applying FreeBSD patches for mmv-1.01b
 ===>  Configuring for mmv-1.01b
 ===>  Building for mmv-1.01b
 cc -o mmv -O -pipe   mmv.c
 In file included from mmv.c:138:
 /usr/include/sys/dir.h:41: warning: #warning "The information in this file should be obtained from <dirent.h>"
 /usr/include/sys/dir.h:42: warning: #warning "and is provided solely (and temporarily) for backward compatibility."
 mmv.c:409: initializer element is not constant
 mmv.c: In function `dostage':
 mmv.c:1067: warning: assignment makes pointer from integer without a cast
 mmv.c: In function `mygets':
 mmv.c:2867: warning: assignment makes pointer from integer without a cast
 *** Error code 1
 

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?20011227061836.EAF8D2102C>