Building Kernel 2.4.16
Results 1 to 2 of 2

Thread: Building Kernel 2.4.16

  1. #1
    Join Date
    Mar 2000
    Location
    Elyria, Ohio - USA
    Posts
    2,075

    Building Kernel 2.4.16


    A word of caution for those out there who are going to build Kernel 2.4.16. I've built in on two machines. On my IBM T21 laptop, the build went without a hitch. No problems.

    When I tried to build on my desktop, problem. It seems that no matter what I did, I would receive the following error:

    Code:
    undefined reference to `local symbols in discarded section .text.exit'
    make: *** [vmlinux] Error 1
    If you receive this error, go to http://www.kernel.org and download the 2.4.17-pre8 patch. This patch fixes this problem.

    To install the patch, move the download to where ever you have kernel-source-2.4.16. Then type the following:

    gunzip 2.4.17-pre8.gz
    patch -p1 <2.4.17-pre8

    Now that your patch is installed, proceed with your normal build procedure.

    Good luck. -mk


    ------------------
    If it ain't broke,
    Fix it till it is.
    If it ain't broke,
    Fix it till it is.

  2. #2
    Join Date
    Feb 2000
    Location
    Fresno, CA, USA
    Posts
    187
    thanks man... i'll keep that as a note.

    still running 2.4.12 on mine, but will upgrade in the near future.

    ------------------

    - §ølårïx
    - §ølårïx

    ASUS P6T / Intel Core i7 920 / 6GB DDR3
    2x WD Raptor 74GB 10k SATA (RAID 0) / 1TB WD 7200 16mb
    EVGA GTX260 BE 896MB PCIE x2 in SLI / Win 7 Ultimate x64
    18 mbps down / 3 mbps up

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •