130 | | Go get some coffee, or lunch, a late night snack, take a nap, go to bed...and 2-3 hours later (sorry, no way to avoid a bootstrap without having an existing OpenJDK-6, if so, read './configure --help' as it's self explanatory): |
| 130 | Go get some coffee, or lunch, a late night snack, take a nap, go to bed...and 2-3 hours later (sorry, no way to avoid a bootstrap without having an existing OpenJDK-6) you should be presented with "IcedTea is served: openjdk/control/build/linux-i586". The configure commands are all self explanatory, however, the make command above passes the MOZILLA_CFLAGS to all gcc commands because I assume that RedHat installs Firefox headers directly into /usr/include instead of a firefox-{version} sub-directory. At some point, I will fix this correctly in the Corba Makefiles (probably not until a stable release, unless they accept a patch upstream, but since RH is the only supported build target, we'll have to see). |