Compilation problems
Magnus <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
Hi, When i try to compile Xserver with the xserver-inst.sh script, I get the following error. Since I'm not very good at automake/autoconf I woner what I should do about it? The file Xdmcpconf.h.in does exists in include/X11. I'm also very interested in helping out with the development of Xserver, and I'm currently thinking that there might be some use for Altivec enabled code in Xserver, to make blitting with alphachannels much faster. Is there something I should keep in mind while digging around in the code once I get it to compile? Will it actually be worth the effort? -- Error message -- configure.ac: 33: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' Makefile.am:6: libXdmcp_la_SOURCES defined both conditionally and unconditionally automake: Makefile.am: unterminated conditionals: @HASXDMAUTH_TRUE@ configure.ac: 33: required file `./[include/X11/Xdmcpconf.h].in' not found configure.ac: 33: required file `./[include/X11/stamp-h2.in' not found automake: Makefile.am: warning: automake does not support EXTRA_DIST being defined conditionally autoreconf: automake failed with exit status: 1