linux-um archives
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] UML compile fix
Date: Sat, 4 Sep 2004 09:55:23 +0200	[thread overview]
Message-ID: <20040904075520.GA5799@atrey.karlin.mff.cuni.cz> (raw)

  Hello,

  I need attached patch for UML in 2.6.8.1 with UML patch to compile.

									Honza
Signed-off-by: Jan Kara <jack@suse.cz>

--- linux/arch/um/Makefile.orig	2004-09-03 11:52:44.000000000 +0200
+++ linux/arch/um/Makefile	2004-09-03 11:52:47.000000000 +0200
@@ -15,6 +15,7 @@
 
 ifeq ($(CONFIG_DEBUG_INFO),y)
 CFLAGS := $(subst -fomit-frame-pointer,,$(CFLAGS))
+HOSTCFLAGS := $(subst -fomit-frame-pointer,,$(HOSTCFLAGS))
 endif
 
 core-y			+= $(ARCH_DIR)/kernel/		 \
--- linux/arch/um/kernel/ksyms.c.orig	2004-09-03 11:50:13.000000000 +0200
+++ linux/arch/um/kernel/ksyms.c	2004-09-03 11:54:35.000000000 +0200
@@ -87,7 +87,6 @@
 EXPORT_SYMBOL(os_create_unix_socket);
 EXPORT_SYMBOL(os_connect_socket);
 EXPORT_SYMBOL(os_accept_connection);
-EXPORT_SYMBOL(os_ioctl_generic);
 EXPORT_SYMBOL(os_rcv_fd);
 EXPORT_SYMBOL(run_helper);
 EXPORT_SYMBOL(start_thread);


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

             reply	other threads:[~2004-09-04  7:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-04  7:55 Jan Kara [this message]
2004-09-10  3:55 ` [uml-devel] UML compile fix Jeff Dike
2004-09-10 17:29   ` BlaisorBlade
2004-09-11 20:59     ` Jan Kara
2004-09-12 17:23       ` BlaisorBlade
2004-09-11 20:57   ` Jan Kara
2004-09-12 17:32     ` BlaisorBlade
2004-09-13  9:13       ` Jan Kara

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=20040904075520.GA5799@atrey.karlin.mff.cuni.cz \
    --to=jack@suse.cz \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox