hi all,
after doing a emerge zinf:
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -D_REENTRANT -I../../base/include -I../
../base/unix/include -I../../lib/utf8 -I../../ui/include -I../../lmc/include -I../../io/include -I../
../mdb -I./include -O2 -march=pentium4 -fomit-frame-pointer -pipe -MT artspmo.lo -MD -MP -MF .deps/ar
tspmo.Tpo -c src/artspmo.cpp -fPIC -DPIC -o .libs/artspmo.o
src/artspmo.cpp:37:19: artsc.h: No such file or directory
In file included from src/artspmo.cpp:45:
include/artspmo.h:66: error: 'arts_stream_t' is used as a type, but is not
defined as a type.
src/artspmo.cpp: In constructor `artsPMO::artsPMO(FAContext*)':
src/artspmo.cpp:72: error: `audio_stream' undeclared (first use this function)
src/artspmo.cpp:72: error: (Each undeclared identifier is reported only once
for each function it appears in.)
src/artspmo.cpp: In destructor `virtual artsPMO::~artsPMO()':
src/artspmo.cpp:92: error: `arts_close_stream' undeclared (first use this
function)
src/artspmo.cpp:93: error: `arts_free' undeclared (first use this function)
src/artspmo.cpp: In member function `virtual Error artsPMO::Init(OutputInfo*)':
src/artspmo.cpp:138: error: `arts_init' undeclared (first use this function)
src/artspmo.cpp:149: error: `arts_play_stream' undeclared (first use this
function)
src/artspmo.cpp: In member function `void artsPMO::WorkerThread()':
src/artspmo.cpp:304: error: `arts_write' undeclared (first use this function)
make[2]: *** [artspmo.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/zinf-2.2.5-r1/work/zinf-2.2.5/io/arts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/zinf-2.2.5-r1/work/zinf-2.2.5/io'
make: *** [all-recursive] Error 1
!!! ERROR: media-sound/zinf-2.2.5-r1 failed.
!!! Function src_compile, Line 86, Exitcode 2
!!! (no error message)
what's up?
patrick



