hi,
On Fr, 2012-11-23 at 12:08 -0500, Steve Payne wrote:
> Hi,
> 
> I'm trying to build xbmc for the Nexus7, using GLES instead of GL,  
...
> Using shlibs+objdump for libGLESv2.so.2 (file /usr/lib/libGLESv2.so.2)
> dpkg-shlibdeps: warning: /usr/lib/libGLESv2.so.2 has an unexpected  
> SONAME (libGLESv2.so)
>   Looking up shlibs dependency of libGLESv2.so.2 provided by 'nvidia-tegra3'
>   Found nothing
> dpkg-shlibdeps: error: no dependency information found for  
> /usr/lib/libGLESv2.so.2 (used by debian/xbmc-bin/usr/lib/xbmc/xbmc.bin)
> 

the binaries nvidia released with the 16.0 version sadly have broken
SONAME entries. while we can work around that with some ugly hacks in
the package for runtime usage, during package builds there are checks to
actually read that field, you should temporary uninstall nvidia-tegra3
so that the system uses the mesa gles headers instead or somehow
suppress the shilbdeps checks for your build temporary.

nvidia just released a 16.2 version that will soon land in raring and
should have a fix for the SONAME issue, with these you should also be
able to build stuff with nvidia-tegra3 installed.

ciao
        oli

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
ubuntu-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Reply via email to