"Carlos F. A. Paniago" wrote: > > > Another cimple problem with kdemultimedia CVS 2.0 and FreeBSD 4.0 and > > XFree86-4.0.: > > --- > > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/q > > t -I/usr/X11R6/include -I/usr/local/include -O2 -fno-exceptions -fno-rtti -f > > no-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-str > > ings -Wno-long-long -fno-builtin -c mixer.cpp > > In file included from kmix-platforms.cpp:67, > > from mixer.cpp:29: > > mixer_oss.cpp: In method `int Mixer_OSS::openMixer()': > > mixer_oss.cpp:109: `errno' undeclared (first use this function) Should be fixed now. > > mixer_oss.cpp:109: (Each undeclared identifier is reported only once > > mixer_oss.cpp:109: for each function it appears in.) > > mixer_oss.cpp:109: `EACCES' undeclared (first use this function) > > mixer_oss.cpp:159: aggregate `struct mixer_info l_mix_info' has incomplete type > > and cannot be initialized > > mixer_oss.cpp:160: `SOUND_MIXER_INFO' undeclared (first use this function) > > mixer_oss.cpp:160: confused by earlier errors, bailing out > > gmake[3]: *** [mixer.o] Error 1 > > gmake[3]: Leaving directory `/home/pan/kde2/kdemultimedia/kmix' > > gmake[2]: * > -- > I forgot the seconde error: the > #ifdef SOUND_MIXER_INFO in line 160 is to be uncommentd in FreeBSD (and the > #endif a few lines bellow). Regarding the problems that need a deeper knowledge of the application: You can never be sure if the author monitors this list. Try to either contact the author(s) directly or file a bug report on bugs.kde.org. If you don't get any response: try this list as a final resort. Harri.