Jump to content

xcompmgr, compilation error


Recommended Posts

a few days ago i decided to try out the new X.org release, with xcompmgr, so i could check out the drop shadows and transparency but im haveing trouble getting it to compile, i downloaded it from cvs and ran ./autogen.sh and the output is as follows.

 

autoreconf-2.5x: Entering directory `.'
autoreconf-2.5x: configure.ac: not using Gettext
autoreconf-2.5x: running: aclocal  --output=aclocal.m4t
autoreconf-2.5x: `aclocal.m4' is unchanged
autoreconf-2.5x: configure.ac: tracing
autoreconf-2.5x: configure.ac: not using Libtool
autoreconf-2.5x: running: /usr/bin/autoconf
autoreconf-2.5x: running: /usr/bin/autoheader
autoreconf-2.5x: running: automake --add-missing --copy
configure.ac: 9: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
configure.ac: 9: required file `./[config.h].in' not found
autoreconf-2.5x: automake failed with exit status: 1

 

i googled for the error but could only come up with a problem with old versions of automake and autoconf, so i updated both (automake-1.9 and autoconf-2.5) but it made no difference.

 

tia, bruce

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

that doesnt work either, but i assumed you didnt with stuff from cvs because those files dont appear until after youve run autogen. either way i got the same error when it came to the make command, although there was a little more information, which just confuses me even more. is this a problem with the make file??

 

config.status: creating [config.h]
config.status: error: cannot find input file: [config.h].in
make: *** [stamp-h] Error 1

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...