ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ltib] RE: LTIB usage: fail to install LTIB


From: Chen Albert-r65187
Subject: [Ltib] RE: LTIB usage: fail to install LTIB
Date: Fri, 17 Nov 2006 17:31:17 +0800

Hello.

 

            I found the root cause!

            When execute

                        ./ltib --preconfig  config/platform/imx27ads/defconfig

            Or

                        ./ltib

           

            The ltib tools will call textinfo tools. But, for some unknown reason, our textinfo tools have error, so report error:

 

Processing: texinfo

=====================

rpmbuild --dbpath /opt/freescale/ltib/var/lib/rpm --define '_unpackaged_files_terminate_build 0' --define '_target_cpu i686' --define '__strip strip' --define '_topdir /opt/freescale/ltib/usr/src/rpm' --define '_prefix /opt/freescale/ltib/usr' --define '_tmppath /home/r65187/ltib/tmp' --define '_mandir /opt/freescale/ltib/usr/share/man' --define '_sysconfdir /opt/freescale/ltib/etc' --define '_localstatedir /var' -bc --short-circuit  /home/r65187/ltib/dist/lfs-5.1/texinfo/texinfo.spec

Executing(%build): /bin/sh -e /home/r65187/ltib/tmp/rpm-tmp.862

+ umask 022

+ cd /opt/freescale/ltib/usr/src/rpm/BUILD

+ cd texinfo-4.8

+ export 'BUILD_CC=/usr/bin/gcc -B/usr/bin//'

+ BUILD_CC=/usr/bin/gcc -B/usr/bin//

+ export BUILD_AR=/usr/bin/ar

+ BUILD_AR=/usr/bin/ar

+ export BUILD_RANLIB=/usr/bin/ranlib

+ BUILD_RANLIB=/usr/bin/ranlib

+ '[' host = mcf547x_8x ']'

+ ./configure --prefix=/opt/freescale/ltib/usr --host=i686-linux --build=i686-pc-linux-gnu --mandir=/opt/freescale/ltib/usr/share/man

/home/r65187/ltib/tmp/rpm-tmp.862: line 30: ./configure: No such file or directory

error: Bad exit status from /home/r65187/ltib/tmp/rpm-tmp.862 (%build)

 

            After hard working,  I found the texinfo-4.8.tar.bz2 have error. So I download it again, then all is right.

            Why our texinfo-4.8.tar.bz2 is wrong?

I guess:

            It is a previous version tools, only minor version is different.

            When download it, download operation is interrupt by some reasons.

            I guess ltib only check the version of tools, right?

 

 

 

Suggestion:

             The ltib tools maintain so many tools; users are hard to locate problems. So, it should be smart.

             The ltib tools should check all tools both version and MD5 sum, if not meet, download it again.

In our case, textinfo tools version is right, but file content is wrong.

 

 

 

Best wishes,

Albet

 


From: Tull Alan-R80115
Sent: Friday, November 17, 2006 1:12 AM
To: Chen Albert-r65187
Cc: Cai Robby-R63905; Kang Karen-R51646
Subject: RE: LTIB usage: fail to install LTIB

 

Albert,

 

What does your host_config.log say?  Please write to both me and the ltib mailing list.

 

Regards,

Alan

 


From: Chen Albert-r65187
Sent: Wednesday, November 15, 2006 7:41 PM
To: Tull Alan-R80115
Cc: Cai Robby-R63905; Kang Karen-R51646
Subject: RE: LTIB usage: fail to install LTIB

 

    

I tried to install the new toolchain on linux server.

First, I got the ltib by

     cvs -d":pserver:anonymous:address@hidden:/cm/vault/ltib" login

     cvs -d":pserver:address@hidden:/cm/vault/ltib" co -r branch-mxc ltib

 

then install it.

 

address@hidden ./ltib

 

Installing host support packages.

 

This only needs to be done once per host, but may take up to

an hour to complete ...

 

If an error occurs, a log file with the full output may be found in:

/home/r65187/ltib/host_config.log

 

Exiting on error or interrupt

Please see /home/r65187/ltib/host_config.log for details.

 

Why?

 

 

 

 

address@hidden pwd

/opt/freescale/ltib/usr/src/rpm/BUILD/texinfo-4.8

address@hidden ls

djgpp  intl  m4  po

address@hidden

 

 

 

 

Best wishes,

Albert


reply via email to

[Prev in Thread] Current Thread [Next in Thread]