matthiasbock / gstreamer

Raspberry Pi gstreamer with UVC H.264 and OpenMAX plugins
26 stars 7 forks source link

eglglessink missing in gstreamer-1.0 compiled from sources #6

Closed matthiasbock closed 11 years ago

matthiasbock commented 11 years ago

libegl1-mesa-dev is required, but won't install

$ apt-get install libegl1-mesa-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libegl1-mesa-dev : Depends: libegl1-mesa (= 8.0.5-4+deb7u2) but it is not going to be installed
                    Depends: libegl1-mesa-drivers (= 8.0.5-4+deb7u2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
matthiasbock commented 11 years ago

/etc/apt/sources.list needs to be updated

deb http://ramses.wh2.tu-dresden.de/pub/mirrors/raspbian/raspbian/ wheezy main contrib non-free rpi
deb http://ramses.wh2.tu-dresden.de/pub/mirrors/raspbian/raspbian/ wheezy-staging main contrib non-free rpi
deb http://ramses.wh2.tu-dresden.de/pub/mirrors/raspbian/raspbian/ testing main contrib non-free rpi
deb http://downloads.raspberrypi.org/raspbian/raspbian/ wheezy main contrib non-free rpi
deb-src http://ramses.wh2.tu-dresden.de/pub/mirrors/raspbian/raspbian/ testing main contrib non-free rpi
deb http://vontaene.de/raspbian-updates/ . main
#deb-src http://vontaene.de/raspbian-updates/ . main
$ aptitude install libegl1-mesa-dev libgles2-mesa-dev
...
Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:
     Install the following packages:                                  
1)     libwayland0 [0.85.0-2 (testing, testing-staging)]              
2)     libxcb-dri2-0 [1.8.1-2+deb7u1 (testing, testing-staging)]      
3)     libxcb-xfixes0 [1.8.1-2+deb7u1 (now, testing, testing-staging)]