I met the same error [syntax error: "(" unexpected"]. I modified the Make
file then it works.
(original, beware of the question mark)
CC ?= gcc
CFLAGS ?= -O2
(modified)
CC := arm_v5t_le-gcc
CFLAGS := -O2
pragnya lakshmi於 2011年10月30日星期日UTC+8下午11時24分33秒寫道:
>
> hello sir,
> *root@beagleboard:/media/mmcblk0p2/sbin# i2cdetect -l*
>
> i2cdetect: line 1: syntax error: "(" unexpected
>
>
> Please help me in loading the tools into to the board and get the i2c
> commands executed. tell me anywhere if i have gone wrong in doing the above
> commands.
>
> thank you.
>
> pragnya.
>
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.