crochet failing when installing ubldr
Ian Lepore
ian at FreeBSD.org
Sun Sep 15 13:07:05 UTC 2013
On Sat, 2013-09-14 at 20:07 -1000, Werner Thie wrote:
> Hi Tim
>
> sorry for bugging you, but crochet is failing when installing ubldr
>
> sh /usr/local/src/tools/install.sh -o root -g wheel -m 444
> /usr/local/src/sys/boot/arm/uboot/../../forth/loader.conf
> /home/wthie/proj/crochet-freebsd/work/ubldr-armv6-BEAGLEBONE-NOWITNESS//boot/defaults/loader.conf
>
> which seems very strange (path has a double // in front of boot).
>
> The file loader.conf is available and I'm scratching my head for the
> code which assembles this path
>
> Mahalo, Werner
>
> [other info snipped]
You don't show an actual error message there. The double slash is
harmless, it happens sometimes when scripts concatenate configured path
strings together.
-- Ian
More information about the freebsd-arm
mailing list