upgrading arm6hf

bob prohaska fbsd at www.zefox.net
Sat May 21 00:29:06 UTC 2016


Something is still amiss. First try at buildworld stopped with a missing object file/directory,
so I cleaned out /usr/obj and tried again. The build stopped, this time wanting a TARGET_ARCH,
prompting 
root at www:/usr/src # make -j6 buildworld TARGET_ARCH=armv6 > buildworld.log &
[1] 3753
root at www:/usr/src # 1 error

[1]    Exit 2                        make -j6 buildworld TARGET_ARCH=armv6 > buildworld.log
root at www:/usr/src # tail *.log
--- buildworld ---
make[1]: "/usr/src/Makefile.inc1" line 266: To cross-build, set TARGET_ARCH.
*** [buildworld] Error code 1

make: stopped in /usr/src

Re-fetching Makefile and Makefil.inc1 seems to have no effect. 
The system wants a TARGET_ARCH, then seems to ignore it.
Is there a syntax error in the buildworld command?
Thanks for reading,

bob prohaska



On Fri, May 20, 2016 at 04:16:22PM -0700, bob prohaska wrote:
> On Fri, May 20, 2016 at 02:32:44PM -0600, Ian Lepore wrote:
> > On Thu, 2016-05-19 at 23:59 -0700, bob prohaska wrote:
> > > Just did a reboot, uname -p reports
> > > root at www:~ # uname -p
> > > armv6hf
> > > 
> > 
> > FYI, this just got fixed with Warner's r300324 commit.  I think only
> > your kernel needs rebuilding to make it right in userland too.
> > 
> > -- Ian
> > 
> Indeed, the kernel build completed with no special options, the install
> required DESTIR=/ but that's all. Will the DESTDIR requirement persist?
> 
> After reboot the system says it's at r300334M, uname -p reports armv6,
> not armv6hf as before; is this expected? World and userland are now
> very slightly out of sync, so the next step is to update and repeat
> a complete OS build/install cycle. A few minutes into the process all
> seems well.
> 
> Thank you very much!
> 
> bob prohaska
> 
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"


More information about the freebsd-arm mailing list