[Wine] Mac OS X 10.5 compatibility?

James McKenzie jjmckenzie51 at gmail.com
Fri Sep 9 15:31:59 CDT 2011


On Fri, Sep 9, 2011 at 1:06 PM, doh123 <wineforum-user at winehq.org> wrote:
> Looks like 1.3.28 is still broken for OSX 10.5... 1.3.25 and older still build fine, and 1.3.26+ will not.  They build fine on OSX
> 10.6 and 10.7, just not 10.5.
>
> When building on 10.5 make ends out with this...
>
> Undefined symbols:
>  "_xmlSchemaSetValidStructuredErrors", referenced from:
>      _SchemaCache_validate_tree in schema.o
>      _dt_validate in schema.o
>  "_xmlFirstElementChild", referenced from:
>      _link_datatypes in schema.o
>  "_xmlSchemaSetParserStructuredErrors", referenced from:
>      _cache_entry_from_xsd_doc in schema.o
>      _dt_validate in schema.o
>      _cache_entry_from_xdr_doc in schema.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> winegcc: gcc-4.2 failed
> make[1]: *** [msxml3.dll.so] Error 2
> make: *** [dlls/msxml3] Error 2
>
I'm wondering where in the OSX framework these exist in 10.6/10.7.  I
may have a system, Intel based, that is still on 10.5 and I'll check
this evening.

> same way on 1.3.26, 1.3.27, and 1.3.28 .... seems odd.

Looks like the breakage is an msxml3 patch applied between 1.3.25 and
1.3.26.  I have a patch applied hold folder that I can look at as
well.

James



More information about the wine-users mailing list