id3lib 3.8.3 compile fails on Cygwin
Brought to you by:
t1mpy
Configuration proceeds normally and the library is
built without any detected error. However, when the
example programs are compiled (gcc/g++ version 3.3.3),
they produce all sorts of undefined reference errors
and compilation aborts. The same thing happens if I
try to compile other programs instead (such as id3v2),
so it isn't just a problem with the examples.
Please, please try to fix this. I frequently have call
to use programs which depend on id3lib, and this error
is making it impossible to do that. A copy of the
output produced by make is attached, in case it might
be helpful.
Output of make command
Logged In: YES
user_id=702941
Have exact same problem. When will a fix be available ?
Logged In: YES
user_id=300955
I have just compiled id3lib v3.8.3 on cygwin 1.5.18 (gcc
3.4.4) using "./configure; make". This made four examples
(I don't know how many there are) and id3info, the tool I
wanted, appears to work fine.