>>>>I have a minor yet annoying Eterm problem:
>>>>I'd like to be able to start several Eterms from my .Xclients, on
>>>>different desktops, with transparency.  I'm using enlightenment-0.16.7.2
>>>>and Eterm-0.9.3.  Transparency fails unless I do Esetroot first.
>>>>However, this only works for the first desktop.  Once enlightenment has
>>>>started, new Eterms have transparency working fine, for whichever
>>>>desktop.
>>>
>>>That's due to bugs in Eterm and/or E16. It is fixed in E16.8 (CVS).
>> This is good and bad news.  Good that it's fixed, but bad since I can't
>> for the life of me get autogen.sh to run for either e16 or eterm in CVS
>> (I'm running FC3).  I guess I can wait :)
>> ... I got EFL + e17 to build just fine from CVS... looks gorgeous!
>
> I'm using FC3 too and don't see any e16 autogen.sh problems.
> What happens?

If I first mkdir "e16/e/m4", autogen.sh will actually run (in e16/e),
but the configure fails since Makefile.in is absent.

-Ted



I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.
Generating configuration files for Enlightenment, please wait....
  setup-gettext.sh
/usr/bin/autopoint: line 342: /usr/share/gettext/archive.tar.gz: No such file 
or directory
cvs checkout: cannot find module `archive' - ignored
find: archive: No such file or directory
find: archive: No such file or directory
autopoint: *** infrastructure files for version 0.12.1 not found; this is 
autopoint from GNU gettext-tools 0.14.1
autopoint: *** Stop.
  aclocal -I m4 
/usr/share/aclocal/rep.m4:7: warning: underquoted definition of AM_PATH_REP
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/openhbci.m4:8: warning: underquoted definition of 
AM_PATH_OPENHBCI
/usr/share/aclocal/netatalk.m4:9: warning: underquoted definition of 
AM_PATH_NETATALK
/usr/share/aclocal/linc.m4:1: warning: underquoted definition of AM_PATH_LINC
/usr/share/aclocal/libole2.m4:18: warning: underquoted definition of 
AM_PATH_LIBOLE2
/usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of 
AM_PATH_LIBGCRYPT
/usr/share/aclocal/gob2.m4:7: warning: underquoted definition of GOB2_HOOK
/usr/share/aclocal/g-wrap.m4:7: warning: underquoted definition of 
AC_GWRAP_CHECK_GUILE
/usr/share/aclocal/g-wrap.m4:23: warning: underquoted definition of 
AM_PATH_GWRAP
/usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
aclocal:configure.in:67: warning: macro `AM_GNU_GETTEXT' not found in library
  autoheader
  automake --add-missing
configure.in: installing `./install-sh'
configure.in: installing `./missing'
dox/Makefile.am: installing `./depcomp'
configure.in:234: required file `intl/Makefile.in' not found
  autoconf
configure.in:67: error: possibly undefined macro: AM_GNU_GETTEXT
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking return type of signal handlers... void
checking whether byte ordering is bigendian... no
checking for __attribute__... yes
checking for int... yes
checking size of int... 4
checking for getcwd... yes
checking for mkdir... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for setenv... yes
checking for strdup... yes
checking for strndup... yes
checking for blumfrub... no
checking for buckets_of_erogenous_nym... no
checking for buttox... no
./configure: line 7075: AM_GNU_GETTEXT: command not found
checking for esd-config... /usr/bin/esd-config
checking for ESD - version >= 0.2.17... yes
checking for imlib_create_image in -lImlib2... yes
checking for XShapeQueryExtension in -lXext... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for XCompositeQueryExtension in -lXcomposite... yes
checking for X11/extensions/Xcomposite.h... yes
checking for X11/extensions/Xdamage.h... yes
checking for X11/extensions/Xfixes.h... yes
checking for X11/extensions/Xrender.h... yes
checking for mass_quantities_of_bass_ale in -lFridge... no
checking for mass_quantities_of_any_ale in -lFridge... no
Warning: No ales were found in your refrigerator.
  We highly suggest that you rectify this situation immediately.
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in

Reply via email to