I am using Gentoo Linux and have downloaded the v.13
.tar.gz. I ran configure and there were no errors in
the output. I then ran make and got the following errors:
$ make
make all-recursive
make[1]: Entering directory
`/home/bfdi533/Documents/downloads/imfavorites-1.3'
Making all in src
make[2]: Entering directory
`/home/bfdi533/Documents/downloads/imfavorites-1.3/src'
source='imfavorites.cc' object='imfavorites.o' libtool=no \
depfile='.deps/imfavorites.Po'
tmpdepfile='.deps/imfavorites.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated
-I/usr/include/gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/sigc++-1.2/include
-I/usr/include/sigc++-1.2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/atk-1.0 -g -O2 -c -o imfavorites.o
`test -f 'imfavorites.cc' || echo './'`imfavorites.cc
In file included from imfavorites_engine.h:25,
from imfavorites.cc:26:
/usr/include/taglib/fileref.h:25:25: tstringlist.h: No
such file or directory
In file included from imfavorites_engine.h:25,
from imfavorites.cc:26:
/usr/include/taglib/fileref.h:209: error: syntax error
before `(' token
make[2]: *** [imfavorites.o] Error 1
make[2]: Leaving directory
`/home/bfdi533/Documents/downloads/imfavorites-1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/bfdi533/Documents/downloads/imfavorites-1.3'
make: *** [all] Error 2
$
In checking for tstringlist.h it is found:
$ locate tstringlist.h
/usr/include/taglib/tstringlist.h
$
Logged In: YES
user_id=28779
bump.