[Devel] PPC64 Kernel 2.6.18 + RPM packages

Christian Kaiser2 CKAISER2 at de.ibm.com
Wed May 23 07:28:56 PDT 2007


Kir Kolyshkin <kir at openvz.org> wrote on 05/23/2007 02:51:07 PM:

> Christian Kaiser2 wrote:
> > It seems to be that there is a mixture of 32 and 64 bit binaries and
libs.
> >
>
> vzctl should be compiled with -m64 flag to gcc. There is a code in
> configure.ac for that:
>
> if test x$build_cpu = xppc64; then
>         CFLAGS="${CFLAGS} -m64"
> fi
>
> So it looks like in your case $build_cpu is set to something different
> than 'ppc64' -- can you tell us its value so we can fix this
> configure.ac code accordingly?
>

from config.log: build_cpu='powerpc64'

> As a workaround, you may do
>  CFLAGS="-m64" ./configure
>  make clean
>  make
>

Mit freundlichen Grüßen / Best Regards
Christian Kaiser
--
IBM Deutschland Entwicklung GmbH
Open Systems Firmware Development
mail: ckaiser2 at de.ibm.com

IBM Deutschland Entwicklung GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Herbert Kircher
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294





More information about the Devel mailing list