From owner-freebsd-mozilla Tue Oct 24 0:40:17 2000 Delivered-To: freebsd-mozilla@freebsd.org Received: from clefw.ra.rockwell.com (clefw.ra.rockwell.com [192.159.76.15]) by hub.freebsd.org (Postfix) with ESMTP id 2F6F637B4C5 for ; Tue, 24 Oct 2000 00:40:15 -0700 (PDT) Received: from raclesmtp01.ra.rockwell.com (raclesmtp01.cle.ra.rockwell.com [130.151.192.220]) by clefw.ra.rockwell.com (8.9.3/8.9.3) with ESMTP id DAA09081 for ; Tue, 24 Oct 2000 03:40:07 -0400 (EDT) From: mkes@ra.rockwell.com Subject: M18 on 4.1 crashes at startup To: freebsd-mozilla@freebsd.org Date: Tue, 24 Oct 2000 09:34:38 +0200 Message-ID: X-MIMETrack: Serialize by Router on RACleSMTP01/Cleveland/RA/Rockwell(Release 5.0.3 (Intl)|21 March 2000) at 10/24/2000 03:40:26 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I have just downloded M18 for FreeBSD 4.0 from mozilla.org. If I try to run it on 4.1 release it crashes at the startup: odysseus:/usr/local/mozilla> mozilla ./run-mozilla.sh ./mozilla-bin MOZILLA_FIVE_HOME=. LD_LIBRARY_PATH=. LIBRARY_PATH=.:./components SHLIB_PATH=. LIBPATH=. ADDON_PATH=. MOZ_PROGRAM=./mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= Segmentation fault Any idea what's wrong ? What libraries are supposed to be installed in order to run it ? Thanks Mira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Tue Oct 24 4:54:17 2000 Delivered-To: freebsd-mozilla@freebsd.org Received: from seals.alphanumerica.com (unknown [166.84.148.199]) by hub.freebsd.org (Postfix) with ESMTP id B0B3D37B4D7 for ; Tue, 24 Oct 2000 04:54:14 -0700 (PDT) Received: from collab.net (localhost.alphanumerica.com [127.0.0.1]) by seals.alphanumerica.com (8.9.3/8.9.3) with ESMTP id IAA70555; Tue, 24 Oct 2000 08:12:35 -0400 (EDT) (envelope-from petejc@collab.net) Message-ID: <39F57CB3.696FE468@collab.net> Date: Tue, 24 Oct 2000 08:12:35 -0400 From: pete collins X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: mkes@ra.rockwell.com Cc: freebsd-mozilla@freebsd.org Subject: Re: M18 on 4.1 crashes at startup References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try this: http://24.188.34.177/main/RELEASE/mozilla-i386-unknown-freebsdelf4.1-M18.tar.gz This was built on a 4.1 box. I was able to run this on my 4.0 bo also but i had to copy over two newer .so lib files for it to work. Thats one thing that sucks about statically linking to shared objects. I don't think leaf ever posted this tarball on mozilla.org. I got it to him to late. Thanks --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Tue Oct 24 8:33:15 2000 Delivered-To: freebsd-mozilla@freebsd.org Received: from mailhub1.rjf.com (mailhub1.rjf.com [170.12.128.128]) by hub.freebsd.org (Postfix) with ESMTP id 54F2737B479 for ; Tue, 24 Oct 2000 08:33:12 -0700 (PDT) Received: from [170.12.8.119] by mailhub1.rjf.com with ESMTP for freebsd-mozilla@freebsd.org; Tue, 24 Oct 2000 11:31:19 -0400 Received: by exmta1.rjf.com with Internet Mail Service (5.5.2448.0) id ; Tue, 24 Oct 2000 11:33:09 -0400 Message-Id: <6D5097D4B56AD31190D50008C7B1579BC97C82@exlan5.rjf.com> From: Ian Cartwright To: "'freebsd-mozilla@freebsd.org'" Subject: M18 Building PSM Date: Tue, 24 Oct 2000 11:33:03 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently built the M18 port of Mozilla for FreeBSD. Using the instructions on the mozilla web site, I am trying to build NSS and PSM for Mozilla as well. I successfully built NSS, but when I get to step 5 of the PSM build instructions (http://www.mozilla.org/projects/security/pki/psm/buildpsm.html), the compile fails, like so: (This is with the ./configure files from 'make configure' in the mozilla port directory) ../../../../config/nsinstall -R -m 444 nlslayer.h ../../../../dist/include nlslayer.cpp c++ -o nlslayer.o -c -DOSTYPE=\"FreeBSD4.1\" -DOJI -I../../../../dist/include -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -fPIC -fno-rtti -fexceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wshadow -Wno-long-long -O -pipe -pthread -O -DNDEBUG -DTRIMMED -DMOZILLA_CLIENT -include ../../../../config-defs.h nlslayer.cpp nlslayer.cpp:35: nscore.h: No such file or directory nlslayer.cpp:36: nsString.h: No such file or directory nlslayer.cpp:37: nsIServiceManager.h: No such file or directory nlslayer.cpp:38: nsIStringBundle.h: No such file or directory nlslayer.cpp:39: nsIDateTimeFormat.h: No such file or directory nlslayer.cpp:40: nsDateTimeFormatCID.h: No such file or directory nlslayer.cpp:41: nsICharsetConverterManager.h: No such file or directory nlslayer.cpp:46: `kStringBundleServiceCID' was not declared in this scope nlslayer.cpp:46: `NS_STRINGBUNDLESERVICE_CID' was not declared in this scope nlslayer.cpp:46: ANSI C++ forbids declaration `NS_DEFINE_IID' with no type nlslayer.cpp:46: initializer list being treated as compound expression nlslayer.cpp:47: `kIStringBundleServiceIID' was not declared in this scope nlslayer.cpp:47: `NS_ISTRINGBUNDLESERVICE_IID' was not declared in this scope nlslayer.cpp:47: ANSI C++ forbids declaration `NS_DEFINE_IID' with no type nlslayer.cpp:47: redefinition of `int NS_DEFINE_IID' nlslayer.cpp:46: `int NS_DEFINE_IID' previously defined here nlslayer.cpp:47: initializer list being treated as compound expression nlslayer.cpp:48: `kDateTimeCID' was not declared in this scope nlslayer.cpp:48: `NS_DATETIMEFORMAT_CID' was not declared in this scope nlslayer.cpp:48: ANSI C++ forbids declaration `NS_DEFINE_CID' with no type nlslayer.cpp:48: initializer list being treated as compound expression nlslayer.cpp:49: `kCharsetConverterManagerCID' was not declared in this scope nlslayer.cpp:49: `NS_ICHARSETCONVERTERMANAGER_CID' was not declared in this scope nlslayer.cpp:49: ANSI C++ forbids declaration `NS_DEFINE_CID' with no type nlslayer.cpp:49: redefinition of `int NS_DEFINE_CID' nlslayer.cpp:48: `int NS_DEFINE_CID' previously defined here nlslayer.cpp:49: initializer list being treated as compound expression nlslayer.cpp:51: syntax error before `*' nlslayer.cpp:59: syntax error before `*' nlslayer.cpp:60: `nsIStringBundle' was not declared in this scope nlslayer.cpp:60: `bundle' was not declared in this scope nlslayer.cpp:60: syntax error before `char' nlslayer.cpp:60: initializer list being treated as compound expression nlslayer.cpp:61: syntax error before `*' nlslayer.cpp: In function `PRBool nlsInit(...)': nlslayer.cpp:67: `nsICharsetConverterManager' undeclared (first use this function) nlslayer.cpp:67: (Each undeclared identifier is reported only once nlslayer.cpp:67: for each function it appears in.) nlslayer.cpp:67: `ccm' undeclared (first use this function) nlslayer.cpp:67: `nsnull' undeclared (first use this function) nlslayer.cpp:68: syntax error before `=' nlslayer.cpp:71: syntax error before `;' nlslayer.cpp:74: `res' undeclared (first use this function) nlslayer.cpp:74: implicit declaration of function `int NS_InitXPCOM(...)' nlslayer.cpp:75: implicit declaration of function `int NS_SUCCEEDED(...)' nlslayer.cpp:75: implicit declaration of function `int NS_ASSERTION(...)' nlslayer.cpp:78: syntax error before `::' nlslayer.cpp:80: implicit declaration of function `int NS_FAILED(...)' nlslayer.cpp:86: `bundles' undeclared (first use this function) nlslayer.cpp:86: implicit declaration of function `int nlsCreateBundle(...)' nlslayer.cpp:92: syntax error before `::' nlslayer.cpp:100: `charsetASCII' undeclared (first use this function) nlslayer.cpp:100: `encoderASCII' undeclared (first use this function) nlslayer.cpp:108: implicit declaration of function `int NS_IF_RELEASE(...)' nlslayer.cpp: At top level: nlslayer.cpp:117: syntax error before `*' nlslayer.cpp:125: ANSI C++ forbids declaration `ret' with no type nlslayer.cpp:125: syntax error before `::' nlslayer.cpp:125: confused by earlier errors, bailing out gmake: *** [nlslayer.o] Error 1 Or like so: (This is with the files from 'configure --without-gtk --enable-optimize --disable-debug --without-x --without-libIDL') ../../../../config/nsinstall -R -m 444 nlslayer.h ../../../../dist/include nlslayer.cpp c++ -o nlslayer.o -c -DOSTYPE=\"FreeBSD4.1\" -DOJI -I../../../../dist/include -fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wshadow -pedantic -Wno-long-long -pthread -O -DNDEBUG -DTRIMMED -DMOZILLA_CLIENT -include ../../../../config-defs.h -Wp,-MD,.deps/nlslayer.pp nlslayer.cpp nlslayer.cpp:35: nscore.h: No such file or directory nlslayer.cpp:36: nsString.h: No such file or directory nlslayer.cpp:37: nsIServiceManager.h: No such file or directory nlslayer.cpp:38: nsIStringBundle.h: No such file or directory nlslayer.cpp:39: nsIDateTimeFormat.h: No such file or directory nlslayer.cpp:40: nsDateTimeFormatCID.h: No such file or directory nlslayer.cpp:41: nsICharsetConverterManager.h: No such file or directory gmake: *** [nlslayer.o] Error 1 Can anyone provide some insight as to why this is? Thanks! Ian Cartwright Senior Network Engineer Raymond James & Associates icartwright@it.rjf.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Tue Oct 24 19:36:11 2000 Delivered-To: freebsd-mozilla@freebsd.org Received: from mail.intumit.com (c194.h061013028.is.net.tw [61.13.28.194]) by hub.freebsd.org (Postfix) with ESMTP id 286F537B4C5 for ; Tue, 24 Oct 2000 19:36:07 -0700 (PDT) Received: from gugodnb (c165.h203149149.is.net.tw [203.149.149.165]) by mail.intumit.com (8.9.3/8.9.3) with SMTP id KAA01886; Wed, 25 Oct 2000 10:06:17 +0800 Message-ID: <000c01c03e29$20106320$720aa8c0@intumit.com> From: "???" To: , References: Subject: Re: M18 on 4.1 crashes at startup Date: Wed, 25 Oct 2000 10:13:10 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > LIBPATH=. > ADDON_PATH=. > MOZ_PROGRAM=./mozilla-bin > MOZ_TOOLKIT= > moz_debug=0 > moz_debugger= > Segmentation fault > > Any idea what's wrong ? What libraries are supposed to be installed in order to run it ? You may try 'rm -r ~/.mozilla' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Wed Oct 25 5: 0: 6 2000 Delivered-To: freebsd-mozilla@freebsd.org Received: from seals.alphanumerica.com (unknown [166.84.148.199]) by hub.freebsd.org (Postfix) with ESMTP id 96D9E37B479 for ; Wed, 25 Oct 2000 05:00:03 -0700 (PDT) Received: from collab.net (localhost.alphanumerica.com [127.0.0.1]) by seals.alphanumerica.com (8.9.3/8.9.3) with ESMTP id IAA40858; Wed, 25 Oct 2000 08:17:35 -0400 (EDT) (envelope-from petejc@collab.net) Message-ID: <39F6CF5F.3F37C060@collab.net> Date: Wed, 25 Oct 2000 08:17:35 -0400 From: pete collins X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: ??? Cc: mkes@ra.rockwell.com, freebsd-mozilla@FreeBSD.ORG Subject: Re: M18 on 4.1 crashes at startup References: <000c01c03e29$20106320$720aa8c0@intumit.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ??? wrote: > > LIBPATH=. > > ADDON_PATH=. > > MOZ_PROGRAM=./mozilla-bin > > MOZ_TOOLKIT= > > moz_debug=0 > > moz_debugger= > > Segmentation fault > > > > Any idea what's wrong ? What libraries are supposed to be installed in > order to run it ? > > You may try 'rm -r ~/.mozilla' > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mozilla" in the body of the message Yea, that removes the "dot" mozilla user dir. You only need to do that if there was an older Milestone of mozilla installed. Is anyone else having a core dump w/ these binaries? I was able to run them on two of my boxes here. --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Wed Oct 25 9:26:12 2000 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 003F037B479 for ; Wed, 25 Oct 2000 09:26:10 -0700 (PDT) Received: from mail.wgate.com (mail.wgate.com [38.219.83.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3A586E2949 for ; Wed, 25 Oct 2000 09:26:05 -0700 (PDT) Received: from wgate.com (luu1.eng.tvol.net [10.32.1.19]) by mail.wgate.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id VT2X9M10; Wed, 25 Oct 2000 12:26:02 -0400 Message-ID: <39F7099B.DA83D037@wgate.com> Date: Wed, 25 Oct 2000 12:26:03 -0400 From: Thu-Van Luu Organization: WorldGate Communications X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: "'freebsd-mozilla@freebsd.org'" Subject: M18 navigator.xul error?? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just did a cvs update -d -r to get M18 source. I did a clean build which completed fine. But when I run mozilla I get this error: XML error in navigator.xul Line #299 Col #1. Description: not well formed. The navigator.xul is version 1.243 for M18. And it doesn't look like anything is wrong at line 299, col 1. Can someone help? Thanks. Thu-Van. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Wed Oct 25 10:23: 6 2000 Delivered-To: freebsd-mozilla@freebsd.org Received: from seals.alphanumerica.com (unknown [166.84.148.199]) by hub.freebsd.org (Postfix) with ESMTP id E804B37B4D7 for ; Wed, 25 Oct 2000 10:23:03 -0700 (PDT) Received: from collab.net (localhost.alphanumerica.com [127.0.0.1]) by seals.alphanumerica.com (8.9.3/8.9.3) with ESMTP id NAA42366; Wed, 25 Oct 2000 13:41:17 -0400 (EDT) (envelope-from petejc@collab.net) Message-ID: <39F71B3D.D2E13564@collab.net> Date: Wed, 25 Oct 2000 13:41:17 -0400 From: pete collins X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Thu-Van Luu Cc: "'freebsd-mozilla@freebsd.org'" Subject: Re: M18 navigator.xul error?? References: <39F7099B.DA83D037@wgate.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thu-Van Luu wrote: > I just did a cvs update -d -r to get M18 source. I did a clean build > which completed fine. But when I run mozilla I get this error: > > XML error in navigator.xul Line #299 Col #1. Description: not well > formed. > > The navigator.xul is version 1.243 for M18. And it doesn't look like > anything is wrong at line 299, col 1. > Can someone help? > Thanks. > Thu-Van. Just for giggles, run mozilla as root. I suspect that this could be an old bug rearing it's ugly head that has since been fixed i think. Also try to run the editor instead see if that works. ./mozilla -editor pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message