Re: make modules_install : unknown symbols

From: Alexander Dalloz (alexander.dalloz_at_uni-bielefeld.de)
Date: 10/15/04

  • Next message: Lew Bloch: "Re: merits of portknocking (was: More SSH 'trolling')"
    Date: Fri, 15 Oct 2004 03:40:11 +0200
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    
    
    

    Am Fr, den 15.10.2004 schrieb John Francis Lee um 3:02:

    > cd /usr/src/linux-2.6.8.1
    > make mrproper
    > cp /boot/.config-2.6.5-1.358 .config
    > make oldconfig

    You should run "make oldconfig" twice - just to be sure. Under some
    conditions that is needed.

    > make xconfig

    What do you change here? Do you add modules or deactivate some?

    > make
    > make modules_install
    >
    > When the script runs depmod after all the INSTALLs I get the same
    > torrent of unknown symbols I got originally.

    > John Francis Lee <jfl@robinlea.com>

    Alexander

    -- 
    Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
    Fedora GNU/Linux Core 2 (Tettnang) kernel 2.6.8-1.521smp 
    Serendipity 03:38:16 up 22:49, 16 users, 0.27, 0.20, 0.20 
    
    

    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    


  • Next message: Lew Bloch: "Re: merits of portknocking (was: More SSH 'trolling')"

    Relevant Pages

    • Re: make dep fails - unresolved symbols
      ... For some reason I've had terrible luck in compiling the ... >>through with the make oldconfig suggestion. ... "make mrproper" run once, but in some situations it is needed to run ... Fedora GNU/Linux Core 2 on Athlon CPU kernel 2.6.6-1.435.2.3 ...
      (Fedora)
    • Re: make modules_install : unknown symbols
      ... >> make mrproper ... >> make oldconfig ... What about the guy in the previous post, Jeff Vian, who tells me this is ... >> When the script runs depmod after all the INSTALLs I get the same ...
      (Fedora)
    • Re: Anyone recompiled kernel/modules for x86_64?
      ... > make oldconfig ... > make bzImage ... make mrproper or clean* ... * should not be need if you are using freshly unzipped kernel source from ...
      (Fedora)
    • Re: Cant compile 2.6.0 - stumped.
      ... Frank wrote: ... > Trying to compile 2.6.0 here. ... Did the make oldconfig, make mrproper, ...
      (comp.os.linux.misc)
    • Re: Differences between binary images and compiled kernels
      ... I don't think you should run make mrproper at all. ... Just run copy your config file to your linux src ... directory, and run make oldconfig, make dep etc... ...
      (Debian-User)