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

Building kdelibs (unstable) from source package?



I'm trying to build the kdelibs (3.0.4; unstable) from the source 
package, but for some reason that I don't understand it fails. Here are 
the last few lines of output from debuild -us -uc

*** Creating configure.in
make[2]: Entering directory `/tmp/kdelibs-3.0.4'
make[3]: Entering directory `/tmp/kdelibs-3.0.4'
make[3]: Leaving directory `/tmp/kdelibs-3.0.4'
make[3]: Entering directory `/tmp/kdelibs-3.0.4'
make[3]: Leaving directory `/tmp/kdelibs-3.0.4'
make[2]: Leaving directory `/tmp/kdelibs-3.0.4'
*** 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.
autoheader2.50: `config.h.in' is created
*** Creating Makefile templates
automake: kdoctools/Makefile.am: object `kgzipfilter.$(OBJEXT)' created 
both with libtool and without

[snip]

automake: kjs/Makefile.am: object `property_map.$(OBJEXT)' created both 
with libtool and without
automake: kjs/Makefile.am: object `nodes2string.$(OBJEXT)' created both 
with libtool and without
automake: kparts/tests/Makefile.am: object `notepad.$(OBJEXT)' created 
both with libtool and without
make[1]: *** [cvs] Error 1
make[1]: Leaving directory `/tmp/kdelibs-3.0.4'
make: *** [configure-stamp] Error 2
debuild: fatal error at line 456:

I suspected the problem was due to autoconf/-make or something and 
downgraded to autoconf2.53, which didn't help, though.


Michael

-- 
Michael Schuerig                  If at first you don't succeed...
mailto:schuerig@acm.org           try, try again.
http://www.schuerig.de/michael/   --Jerome Morrow, "Gattaca"



Reply to: