[PlanetCCRMA] [Fwd: Re: instant gratification du jour -- azr3-jack tonewheel emulator]

stuff stuff at johnadon.com
Wed Feb 24 03:06:13 PST 2010


2010-02-24 01:50, Martin Tarenskeen skrev:
>
>
> On Wed, 24 Feb 2010, Al Thompson wrote:
>
>> [al at localhost azr3-jack-1.0.3]$ make
>> *** You don't have lash-1.0>=0.5.3, which you need in order to build
>> this software.
>> make: *** [check-pkg-deps] Error 1
>>
>> Any hints?  These sorts of problems are beyond me.
>
> Your Fedora version is a bit old. I have Fedora 12 which has lash version
> 0.5.4. You should update Fedora, or, if you don't want to (yet) try to get
> newer lash and lash-devel from newer Fedora versions and see if you can
> install these.
>
> But first you should try
>
> yum --enablerepo=updates-testing update lash lash-devel
>
> and if that doesn't give you a newer lash version
>
> yum --enablerepo=rawhide update lash lash-devel
>
> But one day you will have to update Fedora. Current version is 12, maybe
> you want to skip 13 if you are superstitious and wait for Fedora 14 ;-)
>

I couldn't compile azr3 with the lash-devel in Fedora 12 either so that 
might not help. I tossed in a bunch of other devel packages in, as well, 
to no avail.  It seems I'm missing some header files somewhere. Maybe. I 
noticed though in a post somewhere that the function call uint32_t is 
different in 32 and 64 bit systems. I have a 64 bit system. Many 
apologies, but I can't remember exactly what it was I read. The error 
output I get is:

g++ -c -o azr3/azr3gui.o -g -O2  `pkg-config --cflags gtkmm-2.4 jack 
lash-1.0`  azr3/azr3gui.cpp
In file included from azr3/azr3gui.cpp:28:
azr3/azr3gui.hpp:39: fel: "uint32_t" deklarerades inte i detta 
definitionsområde
azr3/azr3gui.hpp:39: fel: mallargument 2 är ogiltigt
azr3/azr3gui.hpp:45: fel: "uint32_t" har inte deklarerats
azr3/azr3gui.hpp:53: fel: "uint32_t" har inte deklarerats
azr3/azr3gui.cpp:207: fel: variabel eller fält "set_control" deklarerad void
azr3/azr3gui.cpp:207: fel: "uint32_t" deklarerades inte i detta 
definitionsområde
azr3/azr3gui.cpp:207: fel: expected primary-expression before "float"
azr3/azr3gui.cpp:251: fel: variabel eller fält "control_changed" 
deklarerad void
azr3/azr3gui.cpp:251: fel: "uint32_t" deklarerades inte i detta 
definitionsområde
azr3/azr3gui.cpp:251: fel: expected primary-expression before "float"
make: *** [azr3/azr3gui.o] Fel 1



More information about the PlanetCCRMA mailing list