Problems in kdemultimedia HEAD

Andras Mantia amantia at freemail.hu
Mon Mar 17 13:53:38 GMT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

  Recently I have problems when I compile the kdemultimedia. Compilation fails 
in kscd/libwm/audio with the following error:

                 from 
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:17:
/usr/include/alsa/seq.h:357: warning: declaration of `index' shadows global 
declaration
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:32: 
warning: declaration of `access' shadows global declaration
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
In function `set_hwparams':
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:33: 
warning: declaration of `access' shadows global declaration
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
At top level:
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:137: 
warning: no previous prototype for `alsa_open'
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
In function `alsa_open':
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:142: 
parse error before `*'
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:145: 
`hwparams' undeclared (first use in this function)
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:145: 
(Each undeclared identifier is reported only once
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:145: 
for each function it appears in.)
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:146: 
`swparams' undeclared (first use in this function)
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:138: 
warning: unused variable `chn'
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
At top level:
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:166: 
warning: no previous prototype for `alsa_close'
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
In function `alsa_close':
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:171: 
warning: implicit declaration of function `alsa_stop'
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:173: 
warning: passing arg 1 of `snd_pcm_close' from incompatible pointer type
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
At top level:
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:186: 
warning: no previous prototype for `alsa_play'
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
In function `alsa_play':
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:190: 
warning: assignment from incompatible pointer type
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:188: 
warning: `err' might be used uninitialized in this function
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
At top level:
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:222: 
warning: no previous prototype for `alsa_stop'
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:245: 
warning: no previous prototype for `alsa_state'
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
In function `alsa_state':
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:244: 
warning: unused parameter `blk'
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
At top level:
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:250: 
warning: ANSI C forbids specifying structure member to initialize
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:251: 
warning: ANSI C forbids specifying structure member to initialize
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:252: 
warning: ANSI C forbids specifying structure member to initialize
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:253: 
warning: ANSI C forbids specifying structure member to initialize
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:254: 
warning: ANSI C forbids specifying structure member to initialize
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:255: 
warning: ANSI C forbids specifying structure member to initialize
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:256: 
warning: ANSI C forbids specifying structure member to initialize
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:261: 
warning: no previous prototype for `setup_alsa'
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c: 
In function `setup_alsa':
/home/andris/cvs-developement/head/kde-cvs/kdemultimedia/kscd/libwm/audio/audio_alsa.c:260: 
warning: unused parameter `ctl'
make[5]: *** [audio_alsa.o] Error 1


I'm using gcc 2.95.3 and alsa 0.9.0rc6.

I also have another problem, which was not present in the past, this time with 
noatun. After starting, it uses all the available CPU time, and reacts very 
slow, even when you try to access a menu. 

Andras

- -- 
Quanta Plus developer - http://quanta.sourceforge.net
K Desktop Environment - http://www.kde.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+ddNiTQdfac6L/08RAjxPAKCsLhqxKZSmzXTLfQdghG8OSQfsFACdE5S/
TXidshJ5am5M4OnFi/W0J5I=
=qQK4
-----END PGP SIGNATURE-----

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<




More information about the kde-multimedia mailing list