From owner-freebsd-mozilla Mon Jul 2 17:44:16 2001 Delivered-To: freebsd-mozilla@freebsd.org Received: from ariel.phys.wesleyan.edu (ariel.phys.wesleyan.edu [129.133.71.143]) by hub.freebsd.org (Postfix) with ESMTP id 420CF37B403 for ; Mon, 2 Jul 2001 17:44:14 -0700 (PDT) (envelope-from vlad@ariel.phys.wesleyan.edu) Received: by ariel.phys.wesleyan.edu (Postfix, from userid 1001) id BE45C1EA304; Mon, 2 Jul 2001 20:44:13 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by ariel.phys.wesleyan.edu (Postfix) with ESMTP id 9A0A21E6503 for ; Mon, 2 Jul 2001 20:44:13 -0400 (EDT) Date: Mon, 2 Jul 2001 20:44:13 -0400 (EDT) From: Vladimir Savichev To: Subject: mozilla size Message-ID: <20010702203018.N59977-100000@ariel.phys.wesleyan.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG just installed last 0.9.2,1 looks fine. Still missing flash and java what are the ersatzes from the ports, once tried to do it via install software it was weird experience . I wondered also why is (FreeBSD)mozilla weigh ~35M minimum although I see ~27M in Linux does it come from the Makefile options ? --Vlad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Mon Jul 2 20:16:49 2001 Delivered-To: freebsd-mozilla@freebsd.org Received: from netscape.com (c3po.netscape.com [205.217.237.46]) by hub.freebsd.org (Postfix) with ESMTP id 31BD237B403 for ; Mon, 2 Jul 2001 20:16:48 -0700 (PDT) (envelope-from endico@mozilla.org) Received: from dredd.mcom.com (dredd.mcom.com [205.217.237.54]) by netscape.com (8.10.0/8.10.0) with ESMTP id f633GiY04831 for ; Mon, 2 Jul 2001 20:16:44 -0700 (PDT) Received: from mozilla.org ([208.12.41.40]) by dredd.mcom.com (Netscape Messaging Server 4.15) with ESMTP id GFVNRY00.6Q4 for ; Mon, 2 Jul 2001 20:16:46 -0700 Message-ID: <3B413B75.20401@mozilla.org> Date: Mon, 02 Jul 2001 20:26:45 -0700 From: Dawn Endico User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2+) Gecko/20010702 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-mozilla@FreeBSD.ORG Subject: mozilla 0.9.2 for freebsd 4.3 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mozilla 0.9.2 is now available for freebsd 4.3 http://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.2/mozilla-i386-unknown-freebsd4.3-0.9.2.tgz Many thanks to Pete Collins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Thu Jul 5 11:32:34 2001 Delivered-To: freebsd-mozilla@freebsd.org Received: from zelda.cl.msu.edu (zelda.cl.msu.edu [35.8.3.42]) by hub.freebsd.org (Postfix) with ESMTP id C6EBE37B401 for ; Thu, 5 Jul 2001 11:32:31 -0700 (PDT) (envelope-from glowack2@zelda.cl.msu.edu) Received: (from glowack2@localhost) by zelda.cl.msu.edu (8.9.3/8.9.3) id OAA06408 for freebsd-mozilla@freebsd.org; Thu, 5 Jul 2001 14:32:31 -0400 (EDT) (envelope-from glowack2) Date: Thu, 5 Jul 2001 14:32:31 -0400 From: Edward Glowacki To: freebsd-mozilla@freebsd.org Subject: Continued compilation problems for Mozilla port Message-ID: <20010705143230.F5742@msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It appears that the port for Mozilla (0.9.2) is broken still, it won't compile. I get the following when building: Building deps for nsKeygenHandler.cpp c++ -o nsKeygenHandler.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" -DOJI -I../../../../dist/include -I../../../../dist/include -I/usr/ports.local/www/mozilla/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I../../../../dist/public/security -I../../../../dist/private/security -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wno-long-long -O -pipe -pipe -O -DNDEBUG -DTRIMMED -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../../config-defs.h nsKeygenHandler.cpp nsKeygenHandler.cpp: In function `struct PQGParams * decode_pqg_params(char *)': nsKeygenHandler.cpp:100: implicit declaration of function `int ATOB_AsciiToData(...)' nsKeygenHandler.cpp:100: assignment to `unsigned char *' from `int' lacks a cast nsKeygenHandler.cpp:85: warning: `unsigned char * buf' might be used uninitialized in this function nsKeygenHandler.cpp: In method `nsresult nsKeygenFormProcessor::GetPublicKey(nsString &, nsString &, nsString &, nsString &, nsString &)': nsKeygenHandler.cpp:446: implicit declaration of function `int BTOA_DataToAscii(...)' nsKeygenHandler.cpp:446: assignment to `char *' from `int' lacks a cast nsKeygenHandler.cpp:297: warning: unused variable `char * emptyCString' nsKeygenHandler.cpp: In method `nsresult nsKeygenFormProcessor::ProvideContent(const nsString &, nsVoidArray &, nsString &)': nsKeygenHandler.cpp:517: warning: unused variable `struct SECKeySizeChoiceInfo * choice' gmake[3]: *** [nsKeygenHandler.o] Error 1 gmake[3]: Leaving directory `/usr/ports.local/www/mozilla/work/mozilla/security/manager/ssl/src' gmake[2]: *** [install] Error 2 gmake[2]: Leaving directory `/usr/ports.local/www/mozilla/work/mozilla/security/manager/ssl' gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory `/usr/ports.local/www/mozilla/work/mozilla/security/manager' gmake: *** [install] Error 2 *** Error code 2 Stop in /usr/ports.local/www/mozilla. *** Error code 1 Stop in /usr/ports.local/www/mozilla. *** Error code 1 Stop in /usr/ports.local/www/mozilla. I've been having this error for a while now, including on different versions of FreeBSD (4.2-RELEASE and 4.3-STABLE) and different versions of Mozilla (0.9.0 through 0.9.2 and CVS). My ports tree is up-to-date as of 7/2/2001. Any help would be greatly appreciated. ED -- Edward Glowacki glowack2@msu.edu Michigan State University "...a partial solution to the right problem is better than a complete solution to the wrong one." (http://uiweb.com/issues/issue14.htm) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message