Hi I am having trouble updating fink due to the following errors : 

"c++ -DHAVE_CONFIG_H -I. -I. -I.. -DID3_ENABLE_DEBUG
-I../include/id3 -I../include -I/sw/include -Wno-long-double -c utils.cpp -o utils.o 
>/dev/null 2>&1
mv -f .libs/utils.lo utils.lo
/bin/sh ../libtool --mode=link c++  -Wno-long-double -L/sw/lib -o libid3.la -rpath 
/sw/lib -version-info 13:0:0
-release 3.7   -export-dynamic c_wrapper.lo error.lo field.lo field_binary.lo 
field_integer.lo field_string_ascii.lo
field_string_unicode.lo frame.lo frame_parse.lo frame_render.lo globals.lo header.lo 
header_frame.lo header_tag.lo
misc_support.lo spec.lo tag.lo tag_file.lo tag_find.lo tag_parse.lo 
tag_parse_lyrics3.lo tag_parse_musicmatch.lo
tag_parse_v1.lo tag_render.lo tag_sync.lo uint28.lo utils.lo -lz -lpopt -lz 
rm -fr .libs/libid3.la .libs/libid3.* .libs/libid3-3.7.*
c++ -dynamiclib -undefined dynamic_lookup -o .libs/libid3-3.7.13.0.0.dylib  
c_wrapper.lo error.lo field.lo
field_binary.lo field_integer.lo field_string_ascii.lo field_string_unicode.lo 
frame.lo frame_parse.lo frame_render.lo
globals.lo header.lo header_frame.lo header_tag.lo misc_support.lo spec.lo tag.lo 
tag_file.lo tag_find.lo tag_parse.lo
tag_parse_lyrics3.lo tag_parse_musicmatch.lo tag_parse_v1.lo tag_render.lo tag_sync.lo 
uint28.lo utils.lo  -L/sw/lib
-lz -lpopt -lz -lc  -install_name /sw/lib/libid3-3.7.13.dylib -compatibility_version 
14 -current_version 14.0
ld: warning -dylib_install_name /sw/lib/libid3-3.7.13.dylib not found in segment 
address table LD_SEG_ADDR_TABLE
/sw/var/lib/fink/prebound/seg_addr_table
ld: warning prebinding disabled because dependent library: /sw/lib/libpopt.0.dylib is 
not prebound
(cd .libs && rm -f libid3-3.7.13.dylib && ln -s libid3-3.7.13.0.0.dylib 
libid3-3.7.13.dylib)
(cd .libs && rm -f libid3.dylib && ln -s libid3-3.7.13.0.0.dylib libid3.dylib)
ar cru .libs/libid3.a  c_wrapper.o error.o field.o field_binary.o field_integer.o 
field_string_ascii.o
field_string_unicode.o frame.o frame_parse.o frame_render.o globals.o header.o 
header_frame.o header_tag.o
misc_support.o spec.o tag.o tag_file.o tag_find.o tag_parse.o tag_parse_lyrics3.o 
tag_parse_musicmatch.o tag_parse_v1.o
tag_render.o tag_sync.o uint28.o utils.o 
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"
 
my details

Package manager version: 0.18.0
Distribution version: 0.6.2.cvs 

Current default compiler:
gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)

10.3.2 

I have contacted the package maintainer about this problem after talking to people in 
#fink. My question is , is their
any way to tell what packages depend on this file and can I remove them and get fink 
to update. I have allready removed
a number of packages that I suspect depend on the file . Can some one help me out 
thanks.

-Harry



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to