mustux-devel
[Top][All Lists]
Advanced

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

[Mustux-devel] autotoolized configure went fine, but make fails!


From: booker
Subject: [Mustux-devel] autotoolized configure went fine, but make fails!
Date: Fri, 14 Feb 2003 10:39:15 +0100
User-agent: KMail/1.4.3

Hi,

here is the output when compiling latest cvs:

.....
.....
.....
checking for libqt-mt.so... /usr/lib/qt3/lib/libqt-mt.so
checking for QT headers... /usr/lib/qt3/include
checking if a small qt application compiles and links fine... ok
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mustux-config
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
make  all-am
make[1]: Entering directory `/home/booker/cvs/mustux/mustuxlib'
source='MustuxAudioDeviceMapper.cc' object='MustuxAudioDeviceMapper.lo' 
libtool=yes \
depfile='.deps/MustuxAudioDeviceMapper.Plo' 
tmpdepfile='.deps/MustuxAudioDeviceMapper.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.     
-I/usr/lib/qt3/include -DQT_THREAD_SUPPORT  -D_REENTRANT -D_ALSA -c -o 
MustuxAudioDeviceMapper.lo `test -f MustuxAudioDeviceMapper.cc || echo 
'./'`MustuxAudioDeviceMapper.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/qt3/include -DQT_THREAD_SUPPORT 
-D_REENTRANT -D_ALSA -c MustuxAudioDeviceMapper.cc -MT 
MustuxAudioDeviceMapper.lo -MD -MP -MF .deps/MustuxAudioDeviceMapper.TPlo  
-fPIC -DPIC -o .libs/MustuxAudioDeviceMapper.lo
MustuxAudioDeviceMapper.cc: In member function `int 
MustuxAudioDeviceMapper::Bus::open(int, int, int)':
MustuxAudioDeviceMapper.cc:893: invalid conversion from `snd_pcm_uframes_t*' 
to `int*'
/usr/include/alsa/pcm.h:546: too many arguments to function `snd_pcm_uframes_t 
snd_pcm_hw_params_get_period_size_min(const snd_pcm_hw_params_t*, int*)'
MustuxAudioDeviceMapper.cc:893: at this point in file
MustuxAudioDeviceMapper.cc:899: invalid conversion from `snd_pcm_uframes_t*' 
to `int*'
/usr/include/alsa/pcm.h:547: too many arguments to function `snd_pcm_uframes_t 
snd_pcm_hw_params_get_period_size_max(const snd_pcm_hw_params_t*, int*)'
MustuxAudioDeviceMapper.cc:899: at this point in file
MustuxAudioDeviceMapper.cc:926: invalid conversion from `snd_pcm_uframes_t*' 
to `long unsigned int'
MustuxAudioDeviceMapper.cc:934: invalid conversion from `snd_pcm_uframes_t*' 
to `int*'
/usr/include/alsa/pcm.h:545: too many arguments to function `snd_pcm_sframes_t 
snd_pcm_hw_params_get_period_size(const snd_pcm_hw_params_t*, int*)'
MustuxAudioDeviceMapper.cc:934: at this point in file
make[1]: *** [MustuxAudioDeviceMapper.lo] Error 1
make[1]: Leaving directory `/home/booker/cvs/mustux/mustuxlib'
make: *** [all] Error 2
address@hidden mustuxlib]$


greetings
Reinhard


PS:
address@hidden mustuxlib]$ gcc --version
gcc (GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk)

address@hidden mustuxlib]$ automake --version
automake (GNU automake) 1.4-p6

address@hidden mustuxlib]$ autoconf --version
autoconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]