I have been running fink for a while with much success and without a
single problem under OS X 10.1. I just upgraded my iBook to OS X
10.2.1, and now I've run into trouble trying to install libxml2, which
seems to require a huge amount of dependencies, including the SGML
version of the DocBook dtd (!) as well as python and openjade and tcl
and tk. And in fact I can't get through the installation because of a
failure when I try to compile openjade. 

Here are the last lines of the output from the build of openjade:

> echo timestamp > assert.lo
> c++ -O2 -I. -I./../include -I./../generic -DSTDC_HEADERS=1 
> -DHAVE_LIMITS_H=1
> -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 
> -DSP_HAVE_BOOL=1
> -DSP_HAVE_GETTEXT=1 -DSP_ANSI_CLASS_INST=1 -DJADE_MIF=1 -DJADE_HTML=1
> -DSP_MULTI_BYTE=1 -DDEFAULT_SCHEME_BUILTINS=\"/sw/share/builtins.dsl\" 
> -c
> CharsetInfo.cxx -o CharsetInfo.o
> In file included from ../include/UnivCharsetDesc.h:13,
>                  from ../include/CharsetInfo.h:11,
>                  from CharsetInfo.cxx:8:
> ../include/RangeMap.h:57: warning: `typename 
> Vector<RangeMapRange<From, To>
>> ::const_iterator' is implicitly a typename
> ../include/RangeMap.h:57: warning: implicit typename is deprecated, 
> please see
>    the documentation for details
> echo timestamp > CharsetInfo.lo
> c++ -O2 -I. -I./../include -I./../generic -DSTDC_HEADERS=1 
> -DHAVE_LIMITS_H=1
> -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 
> -DSP_HAVE_BOOL=1
> -DSP_HAVE_GETTEXT=1 -DSP_ANSI_CLASS_INST=1 -DJADE_MIF=1 -DJADE_HTML=1
> -DSP_MULTI_BYTE=1 -DDEFAULT_SCHEME_BUILTINS=\"/sw/share/builtins.dsl\" 
> -c
> EntityCatalog.cxx -o EntityCatalog.o
> ../include/EntityCatalog.h:23: storage size of 
> `_ZTIN13EntityCatalog6SyntaxE'
>    isn't known
> ../include/EntityCatalog.h:21: storage size of `_ZTI13EntityCatalog' 
> isn't
>    known
> make[2]: *** [EntityCatalog.lo] Error 1
> make[1]: *** [lib] Error 2
> make: *** [all] Error 2
> ### make failed, exit code 2
> Failed: compiling openjade-1.3-3 failed

Any help would be greatly appreciated!

Thanks, Lenny


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to