Author Topic: kernel headers - again  (Read 680 times)

foobar

  • Member
  • **
  • Posts: 308
  • Kudos: 0
    • http://www.fuckmicrosoft.com
kernel headers - again
« on: 10 July 2002, 00:36 »
Gosh, this is a pain in the arse.
Now i now exactly what kernel headers to find,
2.4.8-26mdk.

So i do google, and it directs me to rpmfind.net.
But when i want to download it, it says 'file not found'.

Does anyone happen to know more possible kernel-header-sourcecode download websites ??
Linux user #283039

Gosh, I love Linux Quake.


voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
kernel headers - again
« Reply #1 on: 10 July 2002, 00:53 »
Don't you have the Mandrade CD?  It would (should) be on one of them under Mandrake/RPMS.

Here is an FTP site in the Netherlands with the RPMS for the 8.1 Source RPMS:

ftp://ftp.nl.uu.net/pub/linux/mandrake/8.1/SRPMS

Download the "kernel-2.4.8-26mdk.src.rpm" and then do a:

rpm --rebuild kernel-2.4.8-26mdk.src.rpm

which should rebuild and install the individual RPM packages associated with the kernel (if it's anything like RedHat). In RedHat it would also place the resulting binary RPMS in /usr/src/redhat/RPMS/i386, I assume Mandrake would place them in a similar directory, just watch the last few messages of the rpm --rebuild for the resulting location.

[ July 09, 2002: Message edited by: VoidMain ]

Someone please remove this account. Thanks...

foobar

  • Member
  • **
  • Posts: 308
  • Kudos: 0
    • http://www.fuckmicrosoft.com
kernel headers - again
« Reply #2 on: 10 July 2002, 01:29 »
Are the kernel headers within the source package ?
'cuz the only thing i need, are the headers.

Maybe i should download something like kernel-headers-2.4.8-26mdk.rpm ? if there is any ?
i'll take a peek right now.
Linux user #283039

Gosh, I love Linux Quake.


foobar

  • Member
  • **
  • Posts: 308
  • Kudos: 0
    • http://www.fuckmicrosoft.com
kernel headers - again
« Reply #3 on: 10 July 2002, 01:32 »
Nope.
The ftp.nl.uu.net doesn't contain any files with the word 'kernel' in it.

Is it wise to download the entire source (which will take about an hour and a half ( :mad:  modem !) ?
Linux user #283039

Gosh, I love Linux Quake.


voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
kernel headers - again
« Reply #4 on: 10 July 2002, 01:57 »
Huh?  What's this?
ftp://ftp.nl.uu.net/pub/linux/mandrake/8.1/SRPMS/kernel-2.4.8-26mdk.src.rpm

It's 30MB so if you are on a modem I wouldn't download it. Tell you what, I am downloading it now and I'll see if I can build you a kernel-headers from it on my RedHat box (don't have a Mandrake installed on anything at the moment). Otherwise it should be out there somewhere.  I'll look on some of the other Mandrake mirrors.
Someone please remove this account. Thanks...

foobar

  • Member
  • **
  • Posts: 308
  • Kudos: 0
    • http://www.fuckmicrosoft.com
kernel headers - again
« Reply #5 on: 10 July 2002, 01:58 »
Since i short time i started using google as my no.1 search engine, so when i said "kernel headers" for mandrake +"2.4.8-26mdk" in google, it came up with all the kernel shite from rpmfind.net.
But it has a broken link, and i couldn't download them.
Now i tried bigsearch.nl, my previous no.1 search engine, and he found it ! On a mirror that looks just like rpmfind.net, but does have the file !

hail bigsearch !

http://www.bigsearch.nl

(Sorry to annoy people with my overreacted happyness, but if this works i only need windoze to play need for speed 2  :D   :D   :D )
Linux user #283039

Gosh, I love Linux Quake.


voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
kernel headers - again
« Reply #6 on: 10 July 2002, 02:09 »
Good, I don't know why it's not listed on the rpmfind.net site. I go there for all my stock RPMS for RedHat.  Looks like they aren't quite up to snuff on the Mandrake RPMS. I downloaded the Mandrake Kernel source and it looks like it would have been a pain in the arse to build it on a RedHat box so I am glad you found it.
Someone please remove this account. Thanks...

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
kernel headers - again
« Reply #7 on: 10 July 2002, 08:31 »
Hey foobar, I know it's kinda late now but I just remembered I had the Mandrake 8.1 CD ISO Images on my server.  So I mounted up the first ISO and sure enough, the file you were looking for is there plain as day.  Stick the first Mandrake CD into the drive and mount it then do an:

ls /mnt/cdrom/Mandrake/RPMS/kern*

You should see the kernel-headers-2.4.8-26mdk.i586.rpm there.
Someone please remove this account. Thanks...

foobar

  • Member
  • **
  • Posts: 308
  • Kudos: 0
    • http://www.fuckmicrosoft.com
kernel headers - again
« Reply #8 on: 10 July 2002, 22:03 »
No matter void, thanks anyway,
'cuz now i have the headers, but the ./build_module file is being a bitch.

When it starts compiling the lt_modem.o and another .o file i forgot, gcc says:
#error kernel-headers should never be used for blahblah

If it may help you figure it out, i'll get the full error message out of my linux box.

I'll take a peek @ linmodems.org, and see if they can help me.
Linux user #283039

Gosh, I love Linux Quake.


foobar

  • Member
  • **
  • Posts: 308
  • Kudos: 0
    • http://www.fuckmicrosoft.com
kernel headers - again
« Reply #9 on: 11 July 2002, 00:47 »
I am so freakin' happy.

I checked linmodems.org, which provided a link called 'mandrake' somewhere. So i clicked on it, and i landed up on an FTP server with lotsa precompiled ltmodem.o packages on it, including the one for my kernel !!!
I could simply do modprobe lt_serial and then
ln -s /dev/modem /dev/ttySLT
and now it works !

I am typing this in konqueror ... the divine feeling of being free of windoze ...
I can quake and i can 'net under linux, for me that's enough.

Exept for Need for Speed 2  :D

Thanks alot guys !! (Void)
Linux user #283039

Gosh, I love Linux Quake.


Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
kernel headers - again
« Reply #10 on: 11 July 2002, 06:26 »
does NFS II work under Wine(X)
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'