我是按照“在Ubuntu 12.04上用LTIB编译linux BSP文档”操作的。
pp@ubuntu:~/Desktop/ltib/ltib$ ./ltib
ltib cannot be run because one or more of the host packages needed to run it
are either missing or out of date or not in ltib's standard path. Please
install/upgrade these packages on your host. If you have your own utilities
in non-standard paths, please add an entry into the .ltibrc file for example:
%path_std
/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/my/own/exes
Package Minimum ver Installed info
------- ----------- ---------------
zlib 0 not installed
Died at ./ltib line 1409.
traceback:
main::host_checks:1409
main:554
Started: Tue Oct 28 23:53:42 2014
Ended: Tue Oct 28 23:53:45 2014
Elapsed: 3 seconds
Build Failed
会显示zlib未安装。但是我用目录能够检查到zlib安装了。
后来在网上搜索了如下答案
说是ltib下边bin文件夹呢内Ltibutils.pm文件的zlib指向的文件有问题。
|