Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2006 01:39:10 GMT
From:      "Reed A. Cartwright"<reed@scit.us>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105315: [port] firefox  2.0_2,1 fails to compile
Message-ID:  <200611090139.kA91dAxC065786@www.freebsd.org>
Resent-Message-ID: <200611090140.kA91eKNS081414@freefall.freebsd.org>

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

>Number:         105315
>Category:       ports
>Synopsis:       [port] firefox  2.0_2,1 fails to compile
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 09 01:40:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Reed A. Cartwright
>Release:        RELENG_6
>Organization:
NCSU
>Environment:
FreeBSD orochi.scit.us 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Mon Oct  2 16:33:39 EDT 2006     reed@orochi.scit.us:/usr/obj/usr/src/sys/SMP  i386

>Description:
When trying to build Firefox 2.0 from ports the following compiler error occurs:

gmake[2]: Entering directory `/usr/ports/www/firefox/work/mozilla/extensions/java'
gmake[3]: Entering directory `/usr/ports/www/firefox/work/mozilla/extensions/java/xpcom'
gmake[4]: Entering directory `/usr/ports/www/firefox/work/mozilla/extensions/java/xpcom/src'
rm -f libjavaxpcom.so
c++ -I/usr/X11R6/include  -I/usr/X11R6/include  -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O2 -fno-strict-aliasing -pipe -march=prescott -O2 -fno-strict-aliasing -O2 -fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libjavaxpcom.so -o libjavaxpcom.so  nsAppFileLocProviderProxy.o nsJavaInterfaces.o nsJavaWrapper.o nsJavaXPTCStub.o nsJavaXPTCStubWeakRef.o nsJavaXPCOMBindingUtils.o    -L/usr/X11R6/lib -Wl,-rpath,/usr/local/lib/firefox   -L../../../../dist/bin -L../../../../dist/lib  -L../../../../dist/bin -lxpcom -lxpcom_core  -L../../../../dist/bin -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread  -Wl,-Bsymbolic -lc -lm -pthread -pthread -L/usr/local/lib -liconv   
nsJavaInterfaces.o(.text+0x1e): In function `Java_org_mozilla_xpcom_internal_GREImpl_termEmbedding':
: undefined reference to `XRE_TermEmbedding'
nsJavaInterfaces.o(.text+0x29b): In function `InitEmbedding_Impl(JNIEnv_*, _jobject*, _jobject*, _jobject*)':
: undefined reference to `XRE_InitEmbedding'
gmake[4]: *** [libjavaxpcom.so] Error 1
gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla/extensions/java/xpcom/src'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/extensions/java/xpcom'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/extensions/java'
gmake[1]: *** [tier_50] Error 2
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /usr/ports/www/firefox.

>How-To-Repeat:
Try to build firefox from port.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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