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
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