Bug 1410 - make -j2 broken
Summary: make -j2 broken
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2235
  Show dependency treegraph
 
Reported: 2005-10-03 16:15 UTC by Andrew Cagney
Modified: 2006-01-31 16:02 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2005-10-03 16:15:38 UTC
"make" dies mysteriously in the frysk-imports directory because the .jar files
haven't been built.
Comment 1 Andrew Cagney 2005-10-03 16:16:10 UTC
2005-10-03  Andrew Cagney  <cagney@redhat.com>

        * Makefile.gen.sh (GEN_ARGS): Define.
        (GEN_JARS): Set to expanded list of jar files, make
        GEN_BUILT_CLASSES dependant on GEN_JARS.
        * Makefile.rules (Makefile.gen): Pass GEN_ARGS to Makefile.gen.sh.