[Buildroot] buildroot-20141121 -> building RTAI => syntax error near unexpected token

Peter Korsgaard peter at korsgaard.com
Tue Nov 25 15:52:26 UTC 2014


>>>>> "Spielmann" == Spielmann Werner <Werner.Spielmann at SWAROVSKI.COM> writes:

 > Hallo,
 > here I'm back with new troubles...   ;-)



 > Please is there anybody out there who can give me a hint?



 > I want to build the system on an Ubuntu 14.04/32 bit system - but building rtai there is aproblem I don't understand.

 > It seems the sed-action failed.


 > (SED) 's%^staging=.*%staging=/home/spiewe/svnws/buildroot-2014.11.21/output/host/usr/i686-buildroot-linux-uclibc/sysroot%' /home/spiewe/svnws/buildroot-2014.11.21/output/host/usr/i686-buildroot-linux-uclibc/sysroot/usr/bin/rtai-config

 > /bin/sh: -c: line 0: syntax error near unexpected token `'s%^staging=.*%staging=/home/spiewe/svnws/buildroot-2014.11.21/output/host/usr/i686-buildroot-linux-uclibc/sysroot%''

Good catch! There's a dollar sign ($) missing before (SED). Please
change it in package/rtai/rtai.mk (RTAI_POST_PATCH_FIXUP).

I'll fix it in git for the upcoming 2014.11 release.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list