-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

does anyone know if there is a good guide to libtool and the other auto* 
utilities? i am getting an error building the musicbrainz client. it is 
getting a parse error somehow, and it seems to double-include the same 
lib, so it fails. i would like to learn how to resolve these problems, 
but I do not know where to start.

<<Output>>
mv -f .libs/rdfextract.lo rdfextract.lo
/bin/sh ../libtool --mode=link c++  -g -O2 -L/sw/lib -o 
libmusicbrainz.la -rpath /sw/lib -version-info 2:0:1 base64.lo 
musicbrainz.lo diskid.lo http.lo sha1.lo mb.lo signature.lo 
comhttpsocket.lo comsocket.lo haar.lo sigxdr.lo sigclient.lo sigfft.lo 
c_wrapper.lo uuid.lo rdfparse.lo rdfextract.lo 
../expat/xmlparse/libxmlparse.la ../expat/xmltok/libxmltok.la 
bitzi/libbitzi.la @EXTRA_CPP_LIBS@
rm -fr .libs/libmusicbrainz.la .libs/libmusicbrainz.* 
.libs/libmusicbrainz.*
../libtool: parse error: condition expected: xno = [3183]   <----- what 
is this?
c++ -dynamiclib -flat_namespace -undefined suppress -o 
.libs/libmusicbrainz.1.1.0.dylib  base64.lo musicbrainz.lo diskid.lo 
http.lo sha1.lo mb.lo signature.lo comhttpsocket.lo comsocket.lo haar.lo 
sigxdr.lo sigclient.lo sigfft.lo c_wrapper.lo uuid.lo rdfparse.lo 
rdfextract.lo -all_load  ../expat/xmlparse/.libs/libxmlparse.al 
../expat/xmltok/.libs/libxmltok.al bitzi/.libs/libbitzi.al  -L/sw/lib 
../expat/xmlparse/.libs/libxmlparse.al 
../expat/xmltok/.libs/libxmltok.al bitzi/.libs/libbitzi.al -lc 
- -install_name  /sw/lib/libmusicbrainz.1.dylib -compatibility_version 3 
- -current_version 3.0
ld: multiple definitions of symbol _hashTableDestroy
../expat/xmlparse/.libs/libxmlparse.al(hashtable.lo) definition of 
_hashTableDestroy in section (__TEXT,__text)
../expat/xmlparse/.libs/libxmlparse.al(hashtable.lo) definition of 
_hashTableDestroy in section (__TEXT,__text)
<</Output>>


- -chris zubrzycki
- - --
PGP public key: http://homepage.mac.com/beren/publickey.txt
ID: 0xA2ABC070
Fingerprint: 26B0 BA6B A409 FA83 42B3  1688 FBF9 8232 A2AB C070
========================================================

"Sadly, text alone cannot convey the depths of my sarcasm."

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (Darwin)
Comment: For info see http://www.gnupg.org

iD8DBQE8sO5p+/mCMqKrwHARAtNYAJ0YBN+7b9Q8+s8qbzB6XwifMTtaKQCfXJfK
9ifFxmZk7Hm3+QQXxPzGS90=
=bwLr
-----END PGP SIGNATURE-----


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to