[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-e
Subject:    Building from CVS
From:       "Paul Chitescu" <Paul.Chitescu () IMC-Group ! org>
Date:       2002-06-21 12:33:32
[Download RAW message or body]

Which version of autoconf, automake and libtool are required to build from
the CVS?

I use autoconf-2.53, automake-1.6.1, libtool-1.3.5

when I try to "make -f Makefile.cvs" the process fails with a bunch of
errors like:

automake: konq-embed/kdesrc/kjs/Makefile.am: object `kjs.$(OBJEXT)' created
both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `grammar.$(OBJEXT)'
created both with libtool and without
...
automake: konq-embed/kdesrc/kjs/Makefile.am: object
`function_object.$(OBJEXT)' created both with libtool and without

I checked out kdelibs branch KDE_2_2_BRANCH

Any idea?


Thanks,

Paul

--
 Paul Chitescu
 pchitescu@null.ro   http://pchitescu.null.ro/   ICQ:22641673
 Any spammers will be painfully squeezed into /dev/null


["konqe-make.err.txt" (text/plain)]

[paulc@S40WS1 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) ...
*** applying khtml add-on patch ...
patching file khtml_part.cpp
patching file khtml_part.h
patching file khtml_settings.cc
patching file khtml_settings.h
patching file css/css_valueimpl.cpp
patching file css/css_valueimpl.h
patching file css/csshelper.cpp
patching file css/csshelper.h
patching file css/cssstyleselector.cpp
patching file rendering/render_replaced.cpp
patching file xml/dom_docimpl.cpp
patching file xml/dom_docimpl.h
*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set the
    environment variable M4 to something including "--nesting-limit=500"
*** 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: `config.h.in' is unchanged
*** Creating Makefile templates
automake: konq-embed/kdesrc/kjs/Makefile.am: object `kjs.$(OBJEXT)' created both with \
                libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `grammar.$(OBJEXT)' created both \
                with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `lexer.$(OBJEXT)' created both \
                with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `nodes.$(OBJEXT)' created both \
                with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `object.$(OBJEXT)' created both \
                with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `operations.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `ustring.$(OBJEXT)' created both \
                with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `function.$(OBJEXT)' created both \
                with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `types.$(OBJEXT)' created both \
                with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `lookup.$(OBJEXT)' created both \
                with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `internal.$(OBJEXT)' created both \
                with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `regexp.$(OBJEXT)' created both \
                with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `global_object.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `math_object.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `bool_object.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `object_object.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `error_object.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `array_object.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `string_object.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `number_object.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `date_object.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `regexp_object.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `collector.$(OBJEXT)' created \
                both with libtool and without
automake: konq-embed/kdesrc/kjs/Makefile.am: object `function_object.$(OBJEXT)' \
created both with libtool and without make[1]: *** [cvs] Error 1
make: *** [all] Error 2

[paulc@S40WS1 kdenox]$ rpm -q autoconf automake libtool
autoconf-2.53-5
automake-1.6.1-2
libtool-1.3.5-8


_______________________________________________
konq-e mailing list
konq-e@mail.kde.org
http://mail.kde.org/mailman/listinfo/konq-e

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic