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: Martin Herren
Subject: Re: [Protux-devel] Autostuff migration : Done :-)
Date: Tue, 25 Feb 2003 23:05:50 +0100

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...

i commited some (quoting) corrections in the configure/m4 files, so maybe you 
could try again with current cvs... but it shouldn't change anything in the 
search path, but who knows...

> Only creating the sym-link solved the moc-problem.
> 
> 
> > > I had this problem, I solved with this
> > >
> > >
> > > ln -s /usr/lib/qt3/bin/moc /usr/bin/moc
> > >
> > >
> > > I think it may solve to you too..
> 
> 
> After creating the link make works initially, but failed in the end:

<...>

> 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)

-- 
Martin Herren

Protux - A Free Professional Audio Tool for GNU/Linux:
-> http://www.nongnu.org/protux/
Open your Windows - Free your Mind - Enjoy:
->http://gnuwin.epfl.ch

Attachment: pgpNHJrM2OGIx.pgp
Description: PGP signature


reply via email to

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