[Swift-devel] Falcon from SVN doesn't build

Veronika Nefedova nefedova at mcs.anl.gov
Fri Sep 21 11:27:14 CDT 2007


Ioan,

I am trying to build Falcon from SVN now on tg-uc. Unfortunatelly,  
the build fails. I have this version of java set in my environment:  
java-1.4.2-r1 and this ant : apache-ant-1.6.5-r1
I tried to build it on terminable and it also failed (with /soft/ 
java-1.5.0_06-sun-r1/bin/java
and /soft/apache-ant-1.6.5-r1/bin/ant )

This is just the very beginning of the output, but there are many  
other errors (thats from falcon checkout on terminable)

Buildfile: build-falkon.xml

all:
     [javac] Compiling 22 source files to /autonfs/home/nefedova/ 
falkon/service
     [javac] /autonfs/home/nefedova/falkon/service/org/globus/ 
GenericPortal/services/core/WS/impl/ActiveTasks.java:5: package  
org.globus.GenericPortal.stubs.GPService_instance does not exist
     [javac] import org.globus.GenericPortal.stubs.GPService_instance.*;
     [javac] ^
     [javac] /autonfs/home/nefedova/falkon/service/org/globus/ 
GenericPortal/services/core/WS/impl/GPResource.java:48: package  
org.globus.GenericPortal.stubs.GPService_instance does not exist
     [javac] import org.globus.GenericPortal.stubs.GPService_instance.*;
     [javac] ^
<snip>

Does it build for you? Any suggestions on how make it work?



More information about the Swift-devel mailing list