h iroshan:

> I tried to build the Tomcat 5.5 source with ant 1.7 and SVN 1.5 . while
> building I faced with following error .
> 
>  BUILD FAILED
> /home/iroshan/Documents/sources/tomcatBuild/build.xml:67: The following
> error occurred while executing this line:
> /home/iroshan/Documents/sources/tomcatBuild/build/build.xml:1980: The
> following error occurred while executing this line:
> /home/iroshan/Documents/sources/tomcatBuild/build/build.xml:2031: Can't get
> http://tomcat.apache.org/dev/dist/tomcat-connectors/native/tomcat-native-1.1.12-src.tar.gzto
> /usr/share/java/tomcat-native-1.1.12/tomcat-native.tar.gz

Open ${tomcat.source}/build/build.properties.default, go to line 142 and
change the three following lines that they look like this:

# ----- Tomcat native library -----
tomcat-native.home=${base.path}/tomcat-native-1.1.16
tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz
tomcat-native.loc=${base-tomcat.loc}/tomcat-connectors/native/source/1.1.16/tomcat-native-1.1.16-src.tar.gz

Regards
  mks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to