Firstly, I'm new to this list so sorry if this is old ground.... I checked out all the code from CVS and am following the install instructions but am getting errors when running autogen:
autogen.sh: using default SDL m4 file autogen.sh:running: aclocal -I macros autogen.sh:running: autoheader WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. configure.in:143: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET autoheader: `config.h.in' is created autogen.sh:running: autoconf autogen.sh:running: automake -a Use of uninitialized value in concatenation (.) or string at /usr/bin/automake line 8449. : installing `./config.guess' Use of uninitialized value in concatenation (.) or string at /usr/bin/automake line 8449. : installing `./config.sub' aclocal.m4:1169: required file `./ltmain.sh' not found configure.in:84: `OS' includes configure substitution `@OS@', and is referred to from `libos_la_SOURCES': configure substitutions not allowed in _SOURCES variables configure.in:77: `VIDBASE' includes configure substitution `@VIDBASE@', and is referred to from `libvidbase_la_SOURCES': configure substitutions not allowed in _SOURCES variables configure.in:78: `DRIVER' includes configure substitution `@DRIVER@', and is referred to from `libvideo_la_SOURCES': configure substitutions not allowed in _SOURCES variables configure.in:75: `WIDGET' includes configure substitution `@WIDGET@', and is referred to from `libwidget_la_SOURCES': configure substitutions not allowed in _SOURCES variables autogen.sh:error: while running automake -a Thanks for any help! -Lea. ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
