freebsd / crochet

Build FreeBSD images for RaspberryPi, BeagleBone, PandaBoard, and others.
BSD 2-Clause "Simplified" License
611 stars 187 forks source link

ZedBoard fail compilation #143

Closed nanim93 closed 7 years ago

nanim93 commented 8 years ago

Hi everyone Operating system: FreeBSD 9.3-RELEASE amd64

Source code in /usr/src: FreeBSD 11.0-CURRENT downloaded by the comand 'svn co "http://svn0.us-west.freebsd.org/base/head" /usr/src' svn co "http://svn0.us-west.freebsd.org/base/head" /usr/src So, when I try to compile, I obtain this: root@root: /bin/sh crochet.sh -c config_zedboard.sh _Starting at Thu Feb 18 17:30:15 ART 2016 Loading configuration from config_zedboard.sh Board: ZedBoard Option: UsrPorts Will install up-to-date /usr/ports from portsnap Option: UsrSrc Source Version is: 295757 Building FreeBSD version: 11.0 Image name is: /home/FreeBSDPC/Descargas/Crochet/work/FreeBSD-ZEDBOARD-ZedBoard-Src-Ports.img Building FreeBSD version: 11.0 eval: 1: Syntax error: redirection unexpected

I've used a config file that I made. But I obtained the same error if I use the generic config file by the comand: /bin/sh crochet.sh -b ZedBoard

Hernán Malatini

kientzle commented 8 years ago

I suspect this is an issue with FreeBSD 9. Do you have a newer FreeBSD system around?

kientzle commented 7 years ago

Closing, since we don't officially support running Crochet on FreeBSD 9.