Hey all.. i'm trying to compile xmps and it gives me errors eventhough i have all the dependencies that are listed on the site installed on my system. I follow the INSTALL file and go ./configure and then make, and make outputs some cryptic errors. Both outputs, ./configure and make are in the appended textfile. Hope anyone can help.
nka:~/debs/xmps-0.2.0$ ./configure 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... missing checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for ranlib... ranlib 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 ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes updating cache ./config.cache loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking if gcc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool updating cache ./config.cache loading cache ./config.cache 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 for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for POSIXized ISC... no checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... (cached) yes checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... gcc -E checking for X... no checking for pthread.h... yes checking for pthread_attr_init in -lpthread... yes checking for gtk-config... no checking for GTK - version >= 1.2.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. checking for gnome-config... no Cannot find gnome! GNOME GUI will not be built! Gnome sources can be found at: ftp://ftp.gnome.org/pub/GNOME/sources/latest/
Redhat users can find RPMS at: ftp://ftp.gurulabs.com/pub/gnome/updates/ checking for sdl-config... no checking for SDL - version >= 1.1.5... no *** The sdl-config script installed by SDL could not be found *** If SDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the SDL_CONFIG environment variable to the *** full path to sdl-config. checking for sys/stat.h... yes checking for sys/dir.h... yes checking for ANSI C header files... yes 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... no checking whether catgets can be used... no checking for msgfmt... (cached) no checking for gmsgfmt... no checking for xgettext... : checking for catalogs to be installed... fr pl sv fi de ./configure: gtk-config: command not found updating cache ./config.cache creating ./config.status creating Makefile creating intl/Makefile creating po/Makefile.in creating libxmps/Makefile creating libxmpsutils/Makefile creating media/Makefile creating media/file/Makefile creating media/http/Makefile creating system/Makefile creating system/dummy/Makefile creating system/avi/Makefile creating system/mpeg3/Makefile creating codecs/Makefile creating codecs/video/Makefile creating codecs/video/flx/Makefile creating codecs/video/mpeg3/Makefile creating codecs/audio/Makefile creating codecs/audio/wav/Makefile creating codecs/audio/mpg123/Makefile creating codecs/audio/ac3/Makefile creating renderers/Makefile creating renderers/video/Makefile creating renderers/video/sdl/Makefile creating renderers/audio/Makefile creating renderers/audio/sdl/Makefile creating addons/Makefile creating addons/video/Makefile creating addons/video/vob/Makefile creating gui/Makefile creating gui/gnome/Makefile creating gui/skinned/Makefile creating gui/skinned/skins/Makefile creating gui/skinned/skins/base_skin/Makefile creating gui/skinned/skins/DarkDepth/Makefile creating src/Makefile creating xmps.spec creating xmps-config creating config.h linking ./intl/libgettext.h to intl/libintl.h XMPS 0.2.0 build configuration : - Build GNOME gui : yes [EMAIL PROTECTED]:~/debs/xmps-0.2.0$ make make all-recursive make[1]: Entering directory `/home/rox/debs/xmps-0.2.0' Making all in po make[2]: Entering directory `/home/rox/debs/xmps-0.2.0/po' PATH=../src:$PATH : --default-domain=xmps --directory=.. \ --add-comments --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ && test ! -f xmps.po \ || ( rm -f ./xmps.pot \ && mv xmps.po ./xmps.pot ) rm -f cat-id-tbl.tmp sed -f ../intl/po2tbl.sed ./xmps.pot \ | sed -e "s/@PACKAGE NAME@/xmps/" > cat-id-tbl.tmp sed: can't read ./xmps.pot: No such file or directory 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 cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id make[2]: Leaving directory `/home/rox/debs/xmps-0.2.0/po' Making all in intl make[2]: Entering directory `/home/rox/debs/xmps-0.2.0/intl' gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -Werror intl-compat.c gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -Werror bindtextdom.c gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 -Wall -Werror dcgettext.c cc1: warnings being treated as errors dcgettext.c: In function `dcgettext__': dcgettext.c:321: warning: implicit declaration of function `stpcpy' make[2]: *** [dcgettext.o] Error 1 make[2]: Leaving directory `/home/rox/debs/xmps-0.2.0/intl' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/rox/debs/xmps-0.2.0' make: *** [all-recursive-am] Error 2 [EMAIL PROTECTED]:~/debs/xmps-0.2.0$