Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 2015 00:06:53 +0100
From:      Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no>
To:        freebsd-arm@FreeBSD.org
Subject:   Re: Chromebook image - install fails
Message-ID:  <20150107000653.619bc2f3bda8be8ea2307f17@getmail.no>
In-Reply-To: <20150104234331.e0f2cdff0837b76199547b48@getmail.no>
References:  <20150104234331.e0f2cdff0837b76199547b48@getmail.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Jan 2015 23:43:31 +0100
Torfinn Ingolfsen <torfinn.ingolfsen@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@kg-core1$ pwd
/zs/tingo/work/chromebook/cb2
tingo@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@getmail.no>



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