Re: [Tracker] tracker on solaris



On Mon, 2006-07-31 at 11:10 +0100, Jamie McCracken wrote:
Jamie McCracken wrote:
Jedy Wang wrote:
Hi Jamie,

I have checked the cvs version of tracker, there are only a few small
problems related with Sun C compiler and ctime_r. For more information,
please refer to the patch I attached.


the ctime_r is problematic because under Linux (and posix) as it only 
takes 2 parameters whilst solaris version needs three.

I read that using the flag -D_POSIX_PTHREAD_SEMANTICS allows solaris to 
use the two paramater version without any changes.

Can you experiment with this Flag in configure.in. If it works then it 
will make things easier.



On another note, Libextractor is not my code - I just inlined a version. 
If you have a version on solaris already (please check) then tracker 
will use the external version and not compile the inlined one.

This might save us some time if thats the case.



Libextractor is not included in Solairs, so I need to built one or just
use the one provided in the source of Tracker.

Regards,

Jedy




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]