Error when building ltib

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Error when building ltib

1,280 次查看
tomhanks
Contributor I

I'm using Ubuntu, trying to build ltib so that I can build an executable to run on an i.mx28.  

When I do ./ltib, I get this error in the host_config.log file.  Any idea? 

 

gcc conf.o zconf.tab.o -o conf
zconf.tab.o: In function `menu_re_search':
/opt/freescale/ltib/usr/src/rpm/BUILD/lkc-1.4/menu.c:416: undefined reference to `next_id'
/opt/freescale/ltib/usr/src/rpm/BUILD/lkc-1.4/menu.c:427: undefined reference to `next_id'
collect2: error: ld returned 1 exit status
Makefile:106: recipe for target 'conf' failed
make: *** [conf] Error 1
error: Bad exit status from /home/twhanks/Wolf/ltib/tmp/rpm-tmp.92159 (%build)


RPM build errors:
Bad exit status from /home/twhanks/Wolf/ltib/tmp/rpm-tmp.92159 (%build)
Build time for lkc: 1 seconds

Failed building lkc
Died at ./ltib line 1392.
traceback:
main::build_host_rpms:1392
main::host_checks:1447
main:554


Started: Wed May 10 14:19:37 2017
Ended: Wed May 10 14:21:29 2017
Elapsed: 112 seconds

These packages failed to build:
lkc

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

962 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Tom

for lkc problem one can look at

LTIB build fails on lkc, using Ubuntu 11.10 and... | NXP Community 

https://community.nxp.com/thread/231474 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复