<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
         <tr>
                <th>Reporter</th>
            <td>badshah400@gmail.com</td>
         </tr>
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Scilab 5.5.2 fails to build with jogl >= 2.3.0"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13809">13809</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Scilab 5.5.2 fails to build with jogl >= 2.3.0
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Scilab software
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.5.2 final version
          </td>
        </tr>


        <tr>
          <th>OS</th>
          <td>All OS
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Minor
          </td>
        </tr>


        <tr>
          <th>Component</th>
          <td>Compile
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>bugzilla.admin@scilab.org
          </td>
        </tr>
</table>
      <p>
        <div>
        <pre>BUG DESCRIPTION:
----------------
Between jogl 2.2.x and 2.3.0, the package javax.media.* were renamed to com.jogamp.* which results in scilab 5.5.2 builds to fail when compiled
against the jogl 2.3.x, as configure.ac still checks for the older name of the package, and everywhere else too the package is referred to by its
outdated name.

ERROR LOG:
----------
[  201s] configure: error: Could not find or use the Java package/jar jogl2 used by Scilab 3D rendering - Version 2.0 (looking for package
javax.media.opengl.glu.GLUnurbs)
[  201s] error: Bad exit status from /var/tmp/rpm-tmp.y7p71v (%build)

HOW TO REPRODUCE THE BUG:
-------------------------
Build against jogl 2.3.x.

OTHER INFORMATION:
------------------</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>