ports/59657: emulators/linux_base-8 cpio for install won't work if ${WRKSRC} is on a different filesystem.

Douglas K. Rand rand at meridian-enviro.com
Mon Nov 24 22:50:25 UTC 2003


>Number:         59657
>Category:       ports
>Synopsis:       emulators/linux_base-8 cpio for install won't work if ${WRKSRC} is on a different filesystem.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 24 14:50:19 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Douglas K. Rand
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
Meridian Enviornmental Technology, Inc.
>Environment:
System: FreeBSD mizar.meridian-enviro.com 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Sun Nov 23 14:59:05 CST 2003 rand at mizar.meridian-enviro.com:/usr/obj/usr/src/sys/FCST i386


>Description:
	I use a NFS mounted /usr/ports tree and a WRKDIRPREFIX=/tmp/ports
	in /etc/make.conf so that all the work/ files are local to the system.
	The do-install target uses cpio -dlmp, and the -l option causes cpio
	to fail with "Cross-device link" errors.
>How-To-Repeat:
	Add WRKDIRPREFIX=/tmp/ports to /etc/make.conf and then try "make install"
	in /usr/ports/emulators/linux_base-8.
>Fix:

	I just removed the l option from the cpio, but I'm not sure if thats the
	"right" solution.  :)


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



More information about the freebsd-ports-bugs mailing list