make -f Makefile.cvs

Fernando Silveira konq-e@mail.kde.org
22 Oct 2002 12:45:51 -0200


Hi!

  Well, I'm an old user of konqueror embedded v2001 and I'm trying to
recompile it on my RedHat 7.2 (v20021019).

  The first time I typed `make -f Makefile.cvs' at the kdenox module
(after the qt-e v2.3.2 AND v3.0.5 and kdelibs stuff), it complained
about the version of my automake and autoconf and then I've updated them
to automake-1.6.3 and autoconf-2.53.

  After all this silly things, I've recompiled qt-e v2.3.2 and 3.0.5 (I
don't know what version I have to use) and `make -f Makefile.cvs' at the
kdelibs module. Now, when I try to run this same command at the kdenox,
it gives a lot of errors (log@EOF).

  Does anyone know what do I have to do or a have a hint for me?

PS: Right now I'm trying to update the libtool program.

THANKS!!!

kdenox$ make -f Makefile.cvs 
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** preparing konq-embed...
*** preparing kde sources (from ../../kdelibs into ./kdesrc) ...
rm: cannot remove `./kdesrc/khtml/khtml_find.*': No such file or
directory
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
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.
autoheader-2.53: `config.h.in' is unchanged
*** Creating Makefile templates
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`ustring.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`internal.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`collector.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`nodes.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`lexer.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`lookup.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`grammar.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`operations.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`regexp.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`function_object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`string_object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`bool_object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`number_object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`date_object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`array_object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`math_object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`object_object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`regexp_object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`error_object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`function.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`debugger.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`value.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`types.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`object.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`interpreter.$(OBJEXT)' created both with libtool and without
automake-1.6: konq-embed/kdesrc/kjs/Makefile.am: object
`property_map.$(OBJEXT)' created both with libtool and without
make[1]: *** [cvs] Error 1
make: *** [all] Error 2