I posted the first 2 and last 2 errors in the original message.  The
rest are similar.  I can post them all if that would help?

On Thu, Apr 1, 2010 at 5:40 AM,  <jan.mate...@rzf.fin-nrw.de> wrote:
> Could you post the output?
>
> Jab
>
>>-----Ursprüngliche Nachricht-----
>>Von: J. Joseph Felten [mailto:jjfel...@googlemail.com]
>>Gesendet: Mittwoch, 31. März 2010 17:45
>>An: Ant Developers List
>>Betreff: Re: Does ant 1.8.0 compile on Solaris 10 SPARC?
>>
>>Thanks.  That is what I did.  I downloaded the latest ant source.  I
>>just tried the build the basic ant without any auxiliary jars.  All I
>>need ant for at this point is compiling Apache Tomcat, but when I try
>>to build ant I get those errors I reported.  51 of them total.  I've
>>tried it with both JDK 1.5 and the latest JDK 1.6.
>>
>>Sounds like ant simply won't build on Solaris 10 SPARC?
>>
>>On Wed, Mar 31, 2010 at 5:50 AM,  <jan.mate...@rzf.fin-nrw.de> wrote:
>>> I never had tried to build Ant on Solaris - because I have
>>no such system ;-)
>>> So these are my opinions:
>>> - Ant should be buildable on Solaris too
>>> - Ant requires Java 1.4+
>>> - Ant does not require any external libs for building - if
>>not present it skips these classes/jars
>>>
>>> So
>>> - download the sources
>>> - hava a JDK 1.4+ on your PATH (or the Solaris equivalent ;-)
>>> - place the external jars in your ANT_SOURCES/lib directory
>>> - open a shell in your ANT_SOURCES directory (the dir where
>>Ants buildfile is)
>>> - start "build dist"
>>>
>>> This uses the "build.sh" wrapper which
>>> - starts "bootstrap.sh" for compiling the most required Ant
>>classes directly via javac
>>> - builds a distribution using these compiled classes
>>>
>>>
>>> Jan
>>>
>>>>-----Ursprüngliche Nachricht-----
>>>>Von: J. Joseph Felten [mailto:jjfel...@googlemail.com]
>>>>Gesendet: Dienstag, 30. März 2010 16:27
>>>>An: Ant Developers List
>>>>Betreff: Re: Does ant 1.8.0 compile on Solaris 10 SPARC?
>>>>
>>>>Security concerns; otherwise personally I would love to.
>>>>
>>>>On Tue, Mar 30, 2010 at 1:09 PM,  <jan.mate...@rzf.fin-nrw.de> wrote:
>>>>> Why cant you use the binary version?
>>>>> http://ant.apache.org/bindownload.cgi
>>>>>
>>>>>
>>>>> Jan
>>>>>
>>>>>>-----Ursprüngliche Nachricht-----
>>>>>>Von: J. Joseph Felten [mailto:jjfel...@googlemail.com]
>>>>>>Gesendet: Montag, 29. März 2010 15:17
>>>>>>An: dev@ant.apache.org
>>>>>>Betreff: Does ant 1.8.0 compile on Solaris 10 SPARC?
>>>>>>
>>>>>>Has anyone successfully built ant 1.8.0 on Solaris 10 SPARC (u4,
>>>>>>sun4u)?  I actually wanted to compile the latest Tomcat on a
>>>>server on
>>>>>>a private network, but building Tomcat requires ant >= 1.6
>>>>and the ant
>>>>>>that comes with Solaris 10 is 1.5.4, so I downloaded the ant 1.8
>>>>>>source and moved it over but get 51 errors from build.sh.
>>I thought
>>>>>>perhaps it was due to the Java 1.5.0 JDK on that server so I
>>>>installed
>>>>>>the latest 1.6 JDK but get the same errors.  JAVA_HOME is
>>set.  Am I
>>>>>>missing some libraries?  I just want to get Tomcat
>>compiled so I know
>>>>>>little about ant and have never had to try to build it
>>>>before.  I also
>>>>>>tried the bootstrap.sh script which yields the same errors.
>>> Thanks in
>>>>>>advance and I apologize if this is not the correct forum for this
>>>>>>question.
>>>>
>>>>---------------------------------------------------------------------
>>>>To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
>>>>For additional commands, e-mail: dev-h...@ant.apache.org
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
>>> For additional commands, e-mail: dev-h...@ant.apache.org
>>>
>>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
>>For additional commands, e-mail: dev-h...@ant.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>

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

Reply via email to