[Openchrome-users] build fails unther Hardy Herron

Xavier Bachelot xavier
Sun May 18 14:19:39 PDT 2008


imreh_zoltan wrote:
> build fails unther Hardy Herron Hi,
> 
> I'm using the driver quite for a while. It worked fine with the
> Feisty and Gutsy versions of Ubuntu. After upgrading to the latest
> version, Hardy, the autogen.sh throughs an error and I cannot build:
> 
> checking how to run the C preprocessor... /lib/cpp configure: error:
> C preprocessor "/lib/cpp" fails sanity check See `config.log' for
> more details.
> 
> I'm attaching also my config.log file, for the details.
> 
> Thanks in advance for your help.
> 
> Cheers, Zoltan.
> 
You forgot the attachement.

Hardy does ship with openchrome, although a slightly older version 
(0.2.901). If you still need the newest version for whatever reason, 
first file a bug at ubuntu bug tracker asking them to update, then start 
from a fresh extract of the openchrome 0.2.902 tarball.

The 2 commands below should bring you all the packages you need to build 
openchrome :
sudo apt-get build-dep xserver-xorg-video-via
sudo apt-get install subversion autoconf automake1.9 libtool

then inside of the freshly extracted dir :
./configure --prefix=/usr
make
sudo make install

Regards,
Xavier





More information about the Openchrome-users mailing list