|
From: Mark K. <mar...@co...> - 2003-12-05 15:06:24
|
Any headway being made with the code and this uint problem? I cannot build LS anymore. - Mark On Wed, 2003-12-03 at 11:32, Mark Knecht wrote: > On Wed, 2003-12-03 at 02:05, Christian Schoenebeck wrote: > > > g++ -DHAVE_CONFIG_H -I. -I. -I.. -pedantic -g -O2 -c -o audioio.o > > > `test -f 'audioio.cpp' || echo './'`audioio.cpp > > > audioio.cpp: In member function `int AudioIO::Initialize(unsigned int, > > > unsigned > > > int, unsigned int, unsigned int)': > > > audioio.cpp:89: error: invalid conversion from `uint' to `unsigned int*' > > > > Nothing changed in audioio.cpp since I implemented automatic plughw fallback > > (2003-11-21) and that version worked AFAIK for you. Already tried a clean > > checkout? > > > > CU > > Christian > > > > Yes, I tried a clean checkout yesterday, and I tried a clean checkout > this morning. In both cases I deleted the existing directory and checked > out 100% new code. Today it fails the same way. > > FYI - life here is Gentoo, which means upgrades to gcc far more often > than non-Gentoo platforms. In all likelihood I've had a gcc update since > I last built the code. > > Have you looked at the offending line? I don't know a 'uint' from an > unsigned int. They sound similar, but possibly not identical? > > Aah!!!! I bet I get it! I've updated Alsa to 1.0.0rc1. The offending > line looks like it's calling some Alsa function to talk to my card? Have > the Alsa folks pulled a switcheroo on us here??????? > > Anyway, I still cannot build as of 11:30AM California time. > > Cheers, > Mark > > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN's Audience Survey. > Help shape OSDN's sites and tell us what you think. Take this > five minute survey and you could win a $250 Gift Certificate. > http://www.wrgsurveys.com/2003/osdntech03.php?site=8 > _______________________________________________ > Linuxsampler-devel mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel |