From: William Lee Irwin III <wli@holomorphy.com>
To: Robert Jameson <rj@open-net.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: unresolved symbols ipt_owner.o with 2.4.18-pre9 with mjc patch
Date: Tue, 12 Feb 2002 20:34:23 -0800 [thread overview]
Message-ID: <20020213043423.GK767@holomorphy.com> (raw)
In-Reply-To: <20020212214016.7fa188c3.rj@open-net.org> <20020213032402.GC3588@holomorphy.com> <20020212231110.1338a0bd.rj@open-net.org>
In-Reply-To: <20020212231110.1338a0bd.rj@open-net.org>
On Tue, Feb 12, 2002 at 11:11:10PM -0500, Robert Jameson wrote:
> nope, after doing that i get the following.
> fork.c:39: parse error before
> `this_object_must_be_defined_as_export_objs_in_the_Makefile' fork.c:39:
This is easy too:
--- linux-virgin/kernel/Makefile
+++ linux-wli/kernel/Makefile
@@ -9,7 +9,7 @@
O_TARGET := kernel.o
-export-objs = signal.o sys.o kmod.o context.o ksyms.o pm.o exec_domain.o printk.o
+export-objs = signal.o sys.o kmod.o context.o ksyms.o pm.o exec_domain.o printk.o fork.o
obj-y = sched.o dma.o fork.o exec_domain.o panic.o printk.o \
module.o exit.o itimer.o info.o time.o softirq.o resource.o \
prev parent reply other threads:[~2002-02-13 4:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-13 2:40 unresolved symbols ipt_owner.o with 2.4.18-pre9 with mjc patch Robert Jameson
2002-02-13 3:24 ` William Lee Irwin III
2002-02-13 4:11 ` Robert Jameson
2002-02-13 4:34 ` William Lee Irwin III [this message]
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=20020213043423.GK767@holomorphy.com \
--to=wli@holomorphy.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rj@open-net.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.