[GnomeMeeting-list] Error while compiling pwlib-1.6.3



While compiling pwlib-1.6.3 i get the following error:

....
mkdir -p ../pwlib/device/sound
g++  -DP_USE_PRAGMA -fno-rtti -ffunction-sections -fdata-sections
-D_REENTRANT -Wall  -fPIC -I/home/themou/Downloads/pwlib/include \
-lasound \
-I. -shared sound_alsa.cxx -o ../pwlib/device/sound/alsa.so
sound_alsa.cxx: In member function `BOOL PSoundChannelALSA::Setup()':
sound_alsa.cxx:321: invalid conversion from `unsigned int*' to `unsigned
int'
sound_alsa.cxx:344: invalid conversion from `snd_pcm_uframes_t*' to
`long
   unsigned int'
sound_alsa.cxx:351: invalid conversion from `unsigned int*' to `unsigned
int'
sound_alsa.cxx:359: invalid conversion from `snd_pcm_uframes_t*' to
`long
   unsigned int'
make[3]: *** [../pwlib/device/sound/alsa.so] Error 1
make[3]: Leaving directory
`/home/themou/Downloads/pwlib/plugins/sound_alsa'
make[2]: *** [opt] Error 2
make[2]: Leaving directory `/home/themou/Downloads/pwlib/plugins'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/home/themou/Downloads/pwlib'
make: *** [optshared] Error 2


configure workes fine with ./configure --prefix=/usr --enable-plugins

I am working on SuSE 8.1.

Anyone who has a hint for me?

-- 
Theodor Mougios <TM Mougios t-online de>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]