天嵌 ARM开发社区

 找回密码
 注册
查看: 4373|回复: 3

TQ3358 android系统编译不通过

[复制链接]
fengc234 发表于 2014-1-14 09:07:04 | 显示全部楼层 |阅读模式
本帖最后由 fengc234 于 2014-1-14 14:12 编辑

make[2]: Entering directory `/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/eurasiacon/build/linux2/omap4430_android'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
/bin/sh: 1: dos2unix: not found
make[3]: Nothing to be done for `components'.
make[1]: Entering directory `/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/wlan/mac80211/compat'
make -j1 -C /opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/kernel M=/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/wlan/mac80211/compat modules
  LD      /opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/eurasiacon/binary2_omap4430_android_release/target/kbuild/built-in.o
  CC [M]  /opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/eurasiacon/binary2_omap4430_android_release/target/kbuild/services4/3rdparty/dc_ti335x_linux/omaplfb_displayclass.o
scripts/basic/fixdep: 1: scripts/basic/fixdep: ELF: not found
scripts/basic/fixdep: 1: scripts/basic/fixdep: Syntax error: end of file unexpected (expecting ")")
make[5]: *** [/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/eurasiacon/binary2_omap4430_android_release/target/kbuild/services4/3rdparty/dc_ti335x_linux/omaplfb_displayclass.o] Error 2
make[4]: *** [_module_/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/eurasiacon/binary2_omap4430_android_release/target/kbuild] Error 2
make[3]: *** [kbuild] Error 2
make[2]: *** [build] Error 2
make[2]: Leaving directory `/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/eurasiacon/build/linux2/omap4430_android'
make[1]: *** [buildkernel] Error 2
make[1]: Leaving directory `/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx'
make: *** [sgx] Error 2
make: *** Waiting for unfinished jobs....
make[2]: Entering directory `/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/kernel'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
  CC [M]  /opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/wlan/mac80211/compat/compat/main.o
scripts/basic/fixdep: 1: scripts/basic/fixdep: ELF: not found
scripts/basic/fixdep: 1: scripts/basic/fixdep: Syntax error: end of file unexpected (expecting ")")
make[4]: *** [/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/wlan/mac80211/compat/compat/main.o] Error 2
make[3]: *** [/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/wlan/mac80211/compat/compat] Error 2
make[2]: *** [_module_/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/wlan/mac80211/compat] Error 2
make[2]: Leaving directory `/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/kernel'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/opt/EmbedSky/TQ3358_andriod/TQ3358_Android4.0_v1.0/hardware/embedsky/wlan/mac80211/compat'
make: *** [wl12xx_compat] Error 2
亚瑟王 发表于 2014-1-14 14:27:04 | 显示全部楼层
请把路径从/opt/EmbedSky/TQ3358_android修改为:/opt/EmbedSky/TQ3358/,然后重新编译。
 楼主| fengc234 发表于 2014-1-14 19:55:22 | 显示全部楼层
亚瑟王 发表于 2014-1-14 14:27
请把路径从/opt/EmbedSky/TQ3358_android修改为:/opt/EmbedSky/TQ3358/,然后重新编译。

我已经将路径改了,但是还是出现一样的问题,
scripts/mod/modpost: 1: scripts/mod/modpost: Syntax error: "(" unexpected
make[3]: *** [__modpost] Error 2
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/kernel'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/wlan/mac80211/compat'
make: *** [wl12xx_compat] Error 2
make: *** Waiting for unfinished jobs....
building devmem2...
make -C /opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/tools/devmem2 && make -C /opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/tools/devmem2 install
make[2]: Entering directory `/opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/tools/devmem2'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[2]: `Obj/devmem2' is up to date.
make[2]: Leaving directory `/opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/tools/devmem2'
make[2]: Entering directory `/opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/tools/devmem2'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
copying devmem2 to /opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/gfx_rel_es4.x_android
cp ./Obj/devmem2 /opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/gfx_rel_es4.x_android
make[2]: Leaving directory `/opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/tools/devmem2'
scripts/basic/fixdep: 1: scripts/basic/fixdep: ELF: not found
scripts/basic/fixdep: 1: scripts/basic/fixdep: Syntax error: end of file unexpected (expecting ")")
make[5]: *** [/opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/eurasiacon/binary2_omap4430_android_release/target/kbuild/services4/3rdparty/dc_ti335x_linux/omaplfb_displayclass.o] Error 2
make[4]: *** [_module_/opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/eurasiacon/binary2_omap4430_android_release/target/kbuild] Error 2
make[3]: *** [kbuild] Error 2
make[2]: *** [build] Error 2
make[2]: Leaving directory `/opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx/eurasiacon/build/linux2/omap4430_android'
make[1]: *** [buildkernel] Error 2
make[1]: Leaving directory `/opt/EmbedSky/TQ3358/TQ3358_Android4.0_v1.0/hardware/embedsky/sgx'
make: *** [sgx] Error 2
wbz073 发表于 2014-1-15 09:30:05 | 显示全部楼层
fengc234 发表于 2014-1-14 19:55
我已经将路径改了,但是还是出现一样的问题,
scripts/mod/modpost: 1: scripts/mod/modpost: Syntax er ...

你这个是因为你安装的系统是32位的,更换成64位系统,在此下载:http://cdimage.ubuntu.com/releas ... .04.2-dvd-amd64.iso
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-5-5 17:10 , Processed in 1.031250 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表