Displaying 2 results from an estimated 2 matches for "arts_stream_t".
2005 Dec 09
6
New Winecfg crash
I updated my copy of WINE CVS today, and now if I click the audio tab in
Winecfg, I'm getting this on my Mandrake 2006 machine.
*** glibc detected *** free(): invalid pointer: 0x7c0a6cd0 ***
wine: Assertion failed at address 0xffffe410 (thread 0009), starting
debugger...
This happens everytime I run winecfg and click the audio tab. Clicking
the other tabs works fine.
I've updated to
2002 Mar 17
1
libao source build problems on Mandrake 8.2b4: artsc.h missing?
..../../include
-I/usr/include/artsc -O20 -ffast-math -D_REENTRANT -fsigned-char -O3
-fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math
-fno-strength-reduce -c ao_arts.c -fPIC -DPIC -o ao_arts.loao_arts.c:29:19:
artsc.h: No such file or directory
ao_arts.c:50: parse error before `arts_stream_t'
ao_arts.c:50: warning: no semicolon at end of struct or union
ao_arts.c:51: warning: data definition has no type or storage class
ao_arts.c: In function `ao_plugin_device_init':
ao_arts.c:72: `internal' undeclared (first use in this function)
ao_arts.c:72: (Each undeclared identifier i...