Welcome to FreeBSDFreaks.net!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Problems with upgrade from firefox-1.5_2,1 to firefox-1.5_..

 
   FreeBSD Hosting (Home) -> FreeBSD Ports RSS
Next:  INDEX now builds successfully on 4.x  
Author Message
eculp

External


Since: Nov 09, 2003
Posts: 16



(Msg. 1) Posted: Fri Dec 02, 2005 7:23 pm
Post subject: Problems with upgrade from firefox-1.5_2,1 to firefox-1.5_3,1
Archived from groups: mailing>freebsd>ports (more info?)

I have two related problems with the mozilla family, I think, on
uptodate current. Suggestions for either appreciated.

Somewhere during yesterday's portupgrade -a, which finished
successfully, I now get "/libexec/ld-elf.so.1:
/usr/X11R6/lib/firefox/components/libxremote_client.so: Undefined
symbol "_Z20NS_NewGenericModule2P12nsModuleInfoPP9nsIModule"

So I saw the new version and thought that the upgrade would probably
fix it but instead when trying to upgrade from firefox-1.5_2,1 to
firefox-1.5_3,1, The compile doesn't finish and ends with the following:

c++ -o nsTraceRefcnt.o -c -DOSTYPE=\"FreeBSD7\" -DOSARCH=\"FreeBSD\"
-DBUILD_ID=0000000000 -DXPCOM_GLUE -I./../../build
-I../../../dist/include/string -I../../../dist/include/xpcom
-I../../../dist/include -I/usr/local/include/nspr -I/usr/local/include
-I/usr/local/include -I../../../dist/sdk/include -I/usr/X11R6/include
-fPIC -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
-fno-strict-aliasing -pipe -O -fshort-wchar -pipe -DNDEBUG -DTRIMMED
-O -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include
-DMOZILLA_CLIENT -include ../../../mozilla-config.h nsTraceRefcnt.cpp
nsTraceRefcnt.cpp:39:22: nsCOMPtr.h: No such file or directory
nsTraceRefcnt.cpp:40:31: nsIServiceManager.h: No such file or directory
nsTraceRefcnt.cpp:41:27: nsTraceRefcnt.h: No such file or directory
nsTraceRefcnt.cpp:42:31: nsTraceRefcntImpl.h: No such file or directory
nsTraceRefcnt.cpp: In function `nsresult FreeTraceRefcntObject()':
nsTraceRefcnt.cpp:48: error: `NS_IF_RELEASE' undeclared (first use this
function)
nsTraceRefcnt.cpp:48: error: (Each undeclared identifier is reported
only once for each function it appears in.)
nsTraceRefcnt.cpp: In function `void GlueShutdownTraceRefcnt()':
nsTraceRefcnt.cpp:74: error: `NS_IF_RELEASE' undeclared (first use this
function)
nsTraceRefcnt.cpp: At global scope:
nsTraceRefcnt.cpp:79: error: `nsTraceRefcnt' has not been declared
nsTraceRefcnt.cpp:79: error: `nsrefcnt' has not been declared
nsTraceRefcnt.cpp:80: error: ISO C++ forbids declaration of
`aNewRefcnt' with no type
nsTraceRefcnt.cpp: In function `void LogAddRef(void*, int, const char*,
PRUint32)':
nsTraceRefcnt.cpp:83: error: invalid use of undefined type `struct
nsITraceRefcnt'
../../../build/nsXPCOM.h:75: error: forward declaration of `struct
nsITraceRefcnt'
nsTraceRefcnt.cpp: At global scope:
nsTraceRefcnt.cpp:87: error: `nsTraceRefcnt' has not been declared
nsTraceRefcnt.cpp:87: error: `nsrefcnt' has not been declared
nsTraceRefcnt.cpp:88: error: ISO C++ forbids declaration of
`aNewRefcnt' with no type
nsTraceRefcnt.cpp: In function `void LogRelease(void*, int, const char*)':
nsTraceRefcnt.cpp:91: error: invalid use of undefined type `struct
nsITraceRefcnt'
../../../build/nsXPCOM.h:75: error: forward declaration of `struct
nsITraceRefcnt'
nsTraceRefcnt.cpp: At global scope:
nsTraceRefcnt.cpp:95: error: `nsTraceRefcnt' has not been declared
nsTraceRefcnt.cpp: In function `void LogCtor(void*, const char*, PRUint32)':
nsTraceRefcnt.cpp:99: error: invalid use of undefined type `struct
nsITraceRefcnt'
../../../build/nsXPCOM.h:75: error: forward declaration of `struct
nsITraceRefcnt'
nsTraceRefcnt.cpp: At global scope:
nsTraceRefcnt.cpp:103: error: `nsTraceRefcnt' has not been declared
nsTraceRefcnt.cpp: In function `void LogDtor(void*, const char*, PRUint32)':
nsTraceRefcnt.cpp:107: error: invalid use of undefined type `struct
nsITraceRefcnt'
../../../build/nsXPCOM.h:75: error: forward declaration of `struct
nsITraceRefcnt'
nsTraceRefcnt.cpp: At global scope:
nsTraceRefcnt.cpp:111: error: `nsTraceRefcnt' has not been declared
nsTraceRefcnt.cpp:111: error: `nsISupports' has not been declared
nsTraceRefcnt.cpp:112: error: ISO C++ forbids declaration of `aObject'
with no type
nsTraceRefcnt.cpp: In function `void LogAddCOMPtr(void*, int*)':
nsTraceRefcnt.cpp:115: error: invalid use of undefined type `struct
nsITraceRefcnt'
../../../build/nsXPCOM.h:75: error: forward declaration of `struct
nsITraceRefcnt'
nsTraceRefcnt.cpp: At global scope:
nsTraceRefcnt.cpp:119: error: `nsTraceRefcnt' has not been declared
nsTraceRefcnt.cpp:119: error: `nsISupports' has not been declared
nsTraceRefcnt.cpp:120: error: ISO C++ forbids declaration of `aObject'
with no type
nsTraceRefcnt.cpp: In function `void LogReleaseCOMPtr(void*, int*)':
nsTraceRefcnt.cpp:123: error: invalid use of undefined type `struct
nsITraceRefcnt'
../../../build/nsXPCOM.h:75: error: forward declaration of `struct
nsITraceRefcnt'
gmake[4]: *** [nsTraceRefcnt.o] Error 1
gmake[4]: Leaving directory
`/usr/ports/www/firefox/work/mozilla/xpcom/glue/standalone'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/xpcom/glue'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/xpcom'
gmake[1]: *** [tier_2] 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.


_______________________________________________
freebsd-ports DeleteThis @freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

 >> Stay informed about: Problems with upgrade from firefox-1.5_2,1 to firefox-1.5_.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Firefox upgrade fails -

firefox problems - I have just cvsuped and upgraded to firefox 1.0.1.p_1. The problem I am running into is that after installing it, I can run it, but I can't change any of the preferences. I also had to delete some of my previous extentions installed to my home profile,..

How to turn off Firefox upgrade tab - Since I upgraded, Firefox seems to call home and load it's homepage in a tab on top every time it fires up, not matter what I do. Preferences still say to open firefox with my home page. I tried blanking every url in about:config that has the mozilla..

Firefox Compilation Problems ( - Hi, Firefox is giving me a hard time: gmake[4]: Leaving directory `/usr/ports/www/firefox/work/mozilla/security/nss/cmd/shlibsign/mangle' FreeBSD5.2_DBG.OBJ/shlibsign -v -i /usr/ports/www/firefox/work/mozilla/dist/lib/libsoftokn3.so Assertion failure:....

flashplugin-firefox problems - Hi list, I am trying the latest version of the port flashplugin-firefox = and I have this problem: In pages with a flash animation i get high c= pu usage and, most of all, I have big problems with forms: sometimes the= y are inaccessible, I cannot fill....
   FreeBSD Hosting (Home) -> FreeBSD Ports All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]