>> -----Messaggio originale-----
>> Da: James Berry [mailto:[EMAIL PROTECTED]
>> Inviato: mercoledì 28 gennaio 2004 18.53
>> A: [EMAIL PROTECTED]
>> Cc: Marchese Stefano
>> Oggetto: Re: xerces-c-src2_4_0, CW 8.3 and Panther
>> 
>> 
>> 
>> On Jan 28, 2004, at 7:36 AM, Marchese Stefano wrote:
>> 
>> > ... i tried to compile the framework target using 
>> CondeWarrior 8.3 and 
>> > Pather 10.3.2 and I got a compilation error on console_OS_X.c file.
>> >
>> > __dead2 and __pure2 symbols of the file /usr/include/unistd.h are 
>> > unknown.
>> >
>> > Any idea?
>> >
>> 
>> This seems to be an incompatibility between 
>> /usr/include/unistd.h and 
>> certain versions of CodeWarrior. Adding the following lines to the 
>> XercesLibMachO-Prefix files seems to fix the problem:
>> 
>> //  A couple of defines to allow /usr/include/unistd.h to compile
>> #define __dead2
>> #define __pure2
>> 
>> I've checked this change into cvs.
>> 
>> -jdb
>> 
>> 

... done!

Thanks for your help.

-- Stefano

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to