Re: axis 1.5 build failed in FC 3

2005-05-03 Thread Kenneth F. Krutsch




John & Tony:

OK, cool.  Not having been a contributor to any Apache project before,
is there a link that can get me started?

Also, should I be on a different mail list, or is the axis-c-user list
just fine?

Thanks, Ken

John Hawkins wrote:

  I too meant the Axis specific
information
:-)
  
  
  
  
  
  
  

  
"Tony Dodd"
<[EMAIL PROTECTED]>

03/05/2005 10:08

  

  
  Please
respond to
"Apache AXIS C User List"
  

  






  

  
  To
  
  "'Apache
AXIS C User
List'" 
  


  
  cc
  
  
  


  
          Subject
          
  RE:
axis 1.5 build failed
in FC 3

  



  

  
  
  
  
  

  



  

  
  
  
  
  How about
  
   
  
  GNU Autoconf, Automake and
Libtool
  
  Vaughan, Elliston, Tromey
and
Taylor
  
  New Riders, 2000
  
  ISBN: 1-57870-190-2
  
   
  
  But I think Ken meant
axis-specific
documentation. 
  
   
  
  Automake support is
essential
as far as we are concerned, and I'm very grateful to Ken for offering
to
supply this.
  
   
  
  Tony Dodd
  
  Xaira project at Oxford
University
Research Technologies
  
  
  From: John Hawkins
[mailto:[EMAIL PROTECTED]]
  
Sent: 03 May 2005 09:54
To: Apache AXIS C User List
Subject: Re: axis 1.5 build failed in FC 3
  
  
  
Hi Ken, 
  
Well, if you're willing to maintain it then that's great :-) As you've
probably seen- the only reason we don't want to maintain it is that we
don't have the time/skills. 
  
As for documentation - hmm ! Not sure there is much for the GNU system
(another one of our reasons for not using it !) I thought there was
some
on the web pages but couldn't find it just now ! 
  
Anyone else seen any docs for the GNU make system?
  
  
  
thanks for your help Ken :-) 
  
  
  
  
  
  

  
"Kenneth F.
Krutsch"
<[EMAIL PROTECTED]> 
29/04/2005 15:34


  

  
  Please
respond to
"Apache AXIS C User List"
  

  






  

  
  To
  
  Apache AXIS C User
List  
  


  
  cc
  
      
      
        
    
  
  Subject
  
  Re:
axis 1.5 build failed
in FC 3

  




  

  
  
  
  
  

  



  

  
  
  
  
  
Hi,
  
Would you folks like assistance building / maintaining a GNU automake
system
for this?  I have a little experience with this.  I know the
team really likes Ant, but the reality is that this is a C++ project
and
I think developers will be expecting a GNU automake -style of build.
  
If the Axis team *is* interested in this, then can someone send me any
documentation you have on the build requirements?  If not, then sorry
for the interruption...
  
Ken
  
Adrian Dick wrote: 
Hi,
  
You don't mention exactly which version of ANT, etc.  you are using.
We are using a couple of features that are only present in later
versions.
The versions I use, and are also used for the nightly build are:
Java - v1.4.1
ANT - v.1.6.1
ant-contrib - v0.6
cpptasks - v1.0beta3
  
These versions _should_ be mentioned in the documentation.  Alas,
taking a
quick look now, I find the levels for ant-contrib and cpptasks are not
explicitly mentioned.  However, running the command "ant -projecthelp"
on
build.xml or package.xml provides some basic setup documentation, which
does now include the above information.
  
Could you check which versions you are using, and upgrade if required.
  
Thanks,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])
  
  
"Samisa Abeysinghe" <[EMAIL PROTECTED]>
wrote on 29/04/2005 05:09:04:
  
   
I cannot exactly understand what is going wrong with ant based pacaking.
  
Adrian, could you please help ass you are the expert in this space.
  
  
Thanks,
Samisa...
  
-Original Message-----
From: So Hok Chun, Bill [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 29, 2005 12:10 AM
To: axis-c-user@ws.apache.org
Subject: Re: axis 1.5 build failed

RE: axis 1.5 build failed in FC 3

2005-05-03 Thread John Hawkins

I too meant the Axis specific information
:-)








"Tony Dodd" <[EMAIL PROTECTED]>

03/05/2005 10:08



Please respond to
"Apache AXIS C User List"





To
"'Apache AXIS C User
List'" 


cc



Subject
RE: axis 1.5 build failed
in FC 3








How about
 
GNU Autoconf, Automake and Libtool
Vaughan, Elliston, Tromey and
Taylor
New Riders, 2000
ISBN: 1-57870-190-2
 
But I think Ken meant axis-specific
documentation. 
 
Automake support is essential
as far as we are concerned, and I'm very grateful to Ken for offering to
supply this.
 
Tony Dodd
Xaira project at Oxford University
Research Technologies


From: John Hawkins [mailto:[EMAIL PROTECTED]

Sent: 03 May 2005 09:54
To: Apache AXIS C User List
Subject: Re: axis 1.5 build failed in FC 3


Hi Ken, 

Well, if you're willing to maintain it then that's great :-) As you've
probably seen- the only reason we don't want to maintain it is that we
don't have the time/skills. 

As for documentation - hmm ! Not sure there is much for the GNU system
(another one of our reasons for not using it !) I thought there was some
on the web pages but couldn't find it just now ! 

Anyone else seen any docs for the GNU make system?



thanks for your help Ken :-) 







"Kenneth F. Krutsch"
<[EMAIL PROTECTED]> 
29/04/2005 15:34





Please respond to
"Apache AXIS C User List"






To
Apache AXIS C User
List  


cc



Subject
Re: axis 1.5 build failed
in FC 3










Hi,

Would you folks like assistance building / maintaining a GNU automake system
for this?  I have a little experience with this.  I know the
team really likes Ant, but the reality is that this is a C++ project and
I think developers will be expecting a GNU automake -style of build.

If the Axis team *is* interested in this, then can someone send me any
documentation you have on the build requirements?  If not, then sorry
for the interruption...

Ken

Adrian Dick wrote: 
Hi,

You don't mention exactly which version of ANT, etc.  you are using.
We are using a couple of features that are only present in later versions.
The versions I use, and are also used for the nightly build are:
Java - v1.4.1
ANT - v.1.6.1
ant-contrib - v0.6
cpptasks - v1.0beta3

These versions _should_ be mentioned in the documentation.  Alas,
taking a
quick look now, I find the levels for ant-contrib and cpptasks are not
explicitly mentioned.  However, running the command "ant -projecthelp"
on
build.xml or package.xml provides some basic setup documentation, which
does now include the above information.

Could you check which versions you are using, and upgrade if required.

Thanks,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])


"Samisa Abeysinghe" <[EMAIL PROTECTED]>
wrote on 29/04/2005 05:09:04:

  
I cannot exactly understand what is going wrong with ant based pacaking.

Adrian, could you please help ass you are the expert in this space.


Thanks,
Samisa...

-Original Message-
From: So Hok Chun, Bill [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 29, 2005 12:10 AM
To: axis-c-user@ws.apache.org
Subject: Re: axis 1.5 build failed in FC 3

Dear Samisa and other folks,

Thanks for your suggestion.  This is really a problem of header files.

I've solved that problem finally.  Now, running "ant" has
no problem.

But when I run "ant -f package.xml", and returns error saying
that the
"symlink" type is missing.  I am using Ant from www.jpackage.org.
Would that causes the problem?

I don't know whether that's an extra module in Ant or it's included in
the Ant core. (I am no-voice user to ant. Please find the error in the
end of this email)

Did you have similar error?

I tried sh -x ant -f package.xml and look at the classpath.  Here
it is:

++ exec /usr/lib/jvm/java/bin/java -
classpath /usr/share/java/ant.jar:/usr/share/java/ant-
launcher.jar:/usr/share/java/ant-
contrib.jar:/usr/share/java/cpptasks.jar:/usr/share/java/jaxp_parser_imp
l.jar:/usr/share/java/xml-commons-apis.jar:/usr/lib/jvm/java/lib/tools.j
ar -Dant.home=/usr/share/ant -Dant.library.dir=/usr/share/ant/lib
org.apache.tools.ant.launch.Launcher -lib '' -f package.xml


    
symlink error >>>>>>>>>>>
                    
                     
     
copyAndLinkLinuxLibraries:

BUILD FAILED
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:268: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:247: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:226: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:182: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/packa

RE: axis 1.5 build failed in FC 3

2005-05-03 Thread Tony Dodd



How about
 
GNU Autoconf, Automake and Libtool
Vaughan, Elliston, Tromey and Taylor
New Riders, 2000
ISBN: 1-57870-190-2
 
But I think Ken meant axis-specific documentation. 

 
Automake support is essential as far as we are concerned, 
and I'm very grateful to Ken for offering to supply this.
 
Tony Dodd
Xaira project at Oxford University 
Research Technologies

  
  
  From: John Hawkins 
  [mailto:[EMAIL PROTECTED] Sent: 03 May 2005 09:54To: 
  Apache AXIS C User ListSubject: Re: axis 1.5 build failed in FC 
  3
  Hi Ken, Well, if you're willing to maintain it then that's 
  great :-) As you've probably seen- the only reason we don't want to maintain 
  it is that we don't have the time/skills. As for documentation - hmm ! Not sure there is much for the GNU system 
  (another one of our reasons for not using it !) I thought there was some on 
  the web pages but couldn't find it just now ! Anyone else seen any docs for the GNU make 
  system? thanks for your help 
  Ken :-) 
  


  "Kenneth F. Krutsch" 
<[EMAIL PROTECTED]> 
29/04/2005 15:34 

  
  

  Please respond 
  to"Apache AXIS C User 
List"
  

  
  

  To
Apache AXIS C User 
  List  
  

  cc
    
      

      Subject
Re: axis 1.5 build 
  failed in FC 3

  
  

Hi,Would you folks like assistance building / 
  maintaining a GNU automake system for this?  I have a little experience 
  with this.  I know the team really likes Ant, but the reality is that 
  this is a C++ project and I think developers will be expecting a GNU automake 
  -style of build.If the Axis team *is* interested in this, then can 
  someone send me any documentation you have on the build requirements?  If 
  not, then sorry for the interruption...KenAdrian Dick wrote: Hi,You 
  don't mention exactly which version of ANT, etc.  you are using.We 
  are using a couple of features that are only present in later versions.The 
  versions I use, and are also used for the nightly build are:Java - 
  v1.4.1ANT - v.1.6.1ant-contrib - v0.6cpptasks - 
  v1.0beta3These versions _should_ be mentioned in the documentation. 
   Alas, taking aquick look now, I find the levels for ant-contrib and 
  cpptasks are notexplicitly mentioned.  However, running the command 
  "ant -projecthelp" onbuild.xml or package.xml provides some basic setup 
  documentation, whichdoes now include the above information.Could 
  you check which versions you are using, and upgrade if 
  required.Thanks,Adrian___Adrian 
  Dick ([EMAIL PROTECTED])"Samisa Abeysinghe" <[EMAIL PROTECTED]> wrote on 29/04/2005 05:09:04:  I cannot exactly understand what is going wrong with ant based 
  pacaking.Adrian, could you please help ass you are the expert in this 
  space.Thanks,Samisa...-Original 
  Message-From: So Hok Chun, Bill [mailto:[EMAIL PROTECTED]]Sent: Friday, April 29, 2005 12:10 AMTo: axis-c-user@ws.apache.orgSubject: Re: axis 1.5 build failed in FC 3Dear Samisa 
  and other folks,Thanks for your suggestion.  This is really a 
  problem of header files.I've solved that problem finally.  Now, 
  running "ant" has no problem.But when I run "ant -f package.xml", and 
  returns error saying that the"symlink" type is missing.  I am using 
  Ant from www.jpackage.org.Would 
  that causes the problem?I don't know whether that's an extra module in 
  Ant or it's included inthe Ant core. (I am no-voice user to ant. Please 
  find the error in theend of this email)Did you have similar 
  error?I tried sh -x ant -f package.xml and look at the classpath. 
   Here it is:++ exec /usr/lib/jvm/java/bin/java -classpath 
  /usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/share/java/ant-contrib.jar:/usr/share/java/cpptasks.jar:/usr/share/java/jaxp_parser_impl.jar:/usr/share/java/xml-commons-apis.jar:/usr/lib/jvm/java/lib/tools.jar 
  -Dant.home=/usr/share/ant 
  -Dant.library.dir=/usr/share/ant/liborg.apache.tools.ant.launch.Launcher 
  -lib '' -f package.xml    symlink error 
  >>>>>>>>>>>        
                        
                    
  copyAndLinkLinuxLibraries:BUILD 
  FAILED/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:268: 
  Thefollowing error occurred while executing this 
  line:/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:247: 
  Thefollowing error occurred while executing this 
  line:/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:226: 
  Thefollowing error occurred while executing this 
  line:/home/bill/Desktop/soap/axis-c-1.5.0-linux

Re: axis 1.5 build failed in FC 3

2005-05-03 Thread John Hawkins

Hi Ken,

Well, if you're willing to maintain
it then that's great :-) As you've probably seen- the only reason we don't
want to maintain it is that we don't have the time/skills.

As for documentation - hmm ! Not sure
there is much for the GNU system (another one of our reasons for not using
it !) I thought there was some on the web pages but couldn't find it just
now !

Anyone else seen any docs for the GNU
make system?


thanks for your help Ken :-)








"Kenneth F. Krutsch"
<[EMAIL PROTECTED]> 
29/04/2005 15:34



Please respond to
"Apache AXIS C User List"





To
Apache AXIS C User List 


cc



Subject
Re: axis 1.5 build failed
in FC 3








Hi,

Would you folks like assistance building / maintaining a GNU automake system
for this?  I have a little experience with this.  I know the
team really likes Ant, but the reality is that this is a C++ project and
I think developers will be expecting a GNU automake -style of build.

If the Axis team *is* interested in this, then can someone send me any
documentation you have on the build requirements?  If not, then sorry
for the interruption...

Ken

Adrian Dick wrote: 
Hi,

You don't mention exactly which version of ANT, etc.  you are using.
We are using a couple of features that are only present in later versions.
The versions I use, and are also used for the nightly build are:
Java - v1.4.1
ANT - v.1.6.1
ant-contrib - v0.6
cpptasks - v1.0beta3

These versions _should_ be mentioned in the documentation.  Alas,
taking a
quick look now, I find the levels for ant-contrib and cpptasks are not
explicitly mentioned.  However, running the command "ant -projecthelp"
on
build.xml or package.xml provides some basic setup documentation, which
does now include the above information.

Could you check which versions you are using, and upgrade if required.

Thanks,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])


"Samisa Abeysinghe" <[EMAIL PROTECTED]>
wrote on 29/04/2005 05:09:04:

  
I cannot exactly understand what is going wrong with
ant based pacaking.

Adrian, could you please help ass you are the expert in this space.


Thanks,
Samisa...

-Original Message-
From: So Hok Chun, Bill [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 29, 2005 12:10 AM
To: axis-c-user@ws.apache.org
Subject: Re: axis 1.5 build failed in FC 3

Dear Samisa and other folks,

Thanks for your suggestion.  This is really a problem of header files.

I've solved that problem finally.  Now, running "ant" has
no problem.

But when I run "ant -f package.xml", and returns error saying
that the
"symlink" type is missing.  I am using Ant from www.jpackage.org.
Would that causes the problem?

I don't know whether that's an extra module in Ant or it's included in
the Ant core. (I am no-voice user to ant. Please find the error in the
end of this email)

Did you have similar error?

I tried sh -x ant -f package.xml and look at the classpath.  Here
it is:

++ exec /usr/lib/jvm/java/bin/java -
classpath /usr/share/java/ant.jar:/usr/share/java/ant-
launcher.jar:/usr/share/java/ant-
contrib.jar:/usr/share/java/cpptasks.jar:/usr/share/java/jaxp_parser_imp
l.jar:/usr/share/java/xml-commons-apis.jar:/usr/lib/jvm/java/lib/tools.j
ar -Dant.home=/usr/share/ant -Dant.library.dir=/usr/share/ant/lib
org.apache.tools.ant.launch.Launcher -lib '' -f package.xml


    
symlink error >>>>>>>>>>>
                    
                     
     
copyAndLinkLinuxLibraries:

BUILD FAILED
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:268: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:247: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:226: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:182: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:146: Could
not create task or type of type: symlink.


Thanks so much for your help.

Bill

    

-- 













Interface
Design






Kenneth F. Krutsch
President

Krutsch Associates,
Inc.
14880
Highland Lane
Minnetonka, MN 55345

[EMAIL PROTECTED]




mobile:

(612) 382-8228








Re: axis 1.5 build failed in FC 3

2005-04-29 Thread Kenneth F. Krutsch




Hi,

Would you folks like assistance building / maintaining a GNU automake
system for this?  I have a little experience with this.  I know the
team really likes Ant, but the reality is that this is a C++ project
and I think developers will be expecting a GNU automake -style of build.

If the Axis team *is* interested in this, then can someone send me any
documentation you have on the build requirements?  If not, then sorry
for the interruption...

Ken

Adrian Dick wrote:

  Hi,

You don't mention exactly which version of ANT, etc.  you are using.
We are using a couple of features that are only present in later versions.
The versions I use, and are also used for the nightly build are:
Java - v1.4.1
ANT - v.1.6.1
ant-contrib - v0.6
cpptasks - v1.0beta3

These versions _should_ be mentioned in the documentation.  Alas, taking a
quick look now, I find the levels for ant-contrib and cpptasks are not
explicitly mentioned.  However, running the command "ant -projecthelp" on
build.xml or package.xml provides some basic setup documentation, which
does now include the above information.

Could you check which versions you are using, and upgrade if required.

Thanks,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])


"Samisa Abeysinghe" <[EMAIL PROTECTED]> wrote on 29/04/2005 05:09:04:

  
  
I cannot exactly understand what is going wrong with ant based pacaking.

Adrian, could you please help ass you are the expert in this space.


Thanks,
Samisa...

-Original Message-
From: So Hok Chun, Bill [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 29, 2005 12:10 AM
To: axis-c-user@ws.apache.org
Subject: Re: axis 1.5 build failed in FC 3

Dear Samisa and other folks,

Thanks for your suggestion.  This is really a problem of header files.

I've solved that problem finally.  Now, running "ant" has no problem.

But when I run "ant -f package.xml", and returns error saying that the
"symlink" type is missing.  I am using Ant from www.jpackage.org.
Would that causes the problem?

I don't know whether that's an extra module in Ant or it's included in
the Ant core. (I am no-voice user to ant. Please find the error in the
end of this email)

Did you have similar error?

I tried sh -x ant -f package.xml and look at the classpath.  Here it is:

++ exec /usr/lib/jvm/java/bin/java -
classpath /usr/share/java/ant.jar:/usr/share/java/ant-
launcher.jar:/usr/share/java/ant-
contrib.jar:/usr/share/java/cpptasks.jar:/usr/share/java/jaxp_parser_imp
l.jar:/usr/share/java/xml-commons-apis.jar:/usr/lib/jvm/java/lib/tools.j
ar -Dant.home=/usr/share/ant -Dant.library.dir=/usr/share/ant/lib
org.apache.tools.ant.launch.Launcher -lib '' -f package.xml




  

  

  

  

  

  

  

  

  

  

  
symlink error >>>>>>>>>>>

  

  

  

  

  

  

  

  

  

  

  

copyAndLinkLinuxLibraries:

BUILD FAILED
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:268: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:247: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:226: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:182: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:146: Could
not create task or type of type: symlink.


Thanks so much for your help.

Bill


  


-- 





  

  
  

  


  

  

RE: axis 1.5 build failed in FC 3

2005-04-29 Thread Adrian Dick
Hi,

You don't mention exactly which version of ANT, etc.  you are using.
We are using a couple of features that are only present in later versions.
The versions I use, and are also used for the nightly build are:
Java - v1.4.1
ANT - v.1.6.1
ant-contrib - v0.6
cpptasks - v1.0beta3

These versions _should_ be mentioned in the documentation.  Alas, taking a
quick look now, I find the levels for ant-contrib and cpptasks are not
explicitly mentioned.  However, running the command "ant -projecthelp" on
build.xml or package.xml provides some basic setup documentation, which
does now include the above information.

Could you check which versions you are using, and upgrade if required.

Thanks,
Adrian
___
Adrian Dick ([EMAIL PROTECTED])


"Samisa Abeysinghe" <[EMAIL PROTECTED]> wrote on 29/04/2005 05:09:04:

> I cannot exactly understand what is going wrong with ant based pacaking.
>
> Adrian, could you please help ass you are the expert in this space.
>
>
> Thanks,
> Samisa...
>
> -Original Message-
> From: So Hok Chun, Bill [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 29, 2005 12:10 AM
> To: axis-c-user@ws.apache.org
> Subject: Re: axis 1.5 build failed in FC 3
>
> Dear Samisa and other folks,
>
> Thanks for your suggestion.  This is really a problem of header files.
>
> I've solved that problem finally.  Now, running "ant" has no problem.
>
> But when I run "ant -f package.xml", and returns error saying that the
> "symlink" type is missing.  I am using Ant from www.jpackage.org.
> Would that causes the problem?
>
> I don't know whether that's an extra module in Ant or it's included in
> the Ant core. (I am no-voice user to ant. Please find the error in the
> end of this email)
>
> Did you have similar error?
>
> I tried sh -x ant -f package.xml and look at the classpath.  Here it is:
>
> ++ exec /usr/lib/jvm/java/bin/java -
> classpath /usr/share/java/ant.jar:/usr/share/java/ant-
> launcher.jar:/usr/share/java/ant-
> contrib.jar:/usr/share/java/cpptasks.jar:/usr/share/java/jaxp_parser_imp
> l.jar:/usr/share/java/xml-commons-apis.jar:/usr/lib/jvm/java/lib/tools.j
> ar -Dant.home=/usr/share/ant -Dant.library.dir=/usr/share/ant/lib
> org.apache.tools.ant.launch.Launcher -lib '' -f package.xml
>
>
> >>>>>>>>>>>>>>>>>>>>>> symlink error >>>>>>>>>>>
>
> copyAndLinkLinuxLibraries:
>
> BUILD FAILED
> /home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:268: The
> following error occurred while executing this line:
> /home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:247: The
> following error occurred while executing this line:
> /home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:226: The
> following error occurred while executing this line:
> /home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:182: The
> following error occurred while executing this line:
> /home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:146: Could
> not create task or type of type: symlink.
>
>
> Thanks so much for your help.
>
> Bill
>



RE: axis 1.5 build failed in FC 3

2005-04-28 Thread Samisa Abeysinghe
I cannot exactly understand what is going wrong with ant based pacaking.

Adrian, could you please help ass you are the expert in this space.


Thanks,
Samisa...

-Original Message-
From: So Hok Chun, Bill [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 29, 2005 12:10 AM
To: axis-c-user@ws.apache.org
Subject: Re: axis 1.5 build failed in FC 3

Dear Samisa and other folks,

Thanks for your suggestion.  This is really a problem of header files.

I've solved that problem finally.  Now, running "ant" has no problem.

But when I run "ant -f package.xml", and returns error saying that the
"symlink" type is missing.  I am using Ant from www.jpackage.org.
Would that causes the problem?

I don't know whether that's an extra module in Ant or it's included in
the Ant core. (I am no-voice user to ant. Please find the error in the
end of this email)

Did you have similar error?

I tried sh -x ant -f package.xml and look at the classpath.  Here it is:

++ exec /usr/lib/jvm/java/bin/java -
classpath /usr/share/java/ant.jar:/usr/share/java/ant-
launcher.jar:/usr/share/java/ant-
contrib.jar:/usr/share/java/cpptasks.jar:/usr/share/java/jaxp_parser_imp
l.jar:/usr/share/java/xml-commons-apis.jar:/usr/lib/jvm/java/lib/tools.j
ar -Dant.home=/usr/share/ant -Dant.library.dir=/usr/share/ant/lib
org.apache.tools.ant.launch.Launcher -lib '' -f package.xml


>>>>>>>>>>>>>>>>>>>>>> symlink error >>>>>>>>>>>

copyAndLinkLinuxLibraries:

BUILD FAILED
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:268: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:247: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:226: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:182: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:146: Could
not create task or type of type: symlink.


Thanks so much for your help.

Bill



Re: axis 1.5 build failed in FC 3

2005-04-28 Thread So Hok Chun, Bill
Dear Samisa and other folks,

Thanks for your suggestion.  This is really a problem of header files.

I've solved that problem finally.  Now, running "ant" has no problem.

But when I run "ant -f package.xml", and returns error saying that the
"symlink" type is missing.  I am using Ant from www.jpackage.org.
Would that causes the problem?

I don't know whether that's an extra module in Ant or it's included in
the Ant core. (I am no-voice user to ant. Please find the error in the
end of this email)

Did you have similar error?

I tried sh -x ant -f package.xml and look at the classpath.  Here it is:

++ exec /usr/lib/jvm/java/bin/java -
classpath /usr/share/java/ant.jar:/usr/share/java/ant-
launcher.jar:/usr/share/java/ant-
contrib.jar:/usr/share/java/cpptasks.jar:/usr/share/java/jaxp_parser_impl.jar:/usr/share/java/xml-commons-apis.jar:/usr/lib/jvm/java/lib/tools.jar
 -Dant.home=/usr/share/ant -Dant.library.dir=/usr/share/ant/lib 
org.apache.tools.ant.launch.Launcher -lib '' -f package.xml


>> symlink error >>>

copyAndLinkLinuxLibraries:

BUILD FAILED
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:268: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:247: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:226: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:182: The
following error occurred while executing this line:
/home/bill/Desktop/soap/axis-c-1.5.0-linux-src/package.xml:146: Could
not create task or type of type: symlink.


Thanks so much for your help.

Bill



RE: axis 1.5 build failed in FC 3

2005-04-27 Thread Tony Dodd
Sorry, in that last I meant AXISCPP_HOME of course.

Tony Dodd 

>-Original Message-
>From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] 
>Sent: 27 April 2005 10:12
>To: Apache AXIS C User List
>Subject: Re: axis 1.5 build failed in FC 3
>
>Looks to me as if there is something wrong in locating the 
>Xerces parser.
>
>Please double check the parser related settings on your system 
>(as defined by the ant build guide)
>
>Thanks,
>Samisa...
>
>On 4/26/05, So Hok Chun, Bill <[EMAIL PROTECTED]> wrote:
>> Dear All,
>> 
>> I've been trying to build Axis cpp 1.5 in FC 3.
>> 
>> I did the following things:
>> 
>> 1. install ant, ant-contrib, cpptasks from www.jpackage.org
>> 
>> 2. read through Ant build instruction of Axis cpp 
>> http://ws.apache.org/axis/cpp/antbuild-guide.html
>> 
>> 3. follow the instructions in the guide and started building...
>> 
>> 4. hit the wall...
>> 
>> Things look fine initially, but in the end, the g++ in FC 3 
>complains 
>> some errors when building version resources.
>> 
>> Please kindly help me to solve the problem...
>> 
>> Some of the compilation errors are shown here:
>> 
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> buildVersionResource:
>>[cc] 6 total files to be compiled.
>>[cc] In file included from 
>> /home/bill/Desktop/soap/axis-c-1.5.0-
>> linux-src/src/xml/xerces/XercesHandler.cpp:25:
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:21:39: 
>xercesc/sax/HandlerBase.hpp:
>> No such file or directory
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:22:43:
>> xercesc/sax2/DefaultHandler.hpp: No such file or directory
>>[cc] In file included from 
>> /home/bill/Desktop/soap/axis-c-1.5.0-
>> linux-src/src/xml/xerces/XercesHandler.cpp:25:
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:30: error: expected constructor, 
>> destructor, or type conversion before "using"
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:30: error: expected `,' or `;' 
>> before "using"
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:34: error: `XERCES_CPP_NAMESPACE' 
>> has not been declared
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:35: error: expected class-name 
>> before '{' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:52: error: expected `,' or `...'
>> before '*' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:53: error: ISO C++ forbids 
>> declaration of `XMLCh' with no type
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:54: error: expected `,' or `...'
>> before '*' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:55: error: ISO C++ forbids 
>> declaration of `XMLCh' with no type
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:56: error: expected `,' or `...'
>> before '*' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:56: error: ISO C++ forbids 
>> declaration of `XMLCh' with no type
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:57: error: expected `,' or `...'
>> before '*' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:57: error: ISO C++ forbids 
>> declaration of `XMLCh' with no type
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:58: error: expected `,' or `...'
>> before '*' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:58: error: ISO C++ forbids 
>> declaration of `XMLCh' with no type
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:59: error: expected `,' or `...'
>> before '*' to

RE: axis 1.5 build failed in FC 3

2005-04-27 Thread Tony Dodd
Hi 

I had a similar problem at one stage and realised that the AXISCPP_DEPLOY
variable had not been set when I ran configure. Setting it and reconfiguring
made it work. But that was 1.4, I haven't tried 1.5 yet.

Tony Dodd

Oxford University Research Technologies 

>-Original Message-
>From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] 
>Sent: 27 April 2005 10:12
>To: Apache AXIS C User List
>Subject: Re: axis 1.5 build failed in FC 3
>
>Looks to me as if there is something wrong in locating the 
>Xerces parser.
>
>Please double check the parser related settings on your system 
>(as defined by the ant build guide)
>
>Thanks,
>Samisa...
>
>On 4/26/05, So Hok Chun, Bill <[EMAIL PROTECTED]> wrote:
>> Dear All,
>> 
>> I've been trying to build Axis cpp 1.5 in FC 3.
>> 
>> I did the following things:
>> 
>> 1. install ant, ant-contrib, cpptasks from www.jpackage.org
>> 
>> 2. read through Ant build instruction of Axis cpp 
>> http://ws.apache.org/axis/cpp/antbuild-guide.html
>> 
>> 3. follow the instructions in the guide and started building...
>> 
>> 4. hit the wall...
>> 
>> Things look fine initially, but in the end, the g++ in FC 3 
>complains 
>> some errors when building version resources.
>> 
>> Please kindly help me to solve the problem...
>> 
>> Some of the compilation errors are shown here:
>> 
>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> buildVersionResource:
>>[cc] 6 total files to be compiled.
>>[cc] In file included from 
>> /home/bill/Desktop/soap/axis-c-1.5.0-
>> linux-src/src/xml/xerces/XercesHandler.cpp:25:
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:21:39: 
>xercesc/sax/HandlerBase.hpp:
>> No such file or directory
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:22:43:
>> xercesc/sax2/DefaultHandler.hpp: No such file or directory
>>[cc] In file included from 
>> /home/bill/Desktop/soap/axis-c-1.5.0-
>> linux-src/src/xml/xerces/XercesHandler.cpp:25:
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:30: error: expected constructor, 
>> destructor, or type conversion before "using"
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:30: error: expected `,' or `;' 
>> before "using"
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:34: error: `XERCES_CPP_NAMESPACE' 
>> has not been declared
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:35: error: expected class-name 
>> before '{' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:52: error: expected `,' or `...'
>> before '*' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:53: error: ISO C++ forbids 
>> declaration of `XMLCh' with no type
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:54: error: expected `,' or `...'
>> before '*' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:55: error: ISO C++ forbids 
>> declaration of `XMLCh' with no type
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:56: error: expected `,' or `...'
>> before '*' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:56: error: ISO C++ forbids 
>> declaration of `XMLCh' with no type
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:57: error: expected `,' or `...'
>> before '*' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:57: error: ISO C++ forbids 
>> declaration of `XMLCh' with no type
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:58: error: expected `,' or `...'
>> before '*' token
>>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
>> src/src/xml/xerces/XercesHandler.h:58: error: ISO C++ forbids 
&g

Re: axis 1.5 build failed in FC 3

2005-04-27 Thread Samisa Abeysinghe
Looks to me as if there is something wrong in locating the Xerces parser.

Please double check the parser related settings on your system (as
defined by the ant build guide)

Thanks,
Samisa...

On 4/26/05, So Hok Chun, Bill <[EMAIL PROTECTED]> wrote:
> Dear All,
> 
> I've been trying to build Axis cpp 1.5 in FC 3.
> 
> I did the following things:
> 
> 1. install ant, ant-contrib, cpptasks from www.jpackage.org
> 
> 2. read through Ant build instruction of Axis cpp
> http://ws.apache.org/axis/cpp/antbuild-guide.html
> 
> 3. follow the instructions in the guide and started building...
> 
> 4. hit the wall...
> 
> Things look fine initially, but in the end, the g++ in FC 3 complains
> some errors when building version resources.
> 
> Please kindly help me to solve the problem...
> 
> Some of the compilation errors are shown here:
> 
> 
> buildVersionResource:
>[cc] 6 total files to be compiled.
>[cc] In file included from /home/bill/Desktop/soap/axis-c-1.5.0-
> linux-src/src/xml/xerces/XercesHandler.cpp:25:
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:21:39: xercesc/sax/HandlerBase.hpp:
> No such file or directory
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:22:43:
> xercesc/sax2/DefaultHandler.hpp: No such file or directory
>[cc] In file included from /home/bill/Desktop/soap/axis-c-1.5.0-
> linux-src/src/xml/xerces/XercesHandler.cpp:25:
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:30: error: expected constructor,
> destructor, or type conversion before "using"
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:30: error: expected `,' or `;' before
> "using"
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:34: error: `XERCES_CPP_NAMESPACE' has
> not been declared
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:35: error: expected class-name before
> '{' token
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:52: error: expected `,' or `...'
> before '*' token
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:53: error: ISO C++ forbids
> declaration of `XMLCh' with no type
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:54: error: expected `,' or `...'
> before '*' token
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:55: error: ISO C++ forbids
> declaration of `XMLCh' with no type
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:56: error: expected `,' or `...'
> before '*' token
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:56: error: ISO C++ forbids
> declaration of `XMLCh' with no type
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:57: error: expected `,' or `...'
> before '*' token
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:57: error: ISO C++ forbids
> declaration of `XMLCh' with no type
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:58: error: expected `,' or `...'
> before '*' token
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:58: error: ISO C++ forbids
> declaration of `XMLCh' with no type
>[cc] /home/bill/Desktop/soap/axis-c-1.5.0-linux-
> src/src/xml/xerces/XercesHandler.h:59: error: expected `,' or `...'
> before '*' token
> 
> 
> 
> Details of the log is shown below:
> 
> 
> 
> Buildfile: build.xml
> 
> pre-init:
> 
> set-platform-specifics:
> 
> checkIfDebug:
> 
> initialize:
> 
> build:
> 
> compile:
> 
> compileClient:
> 
> compileAxisClient:
> 
> buildVersionResource:
>[cc] Starting dependency analysis for 126 files.
>[cc] 126 files are up to date.
>[cc] 0 files to be recompiled from dependency analysis.
>[cc] 0 total files to be compiled.
> 
> compileTransport:
> 
> compileAxisTransport:
> 
> buildVersionResource:
>[cc] Starting dependency analysis for 3 files.
>[cc] 3 files are up to date.
>[cc] 0 files to be recompiled from dependency analysis.
>[cc] 2 total files to be compiled.
>[cc] Starting link
> 
> compileAxisHTTPTransportChannel:
> 
> buildVersionResource:
>[cc] Starting dependency analysis for 2 files.
>[cc] 2 files are up to date.
>[cc] 0 files to be recompiled from dependency analysis.
>[cc] 2 total files to be compiled.
>[cc] Starting link
> 
> compileTransportIPV6:
> 
> compileXMLParser:
> 
> compileAxisXML