All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ronald G Minnich <rminnich@lanl.gov>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: fyi, failure on latest hg
Date: Thu, 13 Jul 2006 11:29:17 -0600	[thread overview]
Message-ID: <44B682ED.8030803@lanl.gov> (raw)

make world is fine, make install gets this:
   INSTALL sound/usb/usx2y/snd-usb-usx2y.ko
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F 
System.map -b / -r 2.6.16.13-xen; fi
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_get_baud_rate
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_resume_port
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_register_driver
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_suspend_port
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_remove_one_port
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_update_timeout
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_unregister_driver
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_get_divisor
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_match_port
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_add_one_port
WARNING: //lib/modules/2.6.16.13-xen/kernel/drivers/serial/8250.ko needs 
unknown symbol uart_write_wakeup

not sure why this is happening, as it looks at first blush like the core 
serial stuff is in there ... more as I find it.

This is xen-3.0-testing.hg. A smart guy just did a port of Plan 9 to xen 
3.0 (not me!) and I am ready to xen-ize my desktop.

ron

                 reply	other threads:[~2006-07-13 17:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=44B682ED.8030803@lanl.gov \
    --to=rminnich@lanl.gov \
    --cc=xen-devel@lists.xensource.com \
    /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.