ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: devel-kernel@altlinux.ru
Subject: Re: [d-kernel] depmod: Unresolved symbols
Date: Sat, 6 Dec 2003 17:07:04 +0300
Message-ID: <20031206140704.GE1826@sirius.home> (raw)
In-Reply-To: <20031206194923.69d81b7c.bga@altlinux.ru>

[-- Attachment #1: Type: text/plain, Size: 811 bytes --]

On Sat, Dec 06, 2003 at 07:49:23PM +0300, Grigory Batalov wrote:
>   Собрал модули для IBM Thinkpad SMAPI BIOS, загрузил, вроде
> работают. Однако, depmod ругается на Unresolved symbols:
> 
> $ sudo depmod -e
> 
> depmod: *** Unresolved symbols in /lib/modules/2.4.22-std-up-alt12/thinkpad/rtcmosram.o
> depmod: 	inter_module_register
> depmod: 	snprintf
[skip]
> Собирал по аналогии с пакетом modules-promise.
> В чём может быть дело?

При сборке отсутствовали опции:

  -DMODVERSIONS -include $(TOPDIR)/include/linux/modversions.h

При этом depmod ругается, но insmod тем не менее может загрузить
модули (поскольку умеет отбрасывать версии).

Кстати, как раз в kernel-modules-promise есть аналогичная проблема -
но там всё ещё хуже, поскольку ссылки без версий находятся в ftlib.o,
к которому нет исходников.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-12-06 14:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-06 16:49 Grigory Batalov
2003-12-06 14:07 ` Sergey Vlasov [this message]
2003-12-08  7:46   ` [d-kernel] ITP: kernel-modules-thinkpad-std-up-4.8 (Intent to package) Grigory Batalov
2003-12-10 18:56     ` Michael Shigorin
2003-12-17 11:26     ` Sergey Vlasov
2003-12-06 15:41 ` [d-kernel] depmod: Unresolved symbols Andrey Rahmatullin

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=20031206140704.GE1826@sirius.home \
    --to=vsu@altlinux.ru \
    --cc=devel-kernel@altlinux.ru \
    /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

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git