make(1) file structure design/usage docs ?
pointo1d
pointo1d at gmail.com
Fri Jul 11 11:36:46 UTC 2014
TFT David ,
On 11/07/14 06:01, David Holmes wrote:
> On 11/07/2014 2:09 AM, pointo1d wrote:
>> <snip>
>
> Check earlier in the build log to see why the corba classes.jar didn't
> get built.
The corba fails to build because it seemingly can't find the most basic
things ...
## Starting corba
Compiling 6 files for BUILD_LOGUTIL
/home/dpointo8/work/repos/Mercurial/ojdk8.datum/corba/src/share/classes/com/sun/tools/corba/se/logutil/InputException.java:30:
error: cannot access Object
public class InputException {
^
class file for java.lang.Object not found
I do wonder if the image being specified in the --with-import-hotspot &
--with-boot-jdk options is lacking in some respect ... like the language
fundamentals perhaps ? Is there a definition of the expected composition
of any external hotspot &/or boot JDK ?
>
>> <snip>
>
> This probably relates to the assumption that !OPENJDK == Oracle JDK.
> Do your builds set OPENJDK or not? There was a long thread on this not
> that long ago.
They [my builds] didn't explicitly set OPENJDK, but having now done so
(to both 'true' and then 'false' in turn), the outcome is unchanged.
>
> David
>
>> TIA ,
>>
--
Dave Pointon FIAP MBCS - Contractor engaged by IBM
Now I saw, tho' too late, the folly of beginning a work before we count the cost and before we we judge rightly of our strength to go thro' with it - Robinson Crusoe
More information about the build-dev
mailing list