Chromebook image - install fails
Torfinn Ingolfsen
torfinn.ingolfsen at getmail.no
Tue Jan 6 23:07:19 UTC 2015
On Sun, 4 Jan 2015 23:43:31 +0100
Torfinn Ingolfsen <torfinn.ingolfsen at getmail.no> wrote:
> Continuation of this[1] thread.
> --------------------------------------------------------------
> >>> Installing everything
> --------------------------------------------------------------
> cd /zs/tingo/work/chromebook/cb2/src; make -f Makefile.inc1 install
> ===> share/info (install)
> install -o root -g wheel -m 644 dir-tmpl /mnt/usr/share/info/dir
> ===> lib (install)
> ===> lib/csu/arm (install)
> install -o root -g wheel -m 444 crt1.o crti.o crtn.o Scrt1.o gcrt1.o /mnt/usr/lib
> install: crt1.o: No such file or directory
> *** [realinstall] Error code 71
> 1 error
> *** [_sub.realinstall] Error code 2
> 1 error
> *** [_sub.realinstall] Error code 2
> 1 error
> *** [reinstall] Error code 2
> 1 error
> *** [installworld] Error code 2
> 1 error
> *** [installworld] Error code 2
> 2 errors
I don't understand why it fails to find crt1.o:
tingo at kg-core1$ pwd
/zs/tingo/work/chromebook/cb2
tingo at kg-core1$ find obj -name crt1.o -print
obj/arm.armv6/zs/tingo/work/chromebook/cb2/src/tmp/usr/lib/crt1.o
obj/arm.armv6/zs/tingo/work/chromebook/cb2/src/lib/csu/arm/crt1.o
--
Torfinn Ingolfsen <torfinn.ingolfsen at getmail.no>
More information about the freebsd-arm
mailing list