You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Andrew Tomazos <an...@tomazos.com> on 2005/05/06 21:15:23 UTC

Building Tomcat on Windows XP

I am trying to build tomcat on Windows XP (Build
2600.xpsp_sp2_gdr.050301-1519 Service Pack 2).

I downloaded and installed the latest J2SE 1.5 from java.sun.com.

I downloaded and installed the latest Ant 1.6.3.

I downloaded and unpacked jakarta-tomcat-5.5.9-src.

I cd into that directory and run ant.

Attached is the full transcript, but the interesting bits as far as I can
see are:

================ CUT HERE =================

Buildfile: build.xml

[snip]

checkout.depends:
      [cvs] Caught exception: CreateProcess: cvs
-d:pserver:anoncvs@cvs.apache.org:/home/cvspublic -q -z3 checkout -P
jakarta-commons/LICENSE error=2
      [cvs] Caught exception: CreateProcess: cvs
-d:pserver:anoncvs@cvs.apache.org:/home/cvspublic -q -z3 checkout -P
jakarta-commons/daemon error=2

[snip]

build-tomcat-dbcp:

-build-tomcat-dbcp:

BUILD FAILED
C:\jakarta-tomcat-5.5.9-src\build.xml:49: The following error occurred while
executing this line:
C:\jakarta-tomcat-5.5.9-src\jakarta-tomcat-5\build.xml:1867: The following
error occurred while executing this line:
C:\jakarta-tomcat-5.5.9-src\jakarta-tomcat-5\build.xml:643: The following
error occurred while executing this line:
C:\jakarta-tomcat-5.5.9-src\jakarta-tomcat-5\build.xml:655: The following
error occurred while executing this line:
C:\jakarta-tomcat-5.5.9-src\jakarta-tomcat-5\build.xml:690:
Cannot replace directory
\usr\share\java\tomcat-deps\src\java\org\apache\tomcat\dbcp with directory
\usr\share\java\tomcat-deps\src\java\org\apache\commons

================ CUT HERE =================

Any ideas?

Regards,
Andrew.

--
Andrew Tomazos <http://www.tomazos.com>