Uploaded image for project: 'honeycomb'
  1. honeycomb
  2. HONEYCOMB-43

javah in Makefile breaking build locally

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • 16.09
    • None
    • None
    • None

      FWIW, I’m bringing up a DevEnv and getting following when running “make install-dep”

      Processing triggers for libc-bin (2.19-0ubuntu6.7) ...
      if [ "14.04"=="14.04" ]; then \
      update-alternatives --set javah /usr/lib/jvm/java-8-openjdk-amd64/bin/javah ; \
      fi ; \
      else ifneq ("","")
      /bin/sh: -c: line 3: syntax error near unexpected token `else'
      /bin/sh: -c: line 3: `else ifneq ("","")'
      make: *** [install-dep] Error 1

      Patch on its way.

            alagalah Keith Burns
            alagalah Keith Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: