From owner-freebsd-mozilla@FreeBSD.ORG Thu Nov 20 07:42:27 2003 Return-Path: Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB39A16A4CE for ; Thu, 20 Nov 2003 07:42:27 -0800 (PST) Received: from aristo.tau.ac.il (aristo.tau.ac.il [132.66.32.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B0043F3F for ; Thu, 20 Nov 2003 07:42:18 -0800 (PST) (envelope-from yaron@aristo.tau.ac.il) Received: by aristo.tau.ac.il (Postfix, from userid 20005) id B1C7C2CB43; Thu, 20 Nov 2003 17:42:04 +0200 (IST) Received: from localhost (localhost [127.0.0.1]) by aristo.tau.ac.il (Postfix) with ESMTP id 8F502AF61E for ; Thu, 20 Nov 2003 17:42:04 +0200 (IST) Date: Thu, 20 Nov 2003 17:42:03 +0200 (IST) From: Yaron Zabary To: freebsd-mozilla@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Mozilla 1.5 on FreeBSD 4.9 problems. X-BeenThere: freebsd-mozilla@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mozilla browser issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 15:42:27 -0000 Hi all, I am compiling from sources on a newly installed FreeBSD 4.9 with the following commmands: setenv GTK_CONFIG /usr/X11R6/bin/gtk12-config setenv LIBIDL_CONFIG /usr/local/bin/libIDL-config-2 ./configure --with-pthreads --enable-crypto --disable-debug --disable-composer --enable-plaintext-editor-only gmake gmake install The compilation seems to be running OK (although I do get several "undefined reference to `strlen'" and the like messages which I guess should be harmless) and the binary fails with the following message: tester# mozilla /usr/libexec/ld-elf.so.1: /usr/local/lib/mozilla-1.5/components/libeditor.so: Undefined symbol "GetViewExternal__C8nsIFrameP14nsIPresContext" This is from running 'mozilla -g': tester# mozilla -g /usr/local/lib/mozilla-1.5/run-mozilla.sh -g /usr/local/lib/mozilla-1.5/mozilla-bin MOZILLA_FIVE_HOME=/usr/local/lib/mozilla-1.5 LD_LIBRARY_PATH=/usr/local/lib/mozilla-1.5:/usr/local/lib/mozilla-1.5/components:/usr/local/lib/mozilla-1.5/plugins:/usr/local/lib/mre/mre-1.5 DISPLAY=:0 FONTCONFIG_PATH=/etc/fonts:/usr/local/lib/mozilla-1.5/res/Xft DYLD_LIBRARY_PATH=/usr/local/lib/mozilla-1.5:/usr/local/lib/mre/mre-1.5 LIBRARY_PATH=/usr/local/lib/mozilla-1.5:/usr/local/lib/mozilla-1.5/components:/usr/local/lib/mre/mre-1.5 SHLIB_PATH=/usr/local/lib/mozilla-1.5:/usr/local/lib/mre/mre-1.5 LIBPATH=/usr/local/lib/mozilla-1.5:/usr/local/lib/mre/mre-1.5 ADDON_PATH=/usr/local/lib/mozilla-1.5 MOZ_PROGRAM=/usr/local/lib/mozilla-1.5/mozilla-bin MOZ_TOOLKIT= moz_debug=1 moz_debugger= /usr/bin/gdb /usr/local/lib/mozilla-1.5/mozilla-bin -x /tmp/mozargs56158 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... (no debugging symbols found)... The mozilla 1.5 sources were working fine on the same machine with FreeBSD 4.7 and some other machine running FreeBSD 4.4. Hints anyone ? -- Yaron. From owner-freebsd-mozilla@FreeBSD.ORG Thu Nov 20 10:52:48 2003 Return-Path: Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A67216A4CE for ; Thu, 20 Nov 2003 10:52:48 -0800 (PST) Received: from koti.net (a-42-162.cable.kpy.customers.dnainternet.fi [212.146.42.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id B697E43FAF for ; Thu, 20 Nov 2003 10:52:45 -0800 (PST) (envelope-from erik.u@dnainternet.net) Received: from dnainternet.net (localhost.koti [127.0.0.1]) by koti.net (8.12.9p2/8.12.9) with ESMTP id hAKIqiGh068682 for ; Thu, 20 Nov 2003 20:52:45 +0200 (EET) (envelope-from erik.u@dnainternet.net) Message-ID: <3FBD0D7B.70809@dnainternet.net> Date: Thu, 20 Nov 2003 20:52:43 +0200 From: User Erik Organization: koti User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031102 X-Accept-Language: fi, en, en-us MIME-Version: 1.0 To: freebsd-mozilla@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: firebird problems X-BeenThere: freebsd-mozilla@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: erik.u@dnainternet.net List-Id: Mozilla browser issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 18:52:48 -0000 This is my first time posting message to mailing list, so be nice to me :) First problem: (MozillaFirebird-bin:67955): Gdk-CRITICAL **: file gdkwindow.c: line 1846 (gdk_window_clear_area): assertion `GDK_IS_WINDOW (window)' failed I get that error every 10s when running firebird. I've cvsupped the ports and ran portupgrade -a, upgrading all except XFree86*, mplayer* and Openoffice*. Second problem: Seems like all gecko based web browsers renders the site http://home.comcast.net/~suprone/list_torrents/movies.html _very_ slowly, eating all CPU and without responding. After some time, it works well. -- Nine megs for the secretaries fair, Seven megs for the hackers scarce, Five megs for the grads in smoky lairs, Three megs for system source; One disk to rule them all, One disk to bind them, One disk to hold the files And in the darkness grind 'em.