[Bug 199757] [build] make xdev fails when /usr/src is on readonly NFS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 28 11:45:23 UTC 2015


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: freebsd-bugs at FreeBSD.org
          Reporter: ruben.kerkhof at gmail.com

I have /usr/src on a readonly nfs mount.

Trying to build an xdev toolchain:
ruben at 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.


More information about the freebsd-bugs mailing list