protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] Autostuff migration : Done :-)


From: booker
Subject: Re: [Protux-devel] Autostuff migration : Done :-)
Date: Wed, 26 Feb 2003 10:03:18 +0100
User-agent: KMail/1.4.3

Am Dienstag 25 Februar 2003 11:05 nachmittags/abends schrieb Martin Herren:
> On Tue, 25 Feb 2003 22:15:01 +0100
>
> address@hidden (booker) wrote:
> > Am Montag 17 Februar 2003 07:58 nachmittags/abends schrieb Martin Herren:
> > > The only thing i could think of, is that your automake is too
> > > old...(1.4-p6)...
> >
> > Now I use
> >
> > - automake  1.6.3
> >
> > but the problem (configure can't find moc) remains.
> >
> > > that's strange... /usr/lib/qt3/bin/ is explicitly in the search path of
> > > moc... but instead of creating a sym-link, you can also use the
> > > --with-qt-bin-dir=/usr/lib/qt3/bin option, or the
> > > --with-qt-prefix=/usr/lib/qt3/ option with configure.
> >
> > No, none of this options solved the problem.
>
> strange, i tried it even by moving moc to /home/asdf/ and using
> --with-qt-bin-dir configure found it and compiled fine...
>


Note:
This still happens only during the second run of ./configure (initiated by 
make) AND WITHOUT the sym-link!
When running ./configure the first time after a clean checkout moc will be 
found by ./configure, but when make called ./configure the second time it 
failed to detect moc.




> > MustuxAudioDeviceMapper.cc: In member function `int
> > MustuxAudioDeviceMapper::Bus::open(int, int, int)':
> > MustuxAudioDeviceMapper.cc:1015: 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:1015: at this
> > point in file
> > MustuxAudioDeviceMapper.cc:1021: 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:1021: at this
> > point in file
> > MustuxAudioDeviceMapper.cc:1048: invalid conversion from
> > `snd_pcm_uframes_t*' to `long unsigned int'
> > MustuxAudioDeviceMapper.cc:1056: 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:1056: 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]$
>
> what alsa version are you using ? (/proc/asound/version)



address@hidden mustuxlib]$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 0.9.0rc2.
Compiled on Sep 20 2002 for kernel 2.4.19-16mdk with versioned symbols.
address@hidden mustuxlib]$

greetings
Reinhard





reply via email to

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