#5336: OpenJDK-1.7.0.65/IcedTea-2.5.1 fails on configure
--------------------+--------------------------
 Reporter:  cjg     |       Owner:  blfs-book@…
     Type:  defect  |      Status:  new
 Priority:  normal  |   Milestone:  7.6
Component:  BOOK    |     Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+--------------------------

Comment (by cjg):

 Replying to [comment:4 pierre.labastie]:
 > When I updated Icedtea to the last version, I did not have fastjar
 installed and it built fine. I remember seeing that error in the past,
 though, but I cannot remember when. Maybe while trying to build directly
 from gcj...
 >
 > It may be a path problem, though. What does happen if you just type
 > {{{
 > jar
 > }}}

 Hello Pierre,

 I am putting this down to a quirk on my computers part.  Its the only way
 to describe it.  I was following the instructions through with the page up
 and again came up against this error.  Even though I had issued these
 instructions on the binary jdk page:

 export PATH="$PATH:/opt/OpenJDK-1.7.0.65-bin/bin"

 And following through to the Junit, Apacheant, and finally to
 OpenJDK-1.7.0.65/IcedTea-2.5.1 some how or other my computer LOST the
 frigging path.  I had to do:

 pathappend $JAVA_HOME/bin PATH

 This is really crazy having to do it twice.

 Fast jar is not needed, however it seems that by me installing it last
 time it actually corrected the path.

 I now have to make sure that I tripple check the path. I know that I had
 entered it correctly.

 At first I tried it within a script, but as the scripts enter a sub-shell
 once it has run it is not in the current shell's environment.  I double
 checked in the script and the path was put in there correctly.

 So until I get a new computer I will have to keep an eye on it.

 I am glad that I have finally nailed the cause though.

 Regards,

 Christopher.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/5336#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to