- 注册时间
- 2011-10-23
- 最后登录
- 2011-10-31
- 阅读权限
- 30
- 积分
- 432
- 精华
- 0
- 帖子
- 139
 
升级   77.33%
|
Exiting on error or interrupt
依照上面的阐明切换到root,加了这行配置后,终于ltib开端履行了。
This means you don't have sudo permission to execute rpm commands as root
without a password. This is needed for this build script to operate correctly.
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:
I ran the command: sudo -S -l which returned:
Package Minimum ver Installed info
------- ----------- ---------------
tcl 0 not installed
traceback:
main::check_sudo_setup:2437
main::host_checks:1400
main:539
[lig@localhost ltib]$ ./ltib -m config
从Freescale网站下载了预宣布的BSP ER1,source code包居然有470M,全部i.MX系列的芯片都在这里面。Linux版本蛮新的2.6.28_4
第一步安装,运行包里面的install,很简略,不外有个处所比拟奇怪,不容许我安装在当前目录,信息如下:
第二步,配置ltib,有犯错了
If an error occurs, a log file with the full output may be found in:
/home/lig/i.MX233/ltib/host_config.log
Where do you want to install LTIB ? (/home/lig/i.MX233/L2.6.28_4.3.0_ER_Jun2009_source)
Installing host support packages.
我的电脑是Fedora 8, VMware 6.5
[lig@localhost ltib]$ ./ltib -m config
sh: tclsh: command not found
To configure this, as root using the command "/usr/sbin/visudo",
and add the following line in the User privilege section:
Password:
%path_std
/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/my/own/exes
This only needs to be done once per host, but may take up to
an hour to complete ...(晕倒,1小时?????)
看来今天的工作停止了,接客真延误事啊。
Exiting on error or interrupt
Fedora 8号称软件很全嘛,看来不tclx,切换root用户,安装tclx 8.4,装置的时候须要Fedora的安装盘。再次失败,信息如下:
Died at ./ltib line 1396.
traceback:
main::host_checks:1396
main:539
Cannot install into /home/lig/i.MX233/L2.6.28_4.3.0_ER_Jun2009_source
The LTIB files are extracted from a tar file which includes the
prefix ltib. After installation you will find LTIB in:
/home/lig/i.MX233/L2.6.28_4.3.0_ER_Jun2009_source/ltib
很奇异,换别的目录就没事了,始终不晓得为什么,不论了。
lig ALL = NOPASSWD: /bin/rpm, /opt/freescale/ltib/usr/bin/rpm |
|