Re: [blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-26 Thread Bruce Dubbs
Fernando de Oliveira wrote: > Em 25-08-2013 17:55, Fernando de Oliveira escreveu: >> Em 25-08-2013 16:50, Bruce Dubbs escreveu: > Sorry for the rumbling of yesterday (not sure if this is the right word). LOL. Yes that's a fine word for this. >> I am really without a clue of what to do next. >>

Re: [blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-26 Thread Fernando de Oliveira
Em 25-08-2013 17:55, Fernando de Oliveira escreveu: > Em 25-08-2013 16:50, Bruce Dubbs escreveu: >> Fernando de Oliveira wrote: > > ... > >>> sed -i 's/jars,test-jar/jars/' build.xml >>> env LC_ALL=C ./build.sh -Ddist.dir=/opt/ant-1.9.x dist >>> >>> BTW, very good this sed!!! >> >> It's in the bo

Re: [blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-25 Thread Fernando de Oliveira
Em 25-08-2013 16:50, Bruce Dubbs escreveu: > Fernando de Oliveira wrote: ... >> sed -i 's/jars,test-jar/jars/' build.xml >> env LC_ALL=C ./build.sh -Ddist.dir=/opt/ant-1.9.x dist >> >> BTW, very good this sed!!! > > It's in the book. I know, but with this problem, running again and again, I cou

Re: [blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-25 Thread Bruce Dubbs
Fernando de Oliveira wrote: > Thanks, Bruce! This does not solve the problem, but is really a > progress, at last: > root [ /home/fernando/tmp ]# cat hello.java > public class hello > { > public static void main(String[] args) > { > System.out.println("Hello, World"); >

Re: [blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-25 Thread Fernando de Oliveira
Em 25-08-2013 16:03, Bruce Dubbs escreveu: > source /etc/profile > export CLASSPATH=.:/usr/share/java && export > PATH="$PATH:/opt/openjdk-bin/bin" && export JAVA_HOME="/opt/openjdk-bi/bin" > which javac > env LC_ALL=C ./build.sh -Ddist.dir=/opt/ant-1.9.2 dist > > > # which javac > /opt/openjdk-

Re: [blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-25 Thread Bruce Dubbs
source /etc/profile export CLASSPATH=.:/usr/share/java && export PATH="$PATH:/opt/openjdk-bin/bin" && export JAVA_HOME="/opt/openjdk-bi/bin" which javac env LC_ALL=C ./build.sh -Ddist.dir=/opt/ant-1.9.2 dist # which javac /opt/openjdk-bin/bin/javac ... Bootstrapping Ant Distribution ... Compili

Re: [blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-25 Thread Fernando de Oliveira
Forgot the log -- []s, Fernando source /etc/profile export CLASSPATH=.:/usr/share/java && export PATH="$PATH:/opt/openjdk-bin/bin" && export JAVA_HOME="/opt/openjdk-bi/bin" which javac env LC_ALL=C ./build.sh -Ddist.dir=/opt/ant-1.9.2 dist # which javac /opt/openjdk-bin/bin/javac ... Bootstr

Re: [blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-25 Thread Fernando de Oliveira
Em 25-08-2013 14:02, Bruce Dubbs escreveu: > Fernando de Oliveira wrote: >> Bruce, I am having trouble with this. Arch is i686. Log attached (big >> lines, pasting here would break) >> >> Perhaps I am not setting the appropriate envvars? >> >> Have tried with two different OJDK binaries, with the p

Re: [blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-25 Thread Bruce Dubbs
Fernando de Oliveira wrote: > Bruce, I am having trouble with this. Arch is i686. Log attached (big > lines, pasting here would break) > > Perhaps I am not setting the appropriate envvars? > > Have tried with two different OJDK binaries, with the proprietary jdk. > About the envvars, I am inclined

Re: [blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-25 Thread Bruce Dubbs
Fernando de Oliveira wrote: > Bruce, I am having trouble with this. Arch is i686. Log attached (big > lines, pasting here would break) > > Perhaps I am not setting the appropriate envvars? > > Have tried with two different OJDK binaries, with the proprietary jdk. > About the envvars, I am inclined

[blfs-dev] Problem trying to build apache-ant-1.9.2

2013-08-25 Thread Fernando de Oliveira
Bruce, I am having trouble with this. Arch is i686. Log attached (big lines, pasting here would break) Perhaps I am not setting the appropriate envvars? Have tried with two different OJDK binaries, with the proprietary jdk. About the envvars, I am inclined to think they are not the problem, as IS