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

Problems to compile gnome or qtQuran from cvs



Hello, 

I need/want to install the Holy Quran on a amd64 computer for a friend 
of mine.

I successfully compiled and installed libquran with checkinstal from 
cvs. It ends up in :
~# make
cd . && autoconf
configure.in:56: error: `po/Makefile.in' is already registered with 
AC_CONFIG_FILES.
autoconf/status.m4:848: AC_CONFIG_FILES is expanded from...
configure.in:56: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
make: *** [configure] error 1

Is there anyone out there who can help me with this issue?
Any help is highly appreciate!

Kind regards

Gerhard Gaußling


SYSTEM:
Ubuntu Hoary Hedgehog 5.04 amd64

~# cat /etc/debian_version
3.1
~# uname -a
Linux ubuntu 2.6.12.2.200507015 #1 Fri Jul 15 18:22:50 CEST 2005 x86_64 
GNU/Linux
~# autoconf --version
autoconf (GNU Autoconf) 2.59
~# aclocal --version
aclocal (GNU automake) 1.9.6
~#  libtoolize --version
libtoolize (GNU libtool) 1.5.6
~# make --version
GNU Make 3.80
~# gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8ubuntu2)
~# dpkg --print-architecture
amd64
 ~#   dpkg --print-gnu-build-architecture
x86_64
 ~#   dpkg --print-installation-architecture
amd64

Here is the full output:

root at ubuntu:/home/gerhard/Desktop/quran_cvs_snapshot_20050731222149.tar.gz_FILES/quran/libquran 
# ls *deb
libquran_0.21-1_amd64.deb
~# dpkg -L libquran
/.
/usr
/usr/local
/usr/local/include
/usr/local/include/quran.h
/usr/local/lib
/usr/local/lib/libquran.a
/usr/local/lib/libquran.la
/usr/local/lib/libquran.so.0.0.0
/usr/share
/usr/share/doc
/usr/share/doc/libquran
/usr/share/doc/libquran/AUTHORS
/usr/share/doc/libquran/ChangeLog
/usr/share/doc/libquran/COPYING
/usr/share/doc/libquran/INSTALL
/usr/share/doc/libquran/NEWS
/usr/share/doc/libquran/README
/usr/share/doc/libquran/THANKS
/usr/share/doc/libquran/TODO
/usr/local/lib/libquran.so
/usr/local/lib/libquran.so.0

But I'm not able to compile and install gnomequran from cvs

~ # cd gnomequran
~ # ./configure
creating cache ./config.cache
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
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-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for strerror in -lcposix... no
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 gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for quran.h... yes
checking for expat.h... yes
checking for speex.h... yes
checking for Vorbis... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for ao... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 >= 2.0.0... yes
checking GNOMEQURAN_CFLAGS... -DXTHREADS -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GNOMEQURAN_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for libgnomeui-2.0 >= 2.0.0... yes
checking GNOMEQURAN_CFLAGS... -DORBIT2=1 -pthread -DXTHREADS 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 
-I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/libxml2
checking GNOMEQURAN_LIBS... -Wl,--export-dynamic -pthread 
-L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread 
-lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 
-lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl 
-lgthread-2.0 -lglib-2.0
checking for shared library run path origin... done
checking host system type... x86_64-unknown-linux-gnu
checking for ranlib... 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 whether we are using the GNU C Library 2.1 or newer... yes
checking for iconv... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
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... yes
checking for string.h... 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 getc_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 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 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 for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
updating cache ./config.cache
creating ./config.status
creating po/Makefile.in
creating m4/Makefile
creating Makefile
creating src/Makefile
creating icons/Makefile
creating intl/Makefile
creating po/Makefile.in
creating config.h
creating po/POTFILES
creating po/Makefile
creating po/POTFILES
creating po/Makefile

~ # make
cd . && aclocal-1.4 -I m4
cd . && automake-1.4 --gnu Makefile
automake: Makefile.am: required file `./INSTALL' not found
automake: Makefile.am: required file `./COPYING' not found
make: *** [Makefile.in] Fehler 1
~# touch INSTALL
~# touch COPYING
~# make
cd . && autoconf
configure.in:56: error: `po/Makefile.in' is already registered with 
AC_CONFIG_FILES.
autoconf/status.m4:848: AC_CONFIG_FILES is expanded from...
configure.in:56: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
make: *** [configure] error 1