[Openchrome-users] S3 Unichrome Pro on debian-linux "etch" with Kernel 2.6.17.7 and xorg V.7x

Xavier Bachelot xb_ml
Fri Aug 4 07:37:52 PDT 2006


Souichi wrote:
> Hi again
> 
> first: thanks to Xavier for his help, now Iam need again help on a
> point, Iam get lost...
> 
> I looked on the webpage:
> http://wiki.openchrome.org/tikiwiki/tiki-index.php?page=Compiling+the
> +source+code
> 
> 
> and make anything, line for line:
> ----------------------------------------
> For Xorg 7.0 or later
> Modular build:
> mkdir openchrome
> cd openchrome
> svn co http://svn.openchrome.org/svn/trunk
> cd trunk
> ./autogen.sh
> configure
> make
> make install
> ----------------------------------------
> 
> 1. sudo su
> 2. mkdir /usr/src/openchrome
> 3. cd openchrome
> 4. svn co http://svn.openchrome.org/svn/trunk
> 5. ch trunk
> 6. ./autogen.sh
> --> and here I got the first error msg.:
> 
> ----------------------------------------
> ...
> checking for gcc option to accept ISO C89... (cached) none needed
> checking dependency style of gcc... (cached) gcc3
> checking if RANDR is defined... no
> checking if RENDER is defined... no
> checking if XF86DRI is defined... no
> checking if DPMSExtension is defined... no
> checking if XV is defined... no
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for XORG... configure: error: Package requirements (xorg-server
> xproto xvmc fontsproto libdrm ) were not met:
> 
> No package 'xorg-server' found
> No package 'fontsproto' found
> No package 'libdrm' found
> 
You need some xorg development packages. On fedora, they are named 
xorg-x11-server-sdk, libX11-devel, libXext-devel, mesa-libGL-devel, 
libXvMC-devel, libdrm-devel. Don't know what the equivalent are for Debian.

Any Debian user around ?

Regards,
Xavier




More information about the Openchrome-users mailing list