NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Need Raspberry PI Repo back ASAP



Just to explain what the exact issue is:

raspberrypi-userland installs EGL stuff. So does MesaLib, and
apparently this is new. They install files with the same names to
the same locations, so they conflict.

As for pkgsrc Xorg, it's not necessary to install Xorg as a package.
NetBSD comes with a non-package Xorg already. raspberrypi-userland
adds EGL and some other things for it.

If you must have pkgsrc Xorg (which is also extra compile time), then
it's possible to fix this conflict, but not trivial.

On Wed, Mar 01, 2017 at 09:03:16AM +0100, Luescher Claude wrote:
> Last night I started building X11 from source.
> By this morning files are gone from the ftp:
>
> ...
> pkg_add: Conflicting PLIST with raspberrypi-userland-20161101:
> include/EGL/egl.h
> pkg_add: 1 package addition failed
> ...
> Stop.
> make[6]: stopped in /usr/pkgsrc/graphics/MesaLib
> *** Error code 1



Home | Main Index | Thread Index | Old Index