System is Fedora Core 3. I have the latest versions of
libnjb, libusb, and id3lib, but I can't install Nomad
Media Manager. It configures just fine, but "make"
fails with the below error message. Any suggestions?
njbcomm.h:8: error: expected constructor, destructor,
or type conversion before '*' token
njbcomm.h:8: error: expected `,' or `;' before '*' token
njbcomm.h:9: error: expected constructor, destructor,
or type conversion before '*' token
njbcomm.h:9: error: expected `,' or `;' before '*' token
In file included from editwindow.h:9,
from njbwidget.h:8,
from njbwidget.cpp:1:
music.h:22: error: `songid_t' has not been declared
music.h:22: error: `playlist_t' has not been declared
music.h:22: error: ISO C++ forbids declaration of
`tracklist' with no type
music.h:22: error: ISO C++ forbids declaration of
`playlists' with no type
njbwidget.cpp:284: warning: unused parameter 'c'
njbwidget.cpp:268: warning: unused parameter 'c'
njbwidget.cpp:46: warning: unused parameter 'e'
make[2]: *** [njbwidget.o] Error 1
make[2]: Leaving directory
`/opt/software/nomaedia-0.3.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/software/nomaedia-0.3.4'
make: *** [all] Error 2
Logged In: NO
Exactly the same error..
I can't find what does'nt work..
if anybody could help.. it would be great.
thx! =)