[Bug 439630] Review Request: jogl - Java bindings for OpenGL

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 26 20:42:17 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=439630

--- Comment #66 from Henrique "LonelySpooky" Junior <henriquecsj at gmail.com> 2010-02-26 15:42:13 EST ---
(In reply to comment #64)
> I wonder that "Source2: gluegen-1.0.20102502svn.tar.gz" is not needed.    
As described here[1] JOGL relies on gluegen's source tree: "Check out the
GlueGen source tree:
JOGL relies on the GlueGen project to autogenerate most of the Java and JNI
code for the OpenGL interface. The jogl/ and gluegen/ workspaces must be
side-by-side in order for JOGL to build properly."
So, it is not enough to have gluegen packaged in order to build JOGL, we'll
need gluegen's source in the first stage.
Here goes the error message:
[lonely at localhost make]$ ant
Buildfile: build.xml

BUILD FAILED
/home/lonely/jogl/jogl/make/build.xml:62: Cannot find
../../gluegen/make/gluegen-cpptasks.xml imported from
/home/lonely/jogl/jogl/make/build.xml

(In reply to comment #65)
> Do you really need the %post section? It seems odd. It looks as though the "ln
> -s" in the %install, and the %ghost line in %files, should be enough to create
> the symlink without needing to rm and ln -s in %post.
You are completely right, I didn't noticed it.

>   restorecon -v $(rpm -ql jogl jogl-javadoc jogl-manual)
restorecon returns nothing:
restorecon -v $(rpm -ql jogl jogl-javadoc jogl-manual)
[lonely at localhost ~]$ restorecon -v $(rpm -ql jogl jogl-javadoc jogl-manual)
[lonely at localhost ~]$

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list