Error During Autoconf
Joe Sprankle
jsprankle at awlship.com
Sat May 30 21:35:35 PDT 2009
I do have a package "m4" installed which I believe is the Macros
package.
what does autogen.sh d?
http://freedesktop.org/wiki/Software/Xserver
Tells me:
"One way of installing is to to just get a copy of xorg/xserver git
repository and build it with configure, make and make install. You need
to use --enable-kdrive option to build kdrive."
http://freedesktop.org/wiki/Software/Xserver/InstallGuide
Says to have, so I confirmed all are installed
autoconf --version must report 2.59 or later
* automake --version must report 1.9.x
* libtool --version must report 1.5 (available from
http://ftp.gnu.org/gnu/libtool/ if your distribution doesn't have
it)
pkg-config --version must report 0.9.0 or later
do I start with autogen.sh?
Thanks for your reply!!
On Sat, 2009-05-30 at 21:13 -0700, Justin P. Mattock wrote:
> Not sure how to compile kdrive,
> But from looking(not sure thought)
> You might need the macros package
> So autogen.sh can work properly.
>
>
> justin P. Mattock
>
>
>
> On May 30, 2009, at 8:11 PM, Joe Sprankle <jsprankle at awlship.com> wrote:
>
> > Hi all,
> > Brand new to this.
> > I'm attempting to learn to build kdrive and not off to a good start.
> > Configure.ac says to run autoconf to create configure script.
> > I'm receiving the following error:
> >
> > foo at foo:~/Desktop/xorg-server-1.6.1.901$ autoconf
> > configure.ac:31: error: possibly undefined macro: AM_INIT_AUTOMAKE
> > If this token and others are legitimate, please use
> > m4_pattern_allow.
> > See the Autoconf documentation.
> > configure.ac:32: error: possibly undefined macro: AM_MAINTAINER_MODE
> > configure.ac:55: error: possibly undefined macro: AM_PROG_AS
> > configure.ac:58: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
> > configure.ac:59: error: possibly undefined macro: AC_DISABLE_STATIC
> > configure.ac:60: error: possibly undefined macro: AC_PROG_LIBTOOL
> > configure.ac:100: error: possibly undefined macro: AM_CONDITIONAL
> > configure.ac:595: error: possibly undefined macro:
> > XTRANS_CONNECTION_FLAGS
> > configure.ac:1049: error: possibly undefined macro: AC_DEFINE_DIR
> > configure.ac:1564: error: possibly undefined macro: _AM_DEPENDENCIES
> >
> > Distro Ubuntu Hardy
> >
> > I'm totally new to this and have to get a custom kdrive build for work
> > if I can pull it off.
> > Can anyone recommend a howto or a place to educate myself on how to
> > even
> > start learning this?
> > Other than this list and it's archives, I cannot seem to find any
> > documentation.
> > Am I missing something?
> >
> >
> >
> > _______________________________________________
> > xorg mailing list
> > xorg at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/xorg
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>
More information about the xorg
mailing list