I don't have taglib installed, configure finds no
issues. I type make and get the following error:
options.h:25: error: using typedef-name ‘std::ostream’
after ‘class’
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../include/
c++/4.0.3/iosfwd:138: error: ‘std::ostream’ has a
previous declaration here
options.h:26: error: using typedef-name ‘std::istream’
after ‘class’
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../include/
c++/4.0.3/iosfwd:137: error: ‘std::istream’ has a
previous declaration here
make[2]: *** [imfavorites.o] Error 1
make[2]: Leaving directory `/home/jack/stuff/
imfavorites-1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jack/stuff/
imfavorites-1.3'
make: *** [all] Error 2