Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2015 11:45:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 199757] [build] make xdev fails when /usr/src is on readonly NFS
Message-ID:  <bug-199757-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: ruben.kerkhof@gmail.com

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.



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