All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephane Eranian <eranian@frankl.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] 2.4.16-ia64-011128 compile errors with CONFIG_IA64_HP_SIM=y
Date: Thu, 06 Dec 2001 18:08:54 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590698805630@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590698805570@msgid-missing>

Keith,

On Sun, Dec 02, 2001 at 03:49:58PM +1100, Keith Owens wrote:
> Trying out all the platform targets in 2.4.16-ia64-011128.
> CONFIG_IA64_HP_SIM=y does not compile out of the box.
> 
You mean if you try to compile with:
	CONFIG_SIMETH=m
	CONFIG_SIM_SERIAL=m

It works if they are compiled in. I fixed the simeth, I just dropped the
module support because it is not really necessary. The simserial driver
cannot be compiled as a module and you don't want to compile with CONFIG_VT on.

> drivers/net/simeth.c: In function `init_module':
> drivers/net/simeth.c:566: `simeth_dev' undeclared (first use in this function)
> drivers/net/simeth.c: In function `cleanup_module':
> drivers/net/simeth.c:578: `simeth_dev' undeclared (first use in this function)
> drivers/net/simeth.c: At top level:
> drivers/net/simeth.c:110: warning: `simeth_setup' defined but not used
> 
> drivers/char/simserial.o: In function `rs_read_proc':
> drivers/char/simserial.o(.text+0x3160): multiple definition of `rs_read_proc'
> drivers/char/serial.o(.text+0x8f00): first defined here
> drivers/char/pc_keyb.o: In function `detect_auxiliary_port':
> drivers/char/pc_keyb.o(.text.init+0x761): undefined reference to `aux_device_present'
> 
> 
> _______________________________________________
> Linux-IA64 mailing list
> Linux-IA64@linuxia64.org
> http://lists.linuxia64.org/lists/listinfo/linux-ia64

-- 

-Stephane


      reply	other threads:[~2001-12-06 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-02  4:49 [Linux-ia64] 2.4.16-ia64-011128 compile errors with CONFIG_IA64_HP_SIM=y Keith Owens
2001-12-06 18:08 ` Stephane Eranian [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=marc-linux-ia64-105590698805630@msgid-missing \
    --to=eranian@frankl.hpl.hp.com \
    --cc=linux-ia64@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.