bug-autoconf
[Top][All Lists]
Advanced

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

configure bug report?


From: Amon Seagull
Subject: configure bug report?
Date: Tue, 01 Jul 2003 11:13:15 -0400

Hi.  I'm trying to build galeon on RedHat 7.3, and when I run
'configure', there's a line (in the output below) saying that
something went wrong, and I should mail you this report.  


address@hidden galeon-1.2.11]$ ./configure --with-mozilla-snapshot=1.3.1
checking for perl... /usr/bin/perl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
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 for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
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... yes
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 to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc option to accept ANSI C... none needed
checking for ANSI C header files... (cached) yes
checking for scandir... yes
checking for orbit-config... /usr/bin/orbit-config
checking for ORBit - version >= 0.5.1... yes
checking for orbit-idl... /usr/bin/orbit-idl
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.9... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.9... yes
checking if GNOME_FileSelector component is wanted... 
checking if NautilusView Galeon component is wanted... yes
checking for gnome-config... /usr/bin/gnome-config
checking for GNOME - version >= 1.2.8... yes
checking for additional GNOME modules...  gdk_pixbuf
 vfs
 libglade
 gnome
 gnomeui
 oaf
 xml
 glib
 gtk
 bonobox
 nautilus
 

checking for gconf-config... /usr/bin/gconf-config
checking for GCONF - version >= 1.0.4... yes
checking for oaf-config... /usr/bin/oaf-config
checking for OAF - version >= 0.6.5... yes
checking for xml-config... /usr/bin/xml-config
checking for gdk-pixbuf-config... /usr/bin/gdk-pixbuf-config
checking for GDK_PIXBUF - version >= 0.14.0... yes
checking for scrollkeeper-config... /usr/bin/scrollkeeper-config
checking X11/extensions/Xinerama.h usability... no
checking X11/extensions/Xinerama.h presence... yes
configure: WARNING: X11/extensions/Xinerama.h: present but cannot be compiled
configure: WARNING: X11/extensions/Xinerama.h: check for missing prerequisite 
headers?
configure: WARNING: X11/extensions/Xinerama.h: proceeding with the 
preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for X11/extensions/Xinerama.h... yes

"Using config source xml::/etc/X11/GNOME/gconf/gconf.xml.defaults for schema 
installation"
"Using ${prefix}/etc/gconf/schemas/ as install directory for schema files"
checking for PR_Init in -lnspr4... yes
checking for PL_strcmp in -lplc4... yes
checking for PL_NewHashTable in -lplds4... yes
checking for xpcom... yes
checking for gdk_superwin_get_type in -lgtksuperwin... yes
checking for gtk_moz_embed_get_type in -lgtkembedmoz... yes
checking for Mozilla... yes
checking Mozilla version... "1.3.1"
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 ranlib... (cached) ranlib
checking for an ANSI C-conforming 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 stdlib.h... (cached) yes
checking for unistd.h... (cached) 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 whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... ./config.rpath: ./config.rpath: 
No such file or directory
done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... 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... 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.35, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for compiler -fshort-wchar option... yes
mv: cannot stat `po/POTFILES': No such file or directory
./configure: po/POTFILES.tmp: No such file or directory
configure: creating ./config.status
config.status: creating galeon.spec
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/mozilla/Makefile
config.status: creating src/galeon
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating spinners/Makefile
config.status: creating spinners/pipeon/Makefile
config.status: creating spinners/galeon/Makefile
config.status: creating spinners/crashcut/Makefile
config.status: creating themes/Makefile
config.status: creating themes/GnomeLarge/Makefile
config.status: creating themes/Micro/Makefile
config.status: creating themes/Remembrance/Makefile
config.status: creating themes/Aquatic/Makefile
config.status: creating ui/Makefile
config.status: creating doc/Makefile
config.status: creating doc/C/Makefile
config.status: creating omf-install/Makefile
config.status: creating sounds/Makefile
config.status: creating galeon.schemas
config.status: creating galeon-config-tool
config.status: creating INSTALL
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing depfiles commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
address@hidden galeon-1.2.11]$ 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]