[Bug 251191] Review Request: glew - The OpenGL Extension Wrangler Library

bugzilla at redhat.com bugzilla at redhat.com
Sun Aug 12 21:07:00 UTC 2007


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

Summary: Review Request: glew - The OpenGL Extension Wrangler Library


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





------- Additional Comments From j.w.r.degoede at hhs.nl  2007-08-12 17:06 EST -------
(In reply to comment #8)
> * About the bin split i think it is the same as glx-utils (and glxinfo)
> {case-study} - If I install binaries nvidia drivers on x86_64 but without the
> compat32 libs which i don't care to have. Then, install glew.x86_64 but later an
> update or a dependency bring me glew.i386. /usr/bin/{glewinfo,visualinfo} will
> be i386 ... then ldd will link with default mesa's GL libs and not nvidia's
> which will return wrong values if i uses thoses i386 binaries on x86_64...
> 

Except that if you first install the x86_64 package and then the i386 package,
the x86_64 files will be kept, if you do it the other way around the x86_64
files will override the i386 ones, so in the end if you install both you will
always end up with the 64 bit versions (on x86_64, on ppc you will always end up
with the 32 bit versions), this is how rpm multilib works, for binaries it has a
preferred arch and when both installed that arch wins.

> * unused-direct-shlib-dependency (at least on FC6 x86_64 )
> Maybe a problem with -L/usr/X11R6/lib64 that do not exist on my system
> 
> W: glew unused-direct-shlib-dependency /usr/lib64/libGLEW.so.1.4.0
> /usr/lib64/libXmu.so.6
> W: glew unused-direct-shlib-dependency /usr/lib64/libGLEW.so.1.4.0
> /usr/lib64/libXi.so.6
> W: glew unused-direct-shlib-dependency /usr/lib64/libGLEW.so.1.4.0
> /usr/lib64/libGLU.so.1
> W: glew unused-direct-shlib-dependency /usr/lib64/libGLEW.so.1.4.0
> /usr/lib64/libXext.so.6
> W: glew unused-direct-shlib-dependency /usr/lib64/libGLEW.so.1.4.0
> /usr/lib64/libX11.so.6

I will fix this as soon as the rest is sorted out (like who does the review, and
once that sorted out we need to agree on what to do with the binaties).



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




More information about the package-review mailing list