Arnold Krille wrote:
Am 03.03.07 schrieb Arnold Krille <arnold.krille@xxxxxxxxx>:
2007/3/3, Fons Adriaensen <fons@xxxxxxxxxxxxxxx>:
> New releases of JAAA and JAPA and the libraries they depend on
> are now available at
> <http://www.kokkinizita.net/linuxaudio/downloads>
> jaaa-0.4.1: bugfixes.
> japa-0.2.0: bugfixes, white and pink noise generators now built-in.
Thanks! Downloading now!
Japa fails with:
arnold@riogrande ~/src-from-outside/japa-0.2.0 $ make
make: *** No rule to make target `rngen.h', needed by `analyser.o'.
Stop.
arnold@riogrande ~/src-from-outside/japa-0.2.0 $
I did install new cl* in my homedir...
Arnold
here the same:
nowhiskey@murija2:~/software/nove/fonsA/japa-0.2.0$ make
make: *** Keine Regel vorhanden, um das Target »rngen.h«,
benötigt von »analyser.o«, zu erstellen. Schluss.
nowhiskey@murija2:~/software/nove/fonsA/japa-0.2.0$
and jaaa too:
nowhiskey@murija2:~/software/nove/fonsA/jaaa$ make
g++ -O3 -Wall -DVERSION=\"0.4.1\" -DPREFIX=\"/usr\"
-I/usr/include/freetype2 -c -o spectwin.o spectwin.cc
spectwin.cc:956: error: expected constructor, destructor, or type
conversion before '=' token
make: *** [spectwin.o] Fehler 1
nowhiskey@murija2:~/software/nove/fonsA/jaaa$
me i also first installed the libs and was running 'ldconfig'.
cheers,
doc