View Single Post
  #27 (permalink)  
Old 01-14-2010, 07:14 AM
mrball mrball is offline
Intermediate Member
 
Posts: 17
Default

seems like these guys (ruby enterprise edition), had the same issue, and managed to workaround by recompiling with some flags:

Quote:
I think I fixed this.
export CFLAGS="-mno-tls-direct-seg-refs"
export CXXFLAGS="-mno-tls-direct-seg-refs"
before installing REE.
4gb seg fixup REE XEN - Ruby Enterprise Edition | Google Groups

Do you think we could do the same for Zimbra? Anybody able to put together some instructions on how to do this? (this is beyond me)
Reply With Quote