|
| From: | Stuart Hughes |
| Subject: | Re: [Ltib] LTIB install about MPC8313 |
| Date: | Thu, 22 Oct 2009 09:34:47 +0100 |
| User-agent: | Thunderbird 2.0.0.16 (X11/20080707) |
Hi hoverdsp,You need to update your rpm-fs.spec file. The later ones have a patch for this. It should look like this:
Source : %{pkg_name}-%{version}.tar.gz
Patch0 : rpm_lfs.patch
Patch1 : rpm-4.0.4-python-configure.patch
Patch2 : rpm-4.0.4-sysconfig-configure.patch
Patch3 : rpm-4.0.4-no-usr-local.patch
BuildRoot : %{_tmppath}/%{name}
%Description
%{summary}
%Prep
%setup -n %{pkg_name}-%{version}
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
Regards, Stuart
卞巨伟 wrote:
HI,I am trying to install mpc8313erdb LTIB on FC 4. The MPC8313'tool version is the 2008 version.According to the Freescale 's help document , I install the MPC8313 in the directory of /home/mpc. When I run ./ltib -c ,there are some errors ,please see the attament,How do I solve these errors ? Regards hoverdsp------------------------------------------------------------------------ _______________________________________________ LTIB home page: http://ltib.org Ltib mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/ltib
| [Prev in Thread] | Current Thread | [Next in Thread] |