All pastes #2058908 Raw Edit

Mine

public text v1 · immutable
#2058908 ·published 2011-05-14 08:46 UTC
rendered paste body
/usr/bin/install -c -d /opt/wayland/include/GL
/usr/bin/install -c -m 644 ../../include/GL/*.h \
		/opt/wayland/include/GL
/usr/bin/install -c -d /opt/wayland/lib
/usr/bin/install -c -d /opt/wayland/lib/pkgconfig
/bin/bash ../../bin/minstall ../../lib/libGL.*so* \
		/opt/wayland/lib
/usr/bin/install -c -m 644 gl.pc /opt/wayland/lib/pkgconfig
make[3]: Leaving directory `/home/USER/src/wayland/mesa/src/mesa'
make[2]: Leaving directory `/home/USER/src/wayland/mesa/src/glx'
make[2]: Entering directory `/home/USER/src/wayland/mesa/src/egl'
make[3]: Entering directory `/home/USER/src/wayland/mesa/src/egl/wayland'
make[4]: Entering directory `/home/USER/src/wayland/mesa/src/egl/wayland/wayland-drm'
Makefile:44: /share/aclocal/wayland-scanner.mk: No such file or directory
make[4]: *** No rule to make target `/share/aclocal/wayland-scanner.mk'.  Stop.
make[4]: Leaving directory `/home/USER/src/wayland/mesa/src/egl/wayland/wayland-drm'
make[3]: *** [install] Error 1
make[3]: Leaving directory `/home/USER/src/wayland/mesa/src/egl/wayland'
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/USER/src/wayland/mesa/src/egl'
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/USER/src/wayland/mesa/src'
make: *** [install] Error 1