<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
So how are you testing the libs, gmp for example, are 32bit?<br><br>> Date: Mon, 14 Jun 2010 11:58:20 +0200<br>> From: filbar@centrum.cz<br>> To: clfs-support@lists.cross-lfs.org<br>> Subject: Re: [Clfs-support] PPL configure error<br>> <br>> Dne Mon, 14 Jun 2010 05:24:09 +0000<br>> Grail Dane <grail69@hotmail.com> napsal(a):<br>> <br>> > <br>> > Hi Filip<br>> > I think the best suggestion here would be to start again, as you are<br>> > not far in.Typically you will get the below situation as you have not<br>> > set some of your environmentvariables correctly. I would go back over<br>> > the initial setup steps for the user account you compile with and any<br>> > associatedvariables. Also check your gmp install of the file listed<br>> > below after installation. Let us know how you get on? CheersGrail<br>> > <br>> <br>> I have set my variables by the book. My .bash_profile contains:<br>> <br>> ----------------------------------------------------------------<br>> cat .bash_profile <br>> exec env -i HOME=${HOME} TERM=${TERM} PS1='\u:\w\$ ' /bin/bash<br>> ----------------------------------------------------------------<br>> <br>> and my .bashrc:<br>> <br>> ----------------------------------------------------------------<br>> cat .bashrc <br>> alias ls='ls --color'<br>> set +h<br>> umask 022<br>> CLFS=/mnt/clfs<br>> LC_ALL=POSIX<br>> PATH=/cross-tools/bin:/bin:/usr/bin<br>> export CLFS LC_ALL PATH<br>> unset CFLAGS<br>> unset CXXFLAGS<br>> export BUILD64="-m64"<br>> export CLFS_HOST="x86_64-cross-linux-gnu"<br>> export CLFS_TARGET="x86_64-unknown-linux-gnu<br>> ----------------------------------------------------------------<br>> <br>> All variables which i have set is:<br>> ----------------------------------------------------------------<br>> set<br>> BASH=/bin/bash<br>> BASH_ALIASES=()<br>> BASH_ARGC=()<br>> BASH_ARGV=()<br>> BASH_CMDS=()<br>> BASH_LINENO=()<br>> BASH_SOURCE=()<br>> BASH_VERSINFO=([0]="4" [1]="0" [2]="33" [3]="1" [4]="release" [5]="x86_64-unknown-linux-gnu")<br>> BASH_VERSION='4.0.33(1)-release'<br>> BUILD64=-m64<br>> CLFS=/mnt/clfs<br>> CLFS_HOST=x86_64-cross-linux-gnu<br>> CLFS_TARGET=x86_64-unknown-linux-gnu<br>> COLUMNS=273<br>> DIRSTACK=()<br>> EUID=1000<br>> GROUPS=()<br>> HISTFILE=/home/clfs/.bash_history<br>> HISTFILESIZE=500<br>> HISTSIZE=500<br>> HOME=/home/clfs<br>> HOSTNAME=lfs.joomladev.dyndns.org<br>> HOSTTYPE=x86_64<br>> IFS=$' \t\n'<br>> LC_ALL=POSIX<br>> LINES=73<br>> MACHTYPE=x86_64-unknown-linux-gnu<br>> MAILCHECK=60<br>> OPTERR=1<br>> OPTIND=1<br>> OSTYPE=linux-gnu<br>> PATH=/cross-tools/bin:/bin:/usr/bin<br>> PIPESTATUS=([0]="0")<br>> PPID=917<br>> PS1='\u:\w\$ '<br>> PS2='> '<br>> PS4='+ '<br>> PWD=/home/clfs<br>> SHELL=/bin/bash<br>> SHELLOPTS=braceexpand:emacs:histexpand:history:interactive-comments:monitor<br>> SHLVL=1<br>> TERM=xterm<br>> UID=1000<br>> _=CLFS_TARGET<br>> ----------------------------------------------------------------<br>> <br>> And gmp files is correctly installed too, but when I'm building gmp I<br>> see in the configuration output, that it's used 32 bit API, but I don't<br>> know why. Previous packages as file, or tic program from ncurses are<br>> builded correctly with 64-bit version, but both libraries as GMP or<br>> MPFR are builded as 32 bit.<br>> <br>> Thanks for your help.<br>> <br>> Filip Bartmann<br>> _______________________________________________<br>> Clfs-support mailing list<br>> Clfs-support@lists.cross-lfs.org<br>> http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org<br>                                        <br /><hr />Australia's #1 job site <a href='http://clk.atdmt.com/NMN/go/157639755/direct/01/' target='_new'>If It Exists, You'll Find it on SEEK</a></body>
</html>