bonobo-conf CVS build problem



Hi,

I've got a problem building bonobo-conf from CVS (not only bonobo-conf,
it happens with other projects too). For some reason, the files in the
intl directory don't get generated correctly and as such, make fails
with the message "No rule to make target `all'.  Stop." in the intl dir.

This seems to happen since i've upgraded to libtool 1.4.

So, when i checkout bonobo-conf, there is no intl directory. After
running "./autogen.sh --prefix=/usr", there are 3 files in that dir:
Makefile	0 bytes
po2tbl.sed	0 bytes
VERSION		41 bytes (contains the gettext version (gettext-0.10.35))

Attached are logs from autogen & make.

TIA,

Jeroen
processing .
deletefiles is  macros/gnome-gettext.m4
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
You should update your own `aclocal.m4' by adding the necessary
macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
the directory `/usr/share/aclocal'
Making ./aclocal.m4 writable ...
Running xml-i18n-toolize... Ignore non-fatal messages.
patching file po/Makefile.in.in
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal  -I macros ...
Running autoheader...
Running automake --gnu  ...
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
configure.in: 16: required file `./ltconfig' not found
automake: Makefile.am: installing `./INSTALL'
automake: Makefile.am: installing `./COPYING'
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings --prefix=/usr ...
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gnome-config... /usr/bin/gnome-config
checking if /usr/bin/gnome-config works... yes
checking for orbit-config... /usr/bin/orbit-config
checking for orbit-idl... /usr/bin/orbit-idl
checking for working ORBit environment... yes
checking for gnorba libraries... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... 
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for gawk... gawk
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for oaf-config... /usr/bin/oaf-config
checking for OAF - version >= 0.6.2... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for GConf >= 0.11... found
checking for Bonobo >= 0.37... found
checking alignment of CORBA_short... 2
checking alignment of CORBA_long... 4
checking alignment of CORBA_unsigned_short... 2
checking alignment of CORBA_unsigned_long... 4
checking alignment of CORBA_float... 4
checking alignment of CORBA_double... 4
checking alignment of CORBA_char... 1
checking alignment of CORBA_boolean... 1
checking alignment of CORBA_octet... 1
checking alignment of CORBA_long_double... 4
checking alignment of CORBA_wchar... 2
checking alignment of CORBA_long_long... 4
checking alignment of CORBA_unsigned_long_long... 4
checking alignment of CORBA_struct... 1
checking alignment of CORBA_pointer... 4
checking for ranlib... (cached) ranlib
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... 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 string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... 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 gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  de es it nn no pl sv zh_TW.Big5
sed: can't read ./intl/po2tbl.sed.in: No such file or directory
checking for perl... /usr/bin/perl
updating cache ./config.cache
creating ./config.status
creating Makefile
creating po/Makefile.in
creating intl/Makefile
sed: can't read ./intl/Makefile.in: No such file or directory
creating macros/Makefile
creating bonobo-conf/Makefile
creating monikers/Makefile
creating examples/Makefile
creating cedit/Makefile
creating idl/Makefile
creating doc/Makefile
creating tests/Makefile
creating bonobo-conf.spec
creating config.h
Now type `make' to compile Bonobo Configuration Module
cd . && autoheader
make  all-recursive
make[1]: Entering directory `/home/jeroen/Projects/bonobo-conf'
Making all in po
make[2]: Entering directory `/home/jeroen/Projects/bonobo-conf/po'
XML_I18N_EXTRACT=../xml-i18n-extract ../xml-i18n-update --pot
rm -f cat-id-tbl.tmp
sed -f ../intl/po2tbl.sed ./bonobo-conf.pot \
| sed -e "s/@PACKAGE NAME@/bonobo-conf/" > cat-id-tbl.tmp
if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \
  rm cat-id-tbl.tmp; \
else \
  echo cat-id-tbl.c changed; \
  rm -f ./cat-id-tbl.c; \
  mv cat-id-tbl.tmp ./cat-id-tbl.c; \
fi
cat-id-tbl.c changed
cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po
file=./`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po
file=./`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file it.po
file=./`echo nn | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nn.po
file=./`echo no | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file no.po
file=./`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pl.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po
file=./`echo zh_TW.Big5 | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.Big5.po
make[2]: Leaving directory `/home/jeroen/Projects/bonobo-conf/po'
Making all in intl
make[2]: Entering directory `/home/jeroen/Projects/bonobo-conf/intl'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/home/jeroen/Projects/bonobo-conf/intl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jeroen/Projects/bonobo-conf'
make: *** [all-recursive-am] Error 2


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