Yes you are right It was because my temp obj dir was hosted on NFS and due to intermittent connectivity issues, I was facing this I believe
When I reloaded mountd and started it worked fine but now I am facing another issue I am getting an error while compiling the ATH module saying the file 'ah_osdep.h' file is not there Should I create a new thread or continue here or post on freebsd-wlan? On Wed, Aug 16, 2017 at 3:09 PM, Brandon Allbery <[email protected]> wrote: > On Wed, Aug 16, 2017 at 1:46 AM, Aijaz Baig <[email protected]> wrote: > >> ===> share/zoneinfo (all) >> cp -fp /usr/src/share/zoneinfo/../../contrib/tzdata//yearistype.sh >> yearistype >> cp: chflags: yearistype: Operation not supported >> *** Error code 1 >> >> (...) >> Looks like it failed while building zoneinfo since apparently >> [file]yearistype[/file] is not supported (*on what? this processor i.e. >> CPUTYPE*??). Is there a way to skip certain packages (like related to >> regional localisations since US-EN is fine with me)?? > > > Nothing to do with yearistype /per se/. Most likely you are booted into a > securelevel that forbids whatever chflags operation was attempted on that > filesystem. > > -- > brandon s allbery kf8nh sine nomine > associates > [email protected] > [email protected] > unix, openafs, kerberos, infrastructure, xmonad > http://sinenomine.net > -- Best Regards, Aijaz Baig _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
