[Openchrome-users] autoreconf errors

Jon Nettleton jon.nettleton
Tue May 16 08:36:27 PDT 2006


On Tue, 2006-05-16 at 08:09 -0700, Jeremy C. Reed wrote:
> Updated openchrome source with "subversion update".
> 
> Running autogen.sh fails with:
> 
> configure.ac: 30: required file `./[config.h].in' not found
> unichrome/Makefile.am:33: via_drv_la_SOURCES defined both conditionally 
> and unconditionally
> unichrome/Makefile.am:26: EXTRA_DIST defined both conditionally and 
> unconditionally
> automake: unichrome/Makefile.am: warning: automake does not support 
> EXTRA_DIST being defined conditionally
> automake: libxvmc/Makefile.am: warning: automake does not support 
> libviaXvMC_la_LDFLAGS being defined conditionally
> automake: libxvmc/Makefile.am: warning: automake does not support 
> libviaXvMCPro_la_LDFLAGS being defined conditionally
> automake: libxvmc/Makefile.am: warning: automake does not support 
> EXTRA_DIST being defined conditionally
> man/Makefile.am:30: invalid unused variable name: `driverman_SOURCES'
> autoreconf: automake failed with exit status: 1
> 
> 
> My build environment changed. But any ideas on the above?
> 
> Why does it have config.h in brackets in the error message?
> 
> (This is on Ubuntu. I built and used it about two weeks ago.)
> 

Looks like you might be using an old version of automake.  What do you
get if you run automake --version?  You need at least automake 1.8 to
build openchrome modular.

Jon




More information about the Openchrome-users mailing list