All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrew B. Cramer" <andrew.cramer@cramer-ts.com>
To: linux-admin@vger.kernel.org
Subject: Make problem w/ modules_install
Date: Sun, 13 Apr 2003 05:28:05 -0500	[thread overview]
Message-ID: <3E98F565.1236.258BDC0@localhost> (raw)


Hi all,
	I can compile 2.4.20 w/ modules just fine. When I try 2.5.67 it 
compiles fine, but when I do a 'make modules_install' I get this.

<snip>
depmod: *** Unresolved symbols in 
/lib/modules/2.5.67/kernel/drivers/net/ppp_generic.ko
depmod: 	slhc_init
depmod: 	slhc_free
depmod: 	slhc_uncompress
depmod: 	slhc_toss
depmod: 	slhc_remember
depmod: 	slhc_compress
depmod: *** Unresolved symbols in 
/lib/modules/2.5.67/kernel/drivers/video/sstfb.ko
depmod: 	cfb_copyarea
depmod: 	cfb_imageblit
depmod: 	cfb_fillrect
depmod: *** Unresolved symbols in 
/lib/modules/2.5.67/kernel/drivers/video/tdfxfb.ko
depmod: 	cfb_imageblit
make: *** [_modinst_post] Error 1
</snip>

The kernel compiles w/o errors, same with modules, it's the 
modules_install that shows this problem. It seems to be rooted in the 
slip code or maybe the 3c59x drivers, maybe the ppp, but I'm not 
sure. I'll try to go through the code and see where it's coming from. 
Running on a P4-2.4 w/1G ram and a large harddisk. The ethernet card 
is a 3C905B (10/100) board.

More later, although suggestions would be appreciated.

Cheers - Andrew


                 reply	other threads:[~2003-04-13 10:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E98F565.1236.258BDC0@localhost \
    --to=andrew.cramer@cramer-ts.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.