[Openchrome-users] Modular branch

Benno Schulenberg bensberg
Thu Dec 1 00:32:10 PST 2005


Thomas Hellstr?m wrote:
> Benno Schulenberg wrote:
> >
> >Do I need to install a libdrm maybe?
>
> No. libdrm.a should be in your Xorg distribution.

Not mine apparently.

$ equery -C files xorg-x11 | grep drm
/usr/lib/modules/linux/libdrm.so

$ locate lidrm.a
/usr/local/lib/libdrm.a
/home/ben/Sources/drm/libdrm/.libs/libdrm.a

That libdrm.a is just an experimental local install, from drm cvs, 
unused.

> Exactly how did you build this module?

Snipped from .bash_history:

svn co http://svn.openchrome.org/svn/branches/modular_branch openchrome_modular
cd openchrome_modular/
less README.build
cd src
xmkmf ../../uni-xc
less Makefile
make Makefiles
make
make -n Install
make -n install

And then as root 'make install'.

Benno



More information about the Openchrome-users mailing list