WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] "start_info" symbol clash

To: <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] "start_info" symbol clash
From: "Charles Coffing" <ccoffing@xxxxxxxxxx>
Date: Tue, 05 Oct 2004 15:13:54 -0600
Delivery-date: Tue, 05 Oct 2004 22:18:50 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Can we rename "start_info" to something else, perhaps "xen_start_info"?

If CONFIG_SND_SB16_CSP is enabled, I get a compile error in
linux-2.6.8.1/sound/isa/sb/sb16_csp.c since it has a variable by the
same name.

  CC [M]  sound/isa/sb/sb16_csp.o
sound/isa/sb/sb16_csp.c: In function `snd_sb_csp_ioctl':
sound/isa/sb/sb16_csp.c:194: error: parse error before '.' token
sound/isa/sb/sb16_csp.c:237: error: structure has no member named
`sample_width'
sound/isa/sb/sb16_csp.c:237: error: structure has no member named
`channels'



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>