Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation problem with [sf#900500] #21

Closed
Windfisch opened this issue Sep 10, 2013 · 1 comment
Closed

compilation problem with [sf#900500] #21

Windfisch opened this issue Sep 10, 2013 · 1 comment

Comments

@Windfisch
Copy link
Member

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 fromunsigned int_'
to unsigned int' alsaaudio.cpp:120: error: invalid conversion from snd_pcm_uframes_t_' to long unsigned int' alsaaudio.cpp:131: error: invalid conversion from snd_pcm_uframes_t_' to long 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

@Windfisch
Copy link
Member Author

Submitted by spamatica on 2004-02-24 18:14:42

Hi,

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant