Error when building ltib

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error when building ltib

746 Views
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

Labels (1)
Tags (1)
0 Kudos
1 Reply

428 Views
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 Kudos