All of lore.kernel.org
 help / color / mirror / Atom feed
* "start_info" symbol clash
@ 2004-10-05 21:13 Charles Coffing
  2004-10-05 21:33 ` Ian Pratt
  2004-10-05 21:34 ` Keir Fraser
  0 siblings, 2 replies; 3+ messages in thread
From: Charles Coffing @ 2004-10-05 21:13 UTC (permalink / raw)
  To: xen-devel

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

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

* Re: "start_info" symbol clash
  2004-10-05 21:13 "start_info" symbol clash Charles Coffing
@ 2004-10-05 21:33 ` Ian Pratt
  2004-10-05 21:34 ` Keir Fraser
  1 sibling, 0 replies; 3+ messages in thread
From: Ian Pratt @ 2004-10-05 21:33 UTC (permalink / raw)
  To: Charles Coffing; +Cc: xen-devel, Ian.Pratt

> 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.

I'll bet we've got a better excuse for ours being non-static than
they have ;-)

Anyhow, we'll have to rename.

Would you mind knocking up a suitable patch for xen/2.4/2.6 ?

Thanks,
Ian




-------------------------------------------------------
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

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

* Re: "start_info" symbol clash
  2004-10-05 21:13 "start_info" symbol clash Charles Coffing
  2004-10-05 21:33 ` Ian Pratt
@ 2004-10-05 21:34 ` Keir Fraser
  1 sibling, 0 replies; 3+ messages in thread
From: Keir Fraser @ 2004-10-05 21:34 UTC (permalink / raw)
  To: Charles Coffing; +Cc: xen-devel


Yes, this is easy to do. I'm just testing a patch now.

 -- Keir

> 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@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel



-------------------------------------------------------
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

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

end of thread, other threads:[~2004-10-05 21:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-05 21:13 "start_info" symbol clash Charles Coffing
2004-10-05 21:33 ` Ian Pratt
2004-10-05 21:34 ` Keir Fraser

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.