[Bug 1212] IcedTea7 fails to build because Resources.getText( ) is no longer available for code to use

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Nov 19 09:23:53 PST 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1212

--- Comment #4 from Saad Mohammad <smohammad at redhat.com> ---
(In reply to comment #2)
> It should be fine without the full build log.  The config.log would be
> useful.
> 
> When you say you configure with no arguments, do you build in the source
> tree or in a separate build directory?

Sorry, I didn't see this comment earlier but to answer your question, I did
create a separate build directory. The full config log is attached.

Here are the commands I executed:
$ hg clone http://icedtea.classpath.org/hg/icedtea7
$ cd icedtea7/
$ ./autogen.sh
$ mkdir build
$ cd build/
$ ../configure
$ make

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121119/dcfd4458/attachment.html 


More information about the distro-pkg-dev mailing list