Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2003 16:41:06 -0600 (CST)
From:      "Douglas K. Rand" <rand@meridian-enviro.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59657: emulators/linux_base-8 cpio for install won't work if ${WRKSRC} is on a different filesystem.
Message-ID:  <200311242241.hAOMf6UY091292@mizar.meridian-enviro.com>
Resent-Message-ID: <200311242250.hAOMoKsG084510@freefall.freebsd.org>

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

>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@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:



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