Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8120246

ant clean fails on linux because of Makefile syntax error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None
    • Fedora 17 64-bit with GNU make version 3.82.

      On my system 'ant clean' fails with:

      [exec] Makefile:66: *** empty variable name. Stop.

      The problem is this change: The problem is this change:

      changeset: 16687:766a9ab1fe0c
      user: Daniel.Blaukopf@oracle.com
      date: Wed Jun 20 17:44:01 2012 +0300
      summary: Share input code between FB and EGL/FB ports

      specifically this change

       # Can manually add more files here if needed.
      -OBJS_EGLFB += \
      +OBJS_EGLFB +:= \

      Reverting this change fixes it.

            pbothner Per Bothner (Inactive)
            pbothner Per Bothner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: