[Bugzilla] [Bug 13809] New: Scilab 5.5.2 fails to build with jogl >= 2.3.0

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Sat Apr 4 03:25:48 CEST 2015


http://bugzilla.scilab.org/show_bug.cgi?id=13809
--------- Bug Summary -----------
Scilab 5.5.2 fails to build with jogl >= 2.3.0

---------- Changed by ------------
badshah400 at gmail.com

---------- What changed ----------
bug_id, short_desc, product, version, rep_platform, op_sys, bug_status, bug_severity, priority, component, assigned_to, reporter


            Bug ID: 13809
           Summary: Scilab 5.5.2 fails to build with jogl >= 2.3.0
           Product: Scilab software
           Version: 5.5.2 final version
          Hardware: PC
                OS: All OS
            Status: NEW
          Severity: Minor
          Priority: P5
         Component: Compile
          Assignee: bugzilla.admin at scilab.org
          Reporter: badshah400 at gmail.com

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:
------------------

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20150404/182a4266/attachment.htm>


More information about the Bugzilla mailing list