Alright, response to myself (with help of Dr. autoconf aka Fr�d�ric): the autoconf compatibility is broken somewhere between versions 2.13 and 2.53 (grrr). The older versions are ok for us, in case someone encounters the same problem. I will check on the FAQ and add this hint if needed.
Pascal. On Fri, 2002-10-18 at 11:22, Pascal Bauermeister wrote: > Hello, > > after updating my local copy of the pgui sources since long, I got a > couple of autoconf errors. Has anybody experienced the same and found a > solution ? > > I have autoconf 2.53 > > Thanks > > Pascal > > > > [pgserver]$ ./autogen.sh > 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:141: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET > autoheader: `config.h.in' is unchanged > autogen.sh:running: autoconf > autogen.sh:running: automake -a > : deprecated feature: `gen-pgserver-conf' overrides `gen-pgserver-conf$(EXEEXT)': >change your target to read `gen-pgserver-conf$(EXEEXT)' > configure.in:80: `INPUT' includes configure substitution `@INPUT@', and is referred >to from `libinput_a_SOURCES': configure substitutions not allowed in _SOURCES >variables > configure.in:77: `VIDBASE' includes configure substitution `@VIDBASE@', and is >referred to from `libvidbase_a_SOURCES': configure substitutions not allowed in >_SOURCES variables > configure.in:78: `DRIVER' includes configure substitution `@DRIVER@', and is >referred to from `libvideo_a_SOURCES': configure substitutions not allowed in >_SOURCES variables > configure.in:75: `WIDGET' includes configure substitution `@WIDGET@', and is >referred to from `libwidget_a_SOURCES': configure substitutions not allowed in >_SOURCES variables > autogen.sh:error: while running automake -a > > > > -- > Pascal Bauermeister > Head of Software Development > > SMARTDATA > PSE-B / EPFL > CH-1015 Lausanne > > http://www.smartdata.ch > mailto:pascal.bauermeister@;smartdata.ch > Phone: +41 (21) 693 84 98 > fax: +41 (21) 693 84 91 > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Pgui-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/pgui-devel -- Pascal Bauermeister Head of Software Development SMARTDATA PSE-B / EPFL CH-1015 Lausanne http://www.smartdata.ch mailto:pascal.bauermeister@;smartdata.ch Phone: +41 (21) 693 84 98 fax: +41 (21) 693 84 91 ------------------------------------------------------- This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4699841;7576301;v? http://www.sun.com/javavote _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
