[pkg-fso-maint] new glamo xserver

Timo Juhani Lindfors timo.lindfors at iki.fi
Sun Mar 8 19:33:27 UTC 2009


Sebastian Ohl <sebastian+ml.pkg-fso-maint at ohl.name> writes:
> is there already debian package for the new glamo xserver? i looked into
> the pkg-fso repro but can find anything. 

Normal Xorg server from debian unstable works just fine. You just need
the xf86-glamo-video driver from git.

> configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.
> configure.ac: You should verify that configure.ac invokes
> AM_INIT_AUTOMAKE,
> configure.ac: that aclocal.m4 is present in the top-level directory,
> configure.ac: and that aclocal.m4 was recently regenerated (using
> aclocal).
> src/Makefile.am:27: Libtool library used but `LIBTOOL' is undefined
> src/Makefile.am:27:   The usual way to define `LIBTOOL' is to add
> `AC_PROG_LIBTOOL'
> src/Makefile.am:27:   to `configure.ac' and run `aclocal' and `autoconf'
> again.
> src/Makefile.am:27:   If `AC_PROG_LIBTOOL' is in `configure.ac', make
> sure
> src/Makefile.am:27:   its definition is in aclocal's search path.
> src/Makefile.am: required file `./depcomp' not found
> src/Makefile.am:   `automake --add-missing' can install `depcomp'
> /usr/share/automake-1.10/am/depend2.am: am__fastdepCC does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.10/am/depend2.am:   The usual way to define
> `am__fastdepCC' is to add `AC_PROG_CC'
> /usr/share/automake-1.10/am/depend2.am:   to `configure.ac' and run
> `aclocal' and `autoconf' again.
> /usr/share/automake-1.10/am/depend2.am: AMDEP does not appear in
> AM_CONDITIONAL
> /usr/share/automake-1.10/am/depend2.am:   The usual way to define
> `AMDEP' is to add one of the compiler tests
> /usr/share/automake-1.10/am/depend2.am:     AC_PROG_CC, AC_PROG_CXX,
> AC_PROG_CXX, AC_PROG_OBJC,
> /usr/share/automake-1.10/am/depend2.am:     AM_PROG_AS, AM_PROG_GCJ,
> AM_PROG_UPC
> /usr/share/automake-1.10/am/depend2.am:   to `configure.ac' and run
> `aclocal' and `autoconf' again.
>
> i tried the git version 451398a219771e97256649aa4d1ad11de3beb761 .

I did

autoreconf -i
./configure --prefix=$HOME/install/usr
make




More information about the pkg-fso-maint mailing list