Sunday, December 2, 2007

Re: [asterisk-users] Asterisk on Solaris

Hi,
 
try adding this in your  stdtime/localtime.c
 
   #define _POSIX_PTHREAD_SEMANTICS
   #undef TM_ZONE
   #undef TM_GMTOFF
 
if this does not work just google it, there are workaround for this problem
 
Thanks,
 
Vivek 

 



 
On 12/2/07, Mike Clark <mike@infoanywhere.com> wrote:
I submiited to the list last night, but it never showed up. Here we go
again.

I've tried building Asterisk 1.4.15 on Solaris based on instuctions
here, http://forums.digium.com/viewtopic.php?t=5888. However, this is
the message I get. This is Solaris on X86. Any ideas?

[CC] stdtime/localtime.c -> stdtime/localtime.o
stdtime/localtime.c: In function `localsub':
stdtime/localtime.c:1136: error: structure has no member named `tm_gmtoff'
gmake[1]: *** [stdtime/localtime.o] Error 1
gmake: *** [main] Error 2

Thanks,

Mike Clark


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

No comments: