Status: New
Owner: ----

New issue 275 by [email protected]: snd_ctl_elem_remove and similar types  
not defined in compiling downloaded alsa python modules
http://code.google.com/p/solfege/issues/detail?id=275

What steps will reproduce the problem?
1. wget ftp://ftp.alsa-project.org/pub/pyalsa/pyalsa-1.0.24.tar.bz2
2. extract to preferred directory
3. cd to directory
4. python setup.py build

What is the expected output? Compilation with no error, but warnings okay

What do you see instead? See "Additional Information" below for other types  
not defined


What version of the product are you using? 3.20.6

On what operating system? on Ubuntu 12.10 with Cinnamon desktop


Please provide any additional information below.
...
pyalsa/alsahcontrol.c:359:35: error: ‘snd_ctl_elem_remove’ undeclared  
(first use in this function)
pyalsa/alsahcontrol.c:359:35: note: each undeclared identifier is reported  
only once for each function it appears in
pyalsa/alsahcontrol.c: At top level:
pyalsa/alsahcontrol.c:910:95: error: ‘snd_ctl_elem_info_is_tlv_readable’  
undeclared here (not in a function)
pyalsa/alsahcontrol.c:911:95: error: ‘snd_ctl_elem_info_is_tlv_writable’  
undeclared here (not in a function)
pyalsa/alsahcontrol.c:912:101: error:  
‘snd_ctl_elem_info_is_tlv_commandable’ undeclared here (not in a function)
pyalsa/alsahcontrol.c:914:88: error: ‘snd_ctl_elem_info_is_user’ undeclared  
here (not in a function)
pyalsa/alsahcontrol.c: In function ‘initalsahcontrol’:
pyalsa/alsahcontrol.c:1506:1: error: ‘SND_CTL_EVENT_MASK_TLV’ undeclared  
(first use in this function)

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel

Reply via email to