#5336: Iced Tea fails configure
--------------------+-------------------------
Reporter: cjg | Owner: blfs-book@…
Type: defect | Status: new
Priority: normal | Milestone: 7.6
Component: BOOK | Version: SVN
Severity: normal | Keywords:
--------------------+-------------------------
When building IcedTea from source code using the latest svn instructions
configure fails because it cannot find fastjar in the path.
I do not remember this being a requirement in the past, and can not even
find fastjar on my previous gnome-build.
The download link that I found is:
http://sourceforge.net/projects/fastjar/
The download link that John Burrell found for a later version, and
untested by me is:
http://gnu.mirrors.pair.com/savannah/savannah/fastjar/
Could someone else please verify this new requirement and update TRUNK
appropriately?
It is defined in configure.ac as:
IT_FIND_TOOLS([FASTJAR], [fastjar jar])
Checking my icedtea 4.7.1 configure.ac it has:
AC_CHECK_TOOLS([FASTJAR], [fastjar jar])
if test "x$FASTJAR" = x; then
AC_MSG_ERROR([Can't find fastjar or jar])
So it looks to me that it is now a requirement
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/5336>
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