From mdharnois@mharnois.mdharnois.net  Thu May 16 05:34:29 2002
Return-Path: <mdharnois@mharnois.mdharnois.net>
Received: from mharnois.mdharnois.net (customer-mpls-23.cpinternet.com [209.240.253.23])
	by hub.freebsd.org (Postfix) with ESMTP id 926A037B405
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 May 2002 05:34:28 -0700 (PDT)
Received: by mharnois.mdharnois.net (Postfix, from userid 1000)
	id B37473CA1; Thu, 16 May 2002 07:34:27 -0500 (CDT)
Message-Id: <20020516123427.B37473CA1@mharnois.mdharnois.net>
Date: Thu, 16 May 2002 07:34:27 -0500 (CDT)
From: Michael D.Harnois <mharnois@cpinternet.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: mozilla doesn't build on -current
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38143
>Category:       ports
>Synopsis:       mozilla doesn't build on -current
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 16 05:40:01 PDT 2002
>Closed-Date:    Sun Jun 09 11:42:52 PDT 2002
>Last-Modified:  Sun Jun 09 11:42:52 PDT 2002
>Originator:     Michael D. Harnois
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mharnois.mdharnois.net 5.0-CURRENT FreeBSD 5.0-CURRENT #66: Mon May 13 21:16:05 CDT 2002 mdharnois@mharnois.mdharnois.net:/usr/src/sys/i386/compile/NEWKERNEL i386


	
>Description:

c++  -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 -march=pentiumpro -fshort-wchar -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -o regExport regExport.o   -L../../../dist/bin -L../../../dist/lib -L../../../dist/bin -lxpcom -L/usr/ports/www/mozilla/work/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -pthread   -lm    
regExport.o: In function `display(nsIRegistry*, unsigned, char const*)':
regExport.o(.text._Z7displayP11nsIRegistryjPKc+0x118): undefined reference to `operator new[](unsigned)'
regExport.o(.text._Z7displayP11nsIRegistryjPKc+0x1be): undefined reference to `operator delete[](void*)'
../../../dist/bin/libxpcom.so: undefined reference to `operator delete(void*)'
../../../dist/bin/libxpcom.so: undefined reference to `__cxa_pure_virtual'
../../../dist/bin/libxpcom.so: undefined reference to `operator new(unsigned)'
collect2: ld returned 1 exit status
gmake[4]: *** [regExport] Error 1
gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/xpcom/tools/registry'

>How-To-Repeat:

make


>Fix:

	


>Release-Note:
>Audit-Trail:

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, mharnois@cpinternet.com
Cc:  
Subject: Re: ports/38143: mozilla doesn't build on -current
Date: Thu, 16 May 2002 16:37:02 -0500

 You may want to try on a more recent -current.  Just curious which 
 version of gcc do you have.  That was around when we upgraded to 3.1
 
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: petef 
Responsible-Changed-When: Mon May 27 08:20:11 PDT 2002 
Responsible-Changed-Why:  
Over to maintainers 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38143 
State-Changed-From-To: open->feedback 
State-Changed-By: marcus 
State-Changed-When: Wed Jun 5 09:50:17 PDT 2002 
State-Changed-Why:  
Is this still an issue after cvsup'ing -CURRENT today? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38143 
State-Changed-From-To: feedback->closed 
State-Changed-By: marcus 
State-Changed-When: Sun Jun 9 11:41:31 PDT 2002 
State-Changed-Why:  
Timout from submitter.  According to other reports, this problem no longer 
exists with a recent cvsup of -CURRENT. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38143 
>Unformatted:
