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

Spielmann Werner Werner.Spielmann at SWAROVSKI.COM
Wed Nov 26 06:37:05 UTC 2014


Hello Peter,

thanks a lot for your help!
You were absolutely right!

Have a nice day!

Werner


-----Ursprüngliche Nachricht-----
Von: Peter Korsgaard [mailto:jacmet at gmail.com] Im Auftrag von Peter Korsgaard
Gesendet: Dienstag, 25. November 2014 16:52
An: Spielmann Werner
Cc: buildroot at busybox.net
Betreff: Re: buildroot-20141121 -> building RTAI => syntax error near unexpected token

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