I thin this problem is related to JDK itself; try using IBM JDK 1.3. In my case,
this solves same kind of problems.
----- Original Message ----- From: Joseph Rajkumar <[EMAIL PROTECTED]> To: cocoon-users <[EMAIL PROTECTED]> Sent: Thu, 10 Jan 2002 13:29:45 -0500 Subject: Problems compiling recent checkout of Cocoon2
Hi I am on a Mandrake-8.1 Linux platform using JDK-1.3.1_02 from Sun and ant 1.4.1.
I checked out from cvs a fresh copy of xml-cocoon and I am having the following problems compiling it.
1027% echo $ANT_HOME /usr/java/jakarta-ant-1.4.1 1028% echo $TOMCAT_HOME /home/jrajkumar/tmp/jakarta-tomcat-4.0.1 1029% echo $JAVA_HOME /usr/java/jdk1.3.1_02
build.sh -Dinclude.webapp.libs=yes -Dinstall.war=$TOMCAT_HOME/webapps webapp
Apache Cocoon 2 Build System ---------------------------- Buildfile: build.xml /home/jrajkumar/cocoon/xml-cocoon2/bin/ant: line 107: 14168 Segmentation fault $JAVACMD -classpath "$LOCALCLASSPATH" -Dant.home="${ANT_HOME}" $ANT_OPTS org.apache.tools.ant.Main "$@"
Any help is appreciated. Joseph Rajkumar
--------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting.
To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
|