[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: katoob release?



nice
but i've downgraded automake to that which comes with my distro.
plz any bugs there ??

On Mon, 2002-07-22 at 10:28, Hicham Amaoui wrote:
    Hi,
    I was having the same problems yesterday. I solved them with
    aclocal -I /path/to/gnome2/m4/files
    autoconf
    automake
    then ./configure ...
    
    Regards,
    Hicham
    
    Mohammed Elzubeir wrote:
    
    >On Sun, Jul 21, 2002 at 08:27:52PM +0300, Mohammed Sameer wrote:
    >  
    >
    >>Hi all
    >>i think katoob is stable enough to be released ?
    >>just waiting for any final remarks, comments, ........
    >>anyone interested in testing it now ?
    >>
    >>    
    >>
    >
    >I haven't been able to compile it. Attached is the script of what happens.
    >
    >I'm not sure if this is something to do with the fact that you are using
    >automake-1.6 or something about the autotools configuration files in general.
    >
    >later
    >  
    >
    >------------------------------------------------------------------------
    >
    >Script started on Sun Jul 21 19:03:02 2002
    >[elzubeir at arabeyes:W]$ ./configure  
    >checking for a BSD compatible install... /usr/bin/install -c
    >checking whether build environment is sane... yes
    >/home/elzubeir/devel/arabeyes/projects/katoob/missing: Unknown `--run' option
    >Try `/home/elzubeir/devel/arabeyes/projects/katoob/missing --help' for more information
    >configure: WARNING: `missing' script is too old or missing
    >checking for mawk... mawk
    >checking whether make sets ${MAKE}... yes
    >checking for gcc... gcc
    >checking for C compiler default output... a.out
    >checking whether the C compiler works... yes
    >checking whether we are cross compiling... no
    >checking for executable suffix... 
    >checking for object suffix... o
    >checking whether we are using the GNU C compiler... yes
    >checking whether gcc accepts -g... yes
    >checking for style of include used by make... GNU
    >checking dependency style of gcc... gcc
    >checking build system type... i686-pc-linux-gnu
    >checking host system type... i686-pc-linux-gnu
    >checking for ranlib... ranlib
    >checking for strerror in -lcposix... no
    >checking how to run the C preprocessor... gcc -E
    >checking for ANSI C header files... yes
    >checking for gcc option to accept ANSI C... none needed
    >checking for an ANSI C-conforming const... yes
    >checking for inline... inline
    >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 for off_t... yes
    >checking for size_t... yes
    >checking for working alloca.h... yes
    >checking for alloca... yes
    >checking for stdlib.h... (cached) yes
    >checking for unistd.h... (cached) yes
    >checking for getpagesize... yes
    >checking for working mmap... yes
    >checking whether we are using the GNU C Library 2.1 or newer... yes
    >checking for argz.h... yes
    >checking for limits.h... yes
    >checking for locale.h... yes
    >checking for nl_types.h... yes
    >checking for malloc.h... yes
    >checking for stddef.h... yes
    >checking for stdlib.h... (cached) yes
    >checking for string.h... (cached) yes
    >checking for unistd.h... (cached) yes
    >checking for sys/param.h... yes
    >checking for feof_unlocked... yes
    >checking for fgets_unlocked... yes
    >checking for getcwd... yes
    >checking for getegid... yes
    >checking for geteuid... yes
    >checking for getgid... yes
    >checking for getuid... yes
    >checking for mempcpy... yes
    >checking for munmap... yes
    >checking for putenv... yes
    >checking for setenv... yes
    >checking for setlocale... yes
    >checking for stpcpy... yes
    >checking for strchr... yes
    >checking for strcasecmp... yes
    >checking for strdup... yes
    >checking for strtoul... yes
    >checking for tsearch... yes
    >checking for __argz_count... yes
    >checking for __argz_stringify... yes
    >checking for __argz_next... yes
    >checking for iconv... yes
    >checking for iconv declaration... 
    >         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
    >checking for nl_langinfo and CODESET... yes
    >checking for LC_MESSAGES... yes
    >checking whether NLS is requested... yes
    >checking whether included gettext is requested... no
    >checking for libintl.h... yes
    >checking for GNU gettext in libc... yes
    >checking for dcgettext... yes
    >checking for msgfmt... /usr/bin/msgfmt
    >checking for gmsgfmt... /usr/bin/msgfmt
    >checking for xgettext... /usr/bin/xgettext
    >checking for bison... bison
    >checking version of bison... 1.30, ok
    >checking for catalogs to be installed...  ar
    >checking for pkg-config... /usr/bin/pkg-config
    >checking for gtk+-2.0 >= 2.0.0... yes
    >checking GTK_CFLAGS...  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
    >checking GTK_LIBS...  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangox-1.0 -lpangoxft-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
    >configure: creating ./config.status
    >config.status: creating Makefile
    >config.status: creating src/Makefile
    >config.status: creating src/pixmaps/Makefile
    >config.status: creating intl/Makefile
    >config.status: creating po/Makefile.in
    >config.status: creating katoob.spec
    >config.status: creating config.h
    >config.status: creating po/POTFILES
    >config.status: creating po/Makefile
    >[elzubeir at arabeyes:W]$ make
    >cd . && 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.
    >autoheader2.50: `config.h.in' is updated
    >touch ./config.h.in
    >cd . && /bin/sh ./config.status config.h
    >config.status: creating config.h
    >make  all-recursive
    >make[1]: Entering directory `/home/elzubeir/devel/arabeyes/projects/katoob'
    >Making all in po
    >make[2]: Entering directory `/home/elzubeir/devel/arabeyes/projects/katoob/po'
    >file=./`echo ar | sed 's,.*/,,'`.gmo \
    >  && rm -f $file && /usr/bin/msgfmt --statistics -o $file ar.po
    >62 translated messages, 9 fuzzy translations, 2 untranslated messages.
    >make[2]: Leaving directory `/home/elzubeir/devel/arabeyes/projects/katoob/po'
    >Making all in intl
    >make[2]: Entering directory `/home/elzubeir/devel/arabeyes/projects/katoob/intl'
    >make[2]: Nothing to be done for `all'.
    >make[2]: Leaving directory `/home/elzubeir/devel/arabeyes/projects/katoob/intl'
    >Making all in src
    >make[2]: Entering directory `/home/elzubeir/devel/arabeyes/projects/katoob/src'
    >Making all in pixmaps
    >make[3]: Entering directory `/home/elzubeir/devel/arabeyes/projects/katoob/src/pixmaps'
    >cd ../.. && \
    >  automake-1.6 --gnu  src/pixmaps/Makefile
    >/bin/sh: automake-1.6: command not found
    >make[3]: *** [Makefile.in] Error 127
    >make[3]: Leaving directory `/home/elzubeir/devel/arabeyes/projects/katoob/src/pixmaps'
    >make[2]: *** [all-recursive] Error 1
    >make[2]: Leaving directory `/home/elzubeir/devel/arabeyes/projects/katoob/src'
    >make[1]: *** [all-recursive] Error 1
    >make[1]: Leaving directory `/home/elzubeir/devel/arabeyes/projects/katoob'
    >make: *** [all] Error 2
    >[elzubeir at arabeyes:W]$ exit
    >Script done on Sun Jul 21 19:03:23 2002
    >  
    >
    
    
    _______________________________________________
    Developer mailing list
    Developer at arabeyes dot org
    http://arabeyes.org/mailman/listinfo/developer
    
-- 
----------------
-- Uniball @ DALnet
Linux registered user # 224950
ICQ # 58475622
With Great Power, Comes Great Responsibilities.