linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] Funkiness in uml Kconfig.
@ 2005-11-23 11:19 Rob Landley
  2005-11-23 17:34 ` Blaisorblade
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Landley @ 2005-11-23 11:19 UTC (permalink / raw)
  To: UML devel

So you may have seen the miniconfig stuff wander by, which means that my build
script exits if there's a .config error, and we have this:

fs/Kconfig:1749:warning: 'select' used by config symbol 'CIFS_UPCALL' refer to
undefined symbol 'CONNECTOR'

This makes it shut up:

Signed-off-by: Rob Landley <rob@landley.net>

---
--- linux-2.6.14/arch/um/Kconfig 2005-11-23 05:13:33.162339168 -0600
+++ linux-2.6.15-rc2/arch/um/Kconfig 2005-11-23 05:05:56.000000000 -0600
@@ -289,6 +289,8 @@
 
 source "drivers/net/Kconfig"
 
+source "drivers/connector/Kconfig"
+
 source "fs/Kconfig"
 
 source "security/Kconfig"


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [uml-devel] Funkiness in uml Kconfig.
  2005-11-23 11:19 [uml-devel] Funkiness in uml Kconfig Rob Landley
@ 2005-11-23 17:34 ` Blaisorblade
  0 siblings, 0 replies; 2+ messages in thread
From: Blaisorblade @ 2005-11-23 17:34 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: Rob Landley

On Wednesday 23 November 2005 12:19, Rob Landley wrote:
> So you may have seen the miniconfig stuff wander by, which means that my
> build script exits if there's a .config error, and we have this:
>
> fs/Kconfig:1749:warning: 'select' used by config symbol 'CIFS_UPCALL' refer
> to undefined symbol 'CONNECTOR'
>
> This makes it shut up:
>
> Signed-off-by: Rob Landley <rob@landley.net>
In short:

Acked-by: Paolo 'Blaisorblade' Giarrusso

forward this to Jeff Dike explicitly, with an inclusion-ready changelog.

However, please make sure that the menu appears in a meaningful location 
(ideally should more or less match i386).

> ---
> --- linux-2.6.14/arch/um/Kconfig 2005-11-23 05:13:33.162339168 -0600
> +++ linux-2.6.15-rc2/arch/um/Kconfig 2005-11-23 05:05:56.000000000 -0600
> @@ -289,6 +289,8 @@
>
>  source "drivers/net/Kconfig"
>
> +source "drivers/connector/Kconfig"
> +
>  source "fs/Kconfig"
>
>  source "security/Kconfig"
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
> Register for a JBoss Training Course.  Free Certification Exam
> for All Training Attendees Through End of 2005. For more info visit:
> http://ads.osdn.com/?ad_id=7628&alloc_id=16845&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

-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

	

	
		
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-11-23 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-23 11:19 [uml-devel] Funkiness in uml Kconfig Rob Landley
2005-11-23 17:34 ` Blaisorblade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox