Date: Fri, 25 Nov 2005 01:15:14 -0800 From: "Ted Mittelstaedt" <tedm@toybox.placo.com> To: "Odhiambo Washington" <wash@wananchi.com>, <freebsd-questions@freebsd.org> Subject: RE: Mozilla Firefox - anyone succeeded in installing? Message-ID: <LOBBIFDAGNMAMLGJJCKNIENPFCAA.tedm@toybox.placo.com> In-Reply-To: <20051124161913.GB74982@ns2.wananchi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
firefox is one of those programs that you need a current ports tree. When I'm installing a system that I want to run firefox on, what I do is I install the release, WITHOUT xorg, and without ports, then cvsup ports, then compile xorg, then compile firefox. Ted >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of >Odhiambo Washington >Sent: Thursday, November 24, 2005 8:19 AM >To: freebsd-questions@freebsd.org >Subject: Mozilla Firefox - anyone succeeded in installing? > > > >All attempts at compiling firefox on 5.4-STABLE fail at the same point: > > >c++ -o nsDNSService2.o -c -DMOZILLA_INTERNAL_API >-DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" >-DBUILD_ID=0000000000 -DIMPL_NS_NET -I./../../base/s >rc -I../../../dist/include/xpcom >-I../../../dist/include/string -I../../../dist/include/pref >-I../../../dist/include/unicharutil -I../../../dist >/include/necko -I../../../dist/include >-I/usr/local/include/nspr -I/usr/local/include >-I/usr/local/include -I../../../dist/sdk/include -I/usr/X1 >1R6/include -fPIC -I/usr/X11R6/include -I/usr/local/include >-I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti >-fno-exceptions -Wall -Wconv >ersion -Wpointer-arith -Wcast-align -Woverloaded-virtual >-Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor >-Wno-long-long -O2 -fno-strict-alia >sing -pipe -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O >-I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include > -I/usr/X11R6/include -DMO >ZILLA_CLIENT -include ../../../mozilla-config.h nsDNSService2.cpp >In file included from nsDNSService2.h:40, > from nsDNSService2.cpp:38: >nsHostResolver.h:95: error: ISO C++ forbids declaration of >`PRAddrInfo' with no type >nsHostResolver.h:95: error: expected `;' before '*' token >nsHostResolver.h: In member function `PRBool >nsHostRecord::HasResult() const': >nsHostResolver.h:99: error: `addr_info' undeclared (first use >this function) >nsHostResolver.h:99: error: (Each undeclared identifier is >reported only once for each function it appears in.) >nsHostResolver.h: At global scope: >nsHostResolver.h:209: error: `PRAddrInfo' has not been declared >nsHostResolver.h:209: error: ISO C++ forbids declaration of >`parameter' with no type >nsDNSService2.cpp: In member function `virtual nsresult >nsDNSRecord::GetCanonicalName(nsACString_internal&)': >nsDNSService2.cpp:98: error: 'class >nsDerivedSafe<nsHostRecord>' has no member named 'addr_info' >nsDNSService2.cpp:99: error: 'class >nsDerivedSafe<nsHostRecord>' has no member named 'addr_info' >nsDNSService2.cpp:99: error: `PR_GetCanonNameFromAddrInfo' >undeclared (first use this function) >nsDNSService2.cpp: In member function `virtual nsresult >nsDNSRecord::GetNextAddr(PRUint16, PRNetAddr*)': >nsDNSService2.cpp:115: error: 'class >nsDerivedSafe<nsHostRecord>' has no member named 'addr_info' >nsDNSService2.cpp:116: error: 'class >nsDerivedSafe<nsHostRecord>' has no member named 'addr_info' >nsDNSService2.cpp:116: error: `PR_EnumerateAddrInfo' undeclared >(first use this function) >nsDNSService2.cpp: In member function `PRUint16 >nsDNSService::GetAFForLookup(const nsACString_internal&)': >nsDNSService2.cpp:537: error: `PR_AF_UNSPEC' undeclared (first >use this function) >gmake[4]: *** [nsDNSService2.o] Error 1 >gmake[4]: Leaving directory >`/usr/ports/www/firefox-devel/work/mozilla/netwerk/dns/src' >gmake[3]: *** [libs] Error 2 >gmake[3]: Leaving directory >`/usr/ports/www/firefox-devel/work/mozilla/netwerk/dns' >gmake[2]: *** [libs] Error 2 >gmake[2]: Leaving directory >`/usr/ports/www/firefox-devel/work/mozilla/netwerk' >gmake[1]: *** [tier_9] Error 2 >gmake[1]: Leaving directory `/usr/ports/www/firefox-devel/work/mozilla' >gmake: *** [default] Error 2 >*** Error code 2 > >Stop in /usr/ports/www/firefox-devel. > > > > >-Wash > >http://www.netmeister.org/news/learn2quote.html > >-- >+======================================================================+ > |\ _,,,---,,_ | Odhiambo Washington <wash@wananchi.com> >Zzz /,`.-'`' -. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com > |,4- ) )-,_. ,\ ( `'-'| Tel: +254 20 313985-9 +254 20 313922 > '---''(_/--' `-'\_) | GSM: +254 722 743223 +254 733 744121 >+======================================================================+ >My theology, briefly, is that the universe was dictated but not >signed. > -- Christopher Morley >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org" > >-- >No virus found in this incoming message. >Checked by AVG Free Edition. >Version: 7.1.362 / Virus Database: 267.13.7/181 - Release Date: >11/24/2005 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LOBBIFDAGNMAMLGJJCKNIENPFCAA.tedm>
