I am compiling Darwine 0.9.54 on my MAC (ppc). I am facing following compile time issue. Is this a known problem?
$> make
..
..
../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -t -T mshtml_tlb.tlb mshtml_tlb.idl
warning: create_msft_typeinfo: ignoring attr 46
warning: create_msft_typeinfo: ignoring attr 46
warning: add_func_desc: ignoring attr 5
warning: create_msft_typeinfo: ignoring attr 65
warning: AddVarDesc: unhandled attr type 61
error: get_type_vt: unknown type: 0x2b
make[2]: *** [mshtml_tlb.tlb] Error 2
make[1]: *** [mshtml.tlb] Error 2
make: *** [dlls] Error 2
Platform details:
$>uname -a
Darwin ppc-macmini 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
Any quick update on this would be greatly appriciated
Please let me know, if you need more information.
sbhandare@gmail.com