kernel 2.6 with powepc64 problems

Rafael Ávila de Espíndola rafael.espindola@ic.unicamp.br
Wed Mar 31 16:15:00 GMT 2004


On Thursday 25 March 2004 17:38, Steve Munroe wrote:
> I am not sure how start.S includes linux/posix_types.h. It is not directly
> included. Perhaps the kernel headers are missing #ifdef __KERNEL__ guards
> again. Need to see the -E -dD output to know.
attached.
> Did you run make -ARCH=ppc64 oldconfig on your kernel before collecting
> the headers?
Yes. I did:
make ARCH=ppc64 mrproper
make ARCH=ppc64 defconfig
make ARCH=ppc64 oldconfig
make ARCH=ppc64 include/asm
make ARCH=ppc64 include/linux/version.h

> Todays glibc builds fine for me. I suspect a configure or kernel header
> problem.
The build finishes without problems if using headers from kernel 2.4.24.
The configure script was called with
../libc/configure --host=powerpc64-linux-gnu --prefix=/usr 
--build=i686-pc-linux-gnu --without-tls --without-__thread 
--enable-kernel=2.4.3 --without-cvs --disable-profile --disable-debug 
--without-gd --enable-clocale=gnu --enable-add-ons=linuxthreads 
--with-headers=/home/rafael/crosstool/powerpc64-linux-gnu/gcc-libc/powerpc64-linux-gnu/sys-root/usr/include

except for the "--enable-add-ons=linuxthreads" options, the remaining are the 
default options from crosstoll 0.27.
> Steven J. Munroe
> Linux on Power Toolchain Architect
> IBM Corporation, Linux Technology Center
Once again thanks for any help and sorry for the delay (I was trying kernel 
2.4).
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: start.s.log
Type: text/x-log
Size: 65972 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20040331/c81ed208/attachment.bin>


More information about the Libc-alpha mailing list