https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199757
Bug ID: 199757
Summary: [build] make xdev fails when /usr/src is on readonly
NFS
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
I have /usr/src on a readonly nfs mount.
Trying to build an xdev toolchain:
ruben@localhost:/usr/src % sudo make -s TARGET=arm TARGET_ARCH=armv6 xdev
Results in:
===> lib/libexpat (buildincludes)
unifdef -U__VMS < /usr/src/lib/libexpat/../../contrib/expat/lib/expat.h | sed
-e 's/XmlParse_INCLUDED/_BSD_XML_H_/' -e
's/COPYING/src\/contrib\/expat\/COPYING/' -e
's/expat_external/bsdxml_external/' > bsdxml.h
/bin/sh: cannot create bsdxml.h: Read-only file system
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"