On Feb 21, 2004, at 10:59 PM, Stefano wrote:


Hi,

I am having problems compiling id3lib3.7-dev, which is required to update
flac.
The compilation fails with the following error:



c++ -Wno-long-double -L/sw/lib -o .libs/id3info demo_info.o -L../src/.libs
-lid3 -lz -lpopt -lz -lpopt -lz -lpopt -lz
ld: Undefined symbols:
ParseNumber(unsigned char const*, unsigned long)
ID3_Tag::operator[](unsigned long) const


The flag -L/sw/lib comes before -L../src/.libs , so '-lid3' picks up /sw/lib/libid3.dylib
from id4lib-dev.
Remove that pkg, and the build will do smoothly_ you can reinstall id4lib-dev after.


JF Mertens



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to