Discussion:
linux-kernel-headers
Florian Leparoux
2010-12-03 08:49:14 UTC
Permalink
Hi,

Someone know how can i get the kernel-headers for 2.6.16.60-0.54.5-ppc64 ?

Thanks for your help.

Florian
Marcus Meissner
2010-12-03 10:02:09 UTC
Permalink
Post by Florian Leparoux
Hi,
Someone know how can i get the kernel-headers for 2.6.16.60-0.54.5-ppc64 ?
Thanks for your help.
For building kernel modules, you just need to "kernel-*" packages, notably
kernel-syms and kernel-source for SLES 10.

Ciao, Marcus
Florian Leparoux
2010-12-03 10:25:50 UTC
Permalink
---------- Forwarded message ----------
From: Florian Leparoux <***@gmail.com>
Date: 2010/12/3
Subject: Re: [opensuse-ppc] linux-kernel-headers
To: Marcus Meissner <***@suse.de>


Hum now i have this error :

checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

cpp, gcc, gcc-c++ is installed.

Thanks for your help.
Ok I will try
Thanks
Post by Marcus Meissner
Post by Florian Leparoux
Hi,
Someone know how can i get the kernel-headers for 2.6.16.60-0.54.5-ppc64 ?
Thanks for your help.
For building kernel modules, you just need to "kernel-*" packages, notably
kernel-syms and kernel-source for SLES 10.
Ciao, Marcus
Marcus Meissner
2010-12-03 10:30:09 UTC
Permalink
Post by Florian Leparoux
---------- Forwarded message ----------
Date: 2010/12/3
Subject: Re: [opensuse-ppc] linux-kernel-headers
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
cpp, gcc, gcc-c++ is installed.
/lib/cpp is in the "cpp" RPM. Check config.log on the exact error.

Ciao, Marcus
Florian Leparoux
2010-12-03 10:41:14 UTC
Permalink
I have tried to reinstall cpp with rpm -Uhv --force cpp*.rpm

config.log :

http://pastebin.com/2GZxnbbV

Regards.
Post by Marcus Meissner
Post by Florian Leparoux
---------- Forwarded message ----------
Date: 2010/12/3
Subject: Re: [opensuse-ppc] linux-kernel-headers
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
cpp, gcc, gcc-c++ is installed.
/lib/cpp is in the "cpp" RPM. Check config.log on the exact error.
Ciao, Marcus
Marcus Meissner
2010-12-03 10:45:11 UTC
Permalink
Post by Florian Leparoux
I have tried to reinstall cpp with rpm -Uhv --force cpp*.rpm
http://pastebin.com/2GZxnbbV
Please install the glibc-devel RPM.

Btw, this package is required by "gcc" package.

Please do not install packages with --nodeps.

Ciao, Marcus
Florian Leparoux
2010-12-03 10:53:59 UTC
Permalink
The problem is :
error: Failed dependencies:
linux-kernel-headers is needed by glibc-devel-2.11.2-12.12.ppc

:) it's the reason for one --nodeps
I know isn't proper but the fact of not having the net on the machine
really bothers me

Thanks,

Florian
Post by Marcus Meissner
Post by Florian Leparoux
I have tried to reinstall cpp with rpm -Uhv --force cpp*.rpm
http://pastebin.com/2GZxnbbV
Please install the glibc-devel RPM.
Btw, this package is required by "gcc" package.
Please do not install packages with --nodeps.
Ciao, Marcus
Florian Leparoux
2010-12-03 11:37:14 UTC
Permalink
I have solved the problem for cpp

I have reinstalled the glibc, glibc-devel and glibc-locale with an
anterior version
       linux-kernel-headers is needed by glibc-devel-2.11.2-12.12.ppc
:) it's the reason for one --nodeps
I know isn't proper but the fact of not having the net on the machine
really bothers me
Thanks,
Florian
Post by Marcus Meissner
Post by Florian Leparoux
I have tried to reinstall cpp with rpm -Uhv --force cpp*.rpm
http://pastebin.com/2GZxnbbV
Please install the glibc-devel RPM.
Btw, this package is required by "gcc" package.
Please do not install packages with --nodeps.
Ciao, Marcus
Marcus Meissner
2010-12-03 12:04:49 UTC
Permalink
Post by Florian Leparoux
linux-kernel-headers is needed by glibc-devel-2.11.2-12.12.ppc
:) it's the reason for one --nodeps
I know isn't proper but the fact of not having the net on the machine
really bothers me
This is not the glibc of SLES 10 SP3. The glibc of SLES 10 is glibc-2.4-something.

If you have a newer glibc, you can get depedency "linux-kernel-headers" from the same
source.

Ciao, Marcus

Continue reading on narkive:
Loading...