Hi, ok, now my problem is solved. I just didn't download and unpack the brownbag-package - whatever this is for. Now everything seems to work better - I could execute an example. So I started the compilation process again. autogen.sh prints:
./autogen.sh autogen.sh: using private SDL m4 file autogen.sh:running: aclocal -I macros -I macros/extra autogen.sh:running: autoheader autoheader2.50: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader2.50: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader2.50: WARNING: is deprecated and discouraged. autoheader2.50: autoheader2.50: WARNING: Using the third argument of `AC_DEFINE' and autoheader2.50: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without autoheader2.50: WARNING: `acconfig.h': autoheader2.50: autoheader2.50: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader2.50: [Define if a function `main' is needed.]) autoheader2.50: autoheader2.50: WARNING: More sophisticated templates can also be produced, see the autoheader2.50: WARNING: documentation. autogen.sh:running: autoconf autogen.sh:running: automake -a Makefile.am: installing `./depcomp' configscript/lxdialog/Makefile.am:3: `CFLAGS' is a user variable, you should not override it; configscript/lxdialog/Makefile.am:3: use `AM_CFLAGS' instead. configscript/lxdialog/Makefile.am:4: `LDFLAGS' is a user variable, you should not override it; configscript/lxdialog/Makefile.am:4: use `AM_LDFLAGS' instead. configure.in:83: `OS' includes configure substitution [EMAIL PROTECTED]@', and is referred to configure.in:83: from `libos_la_SOURCES': configure substitutions are not allowed configure.in:83: in _SOURCES variables configure.in:76: `VIDBASE' includes configure substitution [EMAIL PROTECTED]@', and is referred to configure.in:76: from `libvidbase_la_SOURCES': configure substitutions are not allowed configure.in:76: in _SOURCES variables configure.in:77: `DRIVER' includes configure substitution [EMAIL PROTECTED]@', and is referred to configure.in:77: from `libvideo_la_SOURCES': configure substitutions are not allowed configure.in:77: in _SOURCES variables configure.in:74: `WIDGET' includes configure substitution [EMAIL PROTECTED]@', and is referred to configure.in:74: from `libwidget_la_SOURCES': configure substitutions are not allowed configure.in:74: in _SOURCES variables autogen.sh:error: while running automake -a In client/c autgen.sh prints out: ./autogen.sh autogen.sh:running: aclocal -I macros autogen.sh:running: autoheader autogen.sh:running: autoconf autogen.sh:running: automake -a configure.in:27: `PLATFORM' includes configure substitution [EMAIL PROTECTED]@', and is referred to configure.in:27: from `libpgui_la_SOURCES': configure substitutions are not allowed configure.in:27: in _SOURCES variables src/Makefile.am: installing `./depcomp' configure.in:27: `PLATFORM' includes configure substitution [EMAIL PROTECTED]@', and is referred to configure.in:27: from `libpgui_la_SOURCES': configure substitutions are not allowed configure.in:27: in _SOURCES variables autogen.sh:error: while running automake -a The autogen in tools and apps produces similar output. But in apps ./configure fails with config.status: error: cannot find input file: picogui-apps.spec.in and than make fails, too. Rapha ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
