You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't duplicate this, I don't have newest alsa though.
I'll try to upgrade and see if I can duplicate this...
will be a while though...
As always, you're welcome to the mailinglists for further
queries
/Robert
Submitted by jeremyhu on 2004-02-19 19:28:26
0.6.2 builds fine for me. When compiling 0.6.3 , I hav an error,
however... I am using gcc 3.2.3 and alsa-lib 1.0.2.
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -fno-exceptions -Wall
-W -D_GNU_SOURCE -D_REENTRANT
-DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -I.. -I..
/widgets -I/usr/qt/3/include -march=pentium3 -mcpu=pentium3
-O3 -pipe -fomit-frame-pointer -falign-functions=4
-falign-jumps=4 -falign-loops=4 -MT libdriver_la-mess.lo -MD
-MP -MF .deps/libdriver_la-mess.Tpo -c mess.cpp -o
libdriver_la-mess.o >/dev/null 2>&1
alsaaudio.cpp: In function
void setParams(snd_pcm_t*, bool)': alsaaudio.cpp:104: error: invalid conversion from
unsigned int_'to
unsigned int' alsaaudio.cpp:120: error: invalid conversion from
snd_pcm_uframes_t_' tolong unsigned int' alsaaudio.cpp:131: error: invalid conversion from
snd_pcm_uframes_t_' tolong unsigned int' make[3]: *_\* [libdriver_la-alsaaudio.lo] Error 1 make[3]: **\* Waiting for unfinished jobs.... mv -f .libs/libdriver_la-mess.lo libdriver_la-mess.lo make[3]: Leaving directory
/var/tmp/portage/museseq-0.6.3/work/muse-0.6.3/driver'
make[2]: *** [all] Error 2
make[2]: Leaving directory
/var/tmp/portage/museseq-0.6. 3/work/muse-0.6.3/driver' make[1]: **\* [all-recursive] Error 1 make[1]: Leaving directory
/var/tmp/portage/museseq-0.6.3/work/muse-0.6.3'
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: