If you're using Ubuntu, you might want to check the tweaks at https://casper.berkeley.edu/wiki/MSSGE_Setup_with_Xilinx_14.x_and_Matlab_2012b, which include the dash vs bash issue Dave mentioned.
Cheers Jack On Wed, 3 Jan 2018 at 19:16 David MacMahon <[email protected]> wrote: > Hi, Roberto, > > I suspect that your /bin/sh is a symlink to some shell program that is not > fully Bourne shell compatible (maybe /bin/dash?). You can check this by > running: > > readlink -f /bin/sh > > Lots of info about different shell variants can be found here: > > > https://unix.stackexchange.com/questions/145522/what-does-it-mean-to-be-sh-compatible#145524 > > HTH, > Dave > > > On Jan 3, 2018, at 10:16, Roberto F. <[email protected]> wrote: > > Hi there, > > i had to reinstall xilinx ise and download a newer version of the > mlib_devel to work with a roach 2. > I tried a simple programm, just two register one from processor and one to > processor. > When running the system generator part a error message appears: > > """ > Begin generation > Checking model status > Checking simulation times > Performing compilation and generation > Compilation and generation completed in 9.2193 seconds > /opt/Xilinx/14.7/ISE_DS/ISE/sysgen/bin/lin64/saferun: 9: [: > x/opt/Xilinx/14.7/ISE_DS/ISE//lib/lin64:/opt/Xilinx/14.7/ISE_DS/ISE/lib/lin64:/opt/Xilinx/14.7/ISE_DS/ISE/sysgen/lib/lin64:/opt/Xilinx/14.7/ISE_DS/PlanAhead/lib:/opt/Xilinx/14.7/ISE_DS/EDK/lib/lin64:/usr/local/MATLAB/R2013a/sys/os/glnxa64:/usr/local/MATLAB/R2013a/bin/glnxa64:/usr/local/MATLAB/R2013a/extern/lib/glnxa64:/usr/local/MATLAB/R2013a/runtime/glnxa64:/usr/local/MATLAB/R2013a/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:/usr/local/MATLAB/R2013a/sys/java/jre/glnxa64/jre/lib/amd64/server:/usr/local/MATLAB/R2013a/sys/java/jre/glnxa64/jre/lib/amd64:/opt/Xilinx/14.7/ISE_DS/ISE/smartmodel/lin64/installed_lin64/lib:/opt/Xilinx/14.7/ISE_DS/ISE/sysgen/lib:/opt/Xilinx/14.7/ISE_DS/common/lib/lin64: > unexpected operator > /opt/Xilinx/14.7/ISE_DS/ISE/sysgen/bin/lin64/saferun: 9: [: > x/opt/Xilinx/14.7/ISE_DS/ISE/sysgen/lib/lin64:/opt/Xilinx/14.7/ISE_DS/ISE//lib/lin64:/opt/Xilinx/14.7/ISE_DS/ISE/lib/lin64:/opt/Xilinx/14.7/ISE_DS/ISE/sysgen/lib/lin64:/opt/Xilinx/14.7/ISE_DS/PlanAhead/lib:/opt/Xilinx/14.7/ISE_DS/EDK/lib/lin64:/usr/local/MATLAB/R2013a/sys/os/glnxa64:/usr/local/MATLAB/R2013a/bin/glnxa64:/usr/local/MATLAB/R2013a/extern/lib/glnxa64:/usr/local/MATLAB/R2013a/runtime/glnxa64:/usr/local/MATLAB/R2013a/sys/java/jre/glnxa64/jre/lib/amd64/native_threads:/usr/local/MATLAB/R2013a/sys/java/jre/glnxa64/jre/lib/amd64/server:/usr/local/MATLAB/R2013a/sys/java/jre/glnxa64/jre/lib/amd64:/opt/Xilinx/14.7/ISE_DS/ISE/smartmodel/lin64/installed_lin64/lib:/opt/Xilinx/14.7/ISE_DS/ISE/sysgen/lib:/opt/Xilinx/14.7/ISE_DS/common/lib/lin64: > unexpected operator > Release 14.7 - xst P.20131013 (lin64) > > ... > ... > """ > > This cause failure in the compilation. Someone has had the same problem? > > I'm using matlab 2013a and ISE 14.7. > > Greetings > _________________ > > > Roberto M. Fuentes P. > > -- > You received this message because you are subscribed to the Google Groups " > [email protected]" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > > > -- > You received this message because you are subscribed to the Google Groups " > [email protected]" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].

