All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Davis <tadavis@lbl.gov>
To: Alan Cox <laughing@shared-source.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.12-ac1
Date: Fri, 12 Oct 2001 16:24:50 -0700	[thread overview]
Message-ID: <3BC77BC2.934C2CC@lbl.gov> (raw)
In-Reply-To: <20011012141726.A27516@lightning.swansea.linux.org.uk>

ACPI compiles as module, but complains about missing symbols:

cd /lib/modules/2.4.12-ac1; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.12-ac1;
fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.12-ac1/kernel/drivers/acpi/ospm/system/ospm_system.o
depmod:         dmi_broken
depmod:         init_8259A

-- 
------------------------+--------------------------------------------------
Thomas Davis		| ASG Cluster guy
tadavis@lbl.gov		| 
(510) 486-4524		| "80 nodes and chugging Captain!"

  parent reply	other threads:[~2001-10-12 23:29 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-12 13:17 Linux 2.4.12-ac1 Alan Cox
2001-10-12 14:04 ` Udo A. Steinberg
2001-10-12 18:06   ` Rui Sousa
2001-10-12 18:13     ` Udo A. Steinberg
2001-10-12 19:22       ` Rui Sousa
2001-10-12 19:40         ` Udo A. Steinberg
2001-10-12 14:29 ` Tom Rini
2001-10-12 15:17   ` Alan Cox
2001-10-12 15:36     ` Tom Rini
2001-10-12 15:47       ` Tom Gall
2001-10-12 20:30         ` [reiserfs-list] " Hans Reiser
2001-10-12 15:55       ` (memory?) bug between 2.4.9-ac10 and -ac14 Mikael Johansson
2001-10-12 17:18       ` [reiserfs-list] Re: Linux 2.4.12-ac1 Chris Mason
2001-10-12 21:26 ` J . A . Magallon
2001-10-12 21:52   ` Rik van Riel
2001-10-12 22:04     ` J . A . Magallon
2001-10-12 23:24 ` Thomas Davis [this message]
2001-10-13  4:06 ` Tom Vier
2001-10-14  1:34 ` Tom Rini
2001-10-14  1:34 ` Tom Rini

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=3BC77BC2.934C2CC@lbl.gov \
    --to=tadavis@lbl.gov \
    --cc=laughing@shared-source.org \
    --cc=linux-kernel@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.