Can you help?
Somewhere while updating gnome-games,
I am stuck with the message

"compiling id3lib3.7-3.7.13-4 failed".

What can I do?

Heinz


__________________________
ranlib .libs/libid3.a
creating libid3.la
(cd .libs && rm -f libid3.la && ln -s ../libid3.la libid3.la)
Making all in examples
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -Wno-long-double -c demo_info.cpp
/bin/sh ../libtool --mode=link c++ -Wno-long-double -L/sw/lib -o id3info demo_info.o ../src/libid3.la -lpopt -lz -lpopt -lz
mkdir .libs
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: warning prebinding disabled because dependent library: /sw/lib/libpopt.0.dylib is not prebound
ld: Undefined symbols:
ParseNumber(unsigned char const*, unsigned long)
ID3_Tag::operator[](unsigned long) const
ID3_Error::GetErrorDesc() const
ID3_Error::GetErrorFile() const
ID3_Error::GetErrorLine() const
ID3_Error::GetErrorType() const
ID3_Field::GetNumTextItems() const
ID3_Field::Size() const
make[2]: *** [id3info] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling id3lib3.7-3.7.13-4 failed


Begin forwarded message:


Date: January 10, 2004 8:30:47 AM CET Subject: Failed: compiling id3lib3.7-3.7.13-4 failed

........
Making all in examples
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/sw/include -Wno-long-double -c demo_info.cpp
/bin/sh ../libtool --mode=link c++ -Wno-long-double -L/sw/lib -o id3info demo_info.o ../src/libid3.la -lpopt -lz -lpopt -lz
mkdir .libs
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: warning prebinding disabled because dependent library: /sw/lib/libpopt.0.dylib is not prebound
ld: Undefined symbols:
ParseNumber(unsigned char const*, unsigned long)
ID3_Tag::operator[](unsigned long) const
ID3_Error::GetErrorDesc() const
ID3_Error::GetErrorFile() const
ID3_Error::GetErrorLine() const
ID3_Error::GetErrorType() const
ID3_Field::GetNumTextItems() const
ID3_Field::Size() const
make[2]: *** [id3info] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling id3lib3.7-3.7.13-4 failed





------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to