Unable to build android image suddenly

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Unable to build android image suddenly

919件の閲覧回数
ASTRIHK
Contributor III

Hi,

My current platform is based on android_KK4.4.3_2.0.0-ga_core_source & sabresd EVB. I could build the android image before. But today built error is shown as below, please kindly advise. I have cleaned the folder /obj.

CC [M]  /myandroid/hardware/imx/wlan/atheros/compat-wireless/drivers/net/wireless/ath/ath6kl/debug.o

In file included from /myandroid/hardware/imx/wlan/atheros/compat-wireless/drivers/net/wireless/ath/ath6kl/debug.c:25:0:

/myandroid/hardware/imx/wlan/atheros/compat-wireless/drivers/net/wireless/ath/ath6kl/debug.h: In function 'ath6kl_dbg_dump':

/myandroid/hardware/imx/wlan/atheros/compat-wireless/drivers/net/wireless/ath/ath6kl/debug.h:87:3: error: 'KBUILD_MODNAME' undeclared (first use in this function)

/myandroid/hardware/imx/wlan/atheros/compat-wireless/drivers/net/wireless/ath/ath6kl/debug.h:87:3: note: each undeclared identifier is reported only once for each function it appears in

0 件の賞賛
返信
1 返信

771件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Jackie Chau,

If you haven’t changed anything perhaps cleaning up and building again may help. You can clean up the build directory with the following command and then try again.

$ make clobber

0 件の賞賛
返信