Forums - syntax error near unexpected token `('

1 post / 0 new
syntax error near unexpected token `('
jmay Moderator
Join Date: 11 Sep 13
Posts: 34
Posted: Mon, 2015-09-14 10:36

If you encounter an issue building examples with Hexagon SDK 2.0 please check that you don't have cygwin in your path.  The next version of the SDK and the latest addons strip cygwin locally from your path.  The problem is make.exe normally uses command.com but if sh is in your path it will use that instead, unfortunatly cygwin's sh is not compatible with GOW

Here is a typical error you will see:

/usr/bin/sh: -c: line 0: syntax error near unexpected token `('

Thanks,
Jack

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.