View Single Post
  #34 (permalink)  
Old 09-18-2007, 12:42 AM
serivo serivo is offline
OpenSource Builder
 
Posts: 46
Default

Quote:
Originally Posted by dijichi2 View Post
This port has been postponed temporarily until source tree is reopened.
What is it - postponed until source tree is repopened? What source tree? Is it about svn? Svn seems to be open now. Is there some notes, or patches for building zimbra on Solaris? I'd prefer 4.5 version in hope that it may be upgraded to network edition from opensource.

I'm trying to set up zimbra 5.0 beta3 to work at solaris. In zone, but this does not matter, Solaris-10 x86_64.
According with remarks on build, posted at VarLogMessages » Zimbra 5.0b2 Solaris ThirdParty Howto, I have managed to compile and install all ThirdParty components. Then I'm trying to run gmake in /opt/build.zimbra/ZimbraBuild directory and I'm getting:
---
(cd /opt/build.zimbra/ZimbraBuild/../ZimbraServer; /opt/csw/bin/ant \
-Dplat.tag=SOLARIS10 \
-Dis-production=1 \
-Dzimbra.buildinfo.version=5.0.0_BETA3_1276.SOLARIS 10 \
-Dzimbra.buildinfo.type=FOSS \
-Dzimbra.buildinfo.release=20070918023525 -Dzimbra.buildinfo.date=20070918023525 \
-Dzimbra.buildinfo.host=mail dev-dist ; )
Buildfile: build.xml

build-init:

make-dirs:
[echo] Creating dirs under /opt/build.zimbra/ZimbraServer/build/dist

compile:

build-init:

compile:
[javac] Compiling 85 source files to /opt/build.zimbra/ZimbraCommon/build/classes
Segmentation Fault - core dumped
gmake: *** [/opt/build.zimbra/ZimbraBuild/../ZimbraServer/build/dist/jetty/webapps/service.war] Error 139
---
I will appreciate any help.
-- Sergey.
Reply With Quote