Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2002 21:08:32 -0600
From:      Glenn Johnson <glennpj@charter.net>
To:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   galeon is broken by new mozilla commits
Message-ID:  <20021124030832.GA40871@gforce.johnson.home>

next in thread | raw e-mail | index | archive | help
I just upgrade mozilla-devel with the latest commit.  The galeon web
browser now fails with the following error:

/usr/libexec/ld-elf.so.1: Shared object "libgtksuperwin.so" not found

I tried to rebuild galeon but that also fails because for some reason
it is not looking for mozilla-devel subdirectories anymore.  I have
WITH_MOZILLA set to "mozilla-devel".  Below is the log of an attempted
build.

===>  Configuring for galeon-1.2.6_1
checking for perl... /usr/bin/perl
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... i386-unknown-freebsd4.7
checking host system type... i386-unknown-freebsd4.7
checking for gcc... cc
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 cc accepts -g... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/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 command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... cc -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... no
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 cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/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... freebsd4.7 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... yes
creating libtool
checking host system type... i386-unknown-freebsdelf4.7
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsdelf4.7 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
checking for strerror in -lcposix... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for ANSI C header files... (cached) yes
checking for scandir... yes
checking for orbit-config... /usr/local/bin/orbit-config
checking for ORBit - version >= 0.5.1... yes
checking for orbit-idl... /usr/local/bin/orbit-idl
checking for glib-config... /usr/local/bin/glib12-config
checking for GLIB - version >= 1.2.9... yes
checking for gtk-config... /usr/X11R6/bin/gtk12-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/X11R6/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
 

checking for gconf-config... /usr/X11R6/bin/gconf-config
checking for GCONF - version >= 1.0.4... yes
checking for oaf-config... /usr/X11R6/bin/oaf-config
checking for OAF - version >= 0.6.5... yes
checking for xml-config... /usr/local/bin/xml-config
checking for gdk-pixbuf-config... /usr/X11R6/bin/gdk-pixbuf-config
checking for GDK_PIXBUF - version >= 0.14.0... yes
checking for scrollkeeper-config... /usr/X11R6/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
checking for X11/extensions/Xinerama.h... yes

"Using config source xml::/usr/X11R6/etc/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... no
checking for gtk_moz_embed_get_type in -lgtkembedmoz... no
checking for Mozilla... no
configure: error:
	*** Mozilla 1.1 is required
	*** A package for 1.1 is available here:
	*** http://ftp.mozilla.org/pub/mozilla/releases/mozilla1.1/.
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] and attach
      the "/usr/ports/www/galeon/work/galeon-1.2.6/config.log" including the
      output of the failure of your make command. Also, it might be a good
      idea to provide an overview of all packages installed on your system
      (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/www/galeon.

-- 
Glenn Johnson
glennpj@charter.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021124030832.GA40871>