Hi Just downloaded picogui-0.46 from src forge and tried to cross compile it for sh4-linux-uclibc, and then, after that failed - just compile it on my linux intel PC (same problem).
Following the instructions in INSTALL and server/INSTALL I ran: ./autogen.sh --host=sh4-linux-uclibc- --build=`./config.guess` --with-prefix RESULT: -bash: ./config.guess: No such file or directory autogen.sh: using default SDL m4 file autogen.sh:running: aclocal -I macros macros/pguiconfig.m4:3: warning: underquoted definition of AM_PGUI_CONFIG macros/pguiconfig.m4:3: run info '(automake)Extending aclocal' macros/pguiconfig.m4:3: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal autogen.sh:running: autoheader autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. autogen.sh:running: autoconf autogen.sh:running: automake -a configure.in:11: installing `./config.guess' configure.in:11: installing `./config.sub' configure.in:5: installing `./install-sh' configure.in:5: installing `./missing' appmgr/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 `@OS@' configure.in:83: and is referred to from `libos_la_SOURCES'; configure.in:83: configure substitutions are not allowed in _SOURCES variables configure.in:76: `VIDBASE' includes configure substitution `@VIDBASE@' configure.in:76: and is referred to from `libvidbase_la_SOURCES'; configure.in:76: configure substitutions are not allowed in _SOURCES variables configure.in:77: `DRIVER' includes configure substitution `@DRIVER@' configure.in:77: and is referred to from `libvideo_la_SOURCES'; configure.in:77: configure substitutions are not allowed in _SOURCES variables configure.in:74: `WIDGET' includes configure substitution `@WIDGET@' configure.in:74: and is referred to from `libwidget_la_SOURCES'; configure.in:74: configure substitutions are not allowed in _SOURCES variables configure.in:196: required file `./ltmain.sh' not found autogen.sh:error: while running automake -a Any suggestions? Thanks! Alexander P.S. One more thing - I could not find in the README and INSTALL files any info about the version of autotools that PicoGUI needs in order to build. Maybe I don't know where to look, but even if so - perhaps it could be included in one of these files? ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Pgui-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pgui-devel
