protux-devel
[Top][All Lists]
Advanced

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

[Protux-devel] Re: libmustux 0.17.0 compile error


From: Luciano Giordana
Subject: [Protux-devel] Re: libmustux 0.17.0 compile error
Date: Thu, 30 Jan 2003 23:17:08 -0200
User-agent: KMail/1.4.3

It seems you dont have ALSA on your system. Without ALSA you cannot compile 
protux..

anyway, ./configure should be warning you about this requirement.. I will let 
our team know about this

Thanks


On Wednesday 29 January 2003 04:34 pm, you wrote:
> when I do 'make' I get the following strings with errors:
>
> /bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.
> -I/usr/lib/qt2/
> include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2
> -fno-except
> ions -fno-check-new  -c MustuxAudioDeviceMapper.cc
> c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/qt2/include -I/usr/X11R6/include
> -DQT
> _THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new
> -Wp,-MD,.deps/Mu
> stuxAudioDeviceMapper.pp -c MustuxAudioDeviceMapper.cc  -fPIC -DPIC -DPIC
> -o Mus
> tuxAudioDeviceMapper.o
> MustuxAudioDeviceMapper.cc:311: syntax error before `;'
> MustuxAudioDeviceMapper.cc:313: syntax error before `*'
> MustuxAudioDeviceMapper.cc:314: syntax error before `;'
> MustuxAudioDeviceMapper.cc: In method `int Bus::open (int, int, int)':
> MustuxAudioDeviceMapper.cc:119: `hwparams' undeclared (first use this
> function)
> MustuxAudioDeviceMapper.cc:119: (Each undeclared identifier is reported
> only once for each function it appears in.)
> MustuxAudioDeviceMapper.cc:119: `snd_pcm_hw_params_alloca' undeclared
> (first use this function)
> MustuxAudioDeviceMapper.cc:127: `SND_PCM_STREAM_PLAYBACK' undeclared
> (first use this function)
> MustuxAudioDeviceMapper.cc:127: cannot convert `const char *' to `int'
> for argument `2' to `snd_pcm_open (snd_pcm_t **, int, int, int)'
> MustuxAudioDeviceMapper.cc:136: `SND_PCM_STREAM_CAPTURE' undeclared
> (first use this function)
> MustuxAudioDeviceMapper.cc:136: cannot convert `QString' to `int' for
> argument `2' to `snd_pcm_open (snd_pcm_t **, int, int, int)'
> MustuxAudioDeviceMapper.cc:145: `snd_pcm_hw_params_any' undeclared
> (first use this function)
> MustuxAudioDeviceMapper.cc:153: `SND_PCM_ACCESS_RW_INTERLEAVED'
> undeclared (first use this function)
> MustuxAudioDeviceMapper.cc:153: `snd_pcm_hw_params_set_access'
> undeclared (first use this function)
> MustuxAudioDeviceMapper.cc:161: `SND_PCM_FORMAT_S16_LE' undeclared
> (first use this function)
> MustuxAudioDeviceMapper.cc:161: `snd_pcm_hw_params_set_format'
> undeclared (first use this function)
> MustuxAudioDeviceMapper.cc:169: `snd_pcm_hw_params_set_channels'
> undeclared (first use this function)
> MustuxAudioDeviceMapper.cc:177: `snd_pcm_hw_params_set_rate_near'
> undeclared (first use this function)
> MustuxAudioDeviceMapper.cc:190: `snd_pcm_hw_params_set_buffer_time_near'
> undeclared (first use this function)
> MustuxAudioDeviceMapper.cc:196: `buffer_size' undeclared (first use
> this function)
> MustuxAudioDeviceMapper.cc:196: `snd_pcm_hw_params_get_buffer_size'
> undeclared (first use this function)
> MustuxAudioDeviceMapper.cc:199: `snd_pcm_hw_params_set_period_time_near'
> undeclared (first use this function)
> MustuxAudioDeviceMapper.cc:205: `transferSizeInBlocks' undeclared
> (first use this function)
> MustuxAudioDeviceMapper.cc:205: `snd_pcm_hw_params_get_period_size'
> undeclared (first use this function)
> MustuxAudioDeviceMapper.cc:209: `snd_pcm_hw_params' undeclared (first
> use this function)
> MustuxAudioDeviceMapper.cc: In method `int Bus::transfer ()':
> MustuxAudioDeviceMapper.cc:231: `snd_pcm_readi' undeclared (first use
> this function)
> MustuxAudioDeviceMapper.cc:245: `snd_pcm_writei' undeclared (first use
> this function)
> make: *** [MustuxAudioDeviceMapper.lo] Error 1
>
>
> can you help me ,please????? I'm going mad!
>
> thank U

-- 
--
Best Regards
--
Luciano Giordana - Musician - Certified Java/GNU C++ Developer - Free Software 
Evangelist
Project Mustux - http://www.freesoftware.fsf.org/mustux
-- Once Palladium is up and running , I will become a hacker --




reply via email to

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