Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2002 07:46:20 -0700 (PDT)
From:      Mark Stosberg <mark@summersault.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/37531: Mozilla 1.0rc1 port fails to compile
Message-ID:  <200204281446.g3SEkKn71026@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         37531
>Category:       ports
>Synopsis:       Mozilla 1.0rc1 port fails to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 28 07:50:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mark Stosberg
>Release:        4.5-RELEASE
>Organization:
>Environment:
FreeBSD asana.dhis.org 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Sat Apr 27 11:05:00 EST 2002     mark@asana.dhis.org:/usr/obj/usr/src/sys/ASANA-20020427  i386   
>Description:
Hello, I just tried installing the mozilla 1.0rc1 port using "make install". It eventually failed with this error:
####
gmake[4]: Entering directory `/usr/ports/www/mozilla/work/mozilla/mailnews/compose/src'
nsMsgSend.cpp
c++ -o nsMsgSend.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" -DOJI  -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/dom -I../../../dist/include/editor -I../../../dist/include/uriloader -I../../../dist/include/msgbase -I../../../dist/include/mailnews -I../../../dist/include/necko -I../../../dist/include/mime -I../../../dist/include/pref -I../../../dist/include/intl -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/unicharutil -I../../../dist/include/content -I../../../dist/include/msgbaseutil -I../../../dist/include/msgdb -I../../../dist/include/rdf -I../../../dist/include/appshell -I../../../dist/include/msgimap -I../../../dist/include/msgnews -I../../../dist/include/uconv -I../../../dist/include/docshell -I../../../dist/include/webshell -I../../../dist/include/addrbook -I../../../dist/include/widget -I../../../dist/include/htmlparser -I../../../dist/include/txmgr -I../../../dist/include/exthandler -I../../../dist/include/mork -I../../../dist/include/wallet -I../../../dist/include/nkcache -I../../../dist/include/mimetype -I../../../dist/include/windowwatcher -I../../../dist/include/webbrwsr -I../../../dist/include/msgcompose -I../../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr  -I/usr/local/include -I/usr/local/include   -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-ctor-dtor-privacy -Wno-long-long -O -pipe -pipe  -DNDEBUG -DTRIMMED -ffunction-sections  -I/usr/X11R6/include  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../config-defs.h nsMsgSend.cpp
nsMsgSend.cpp: In method `PRInt32 nsMsgComposeAndSend::PreProcessPart(nsMsgAttachmentHandler *, nsMsgSendPart *)':
nsMsgSend.cpp:1202: `class nsMsgAttachmentHandler' has no member named `mWx_mac_creator'
nsMsgSend.cpp: In method `nsresult nsMsgComposeAndSend::BeginCryptoEncapsulation()':
nsMsgSend.cpp:1281: warning: unused variable `int status'
gmake[4]: *** [nsMsgSend.o] Error 1
gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/mailnews/compose/src'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/mailnews/compose'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/mailnews'
gmake[1]: *** [tier_97] Error 2
gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2


>How-To-Repeat:
1. update mozilla port to 1.0rc1
2. cd /usr/ports/www/mozilla
3. make install
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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