Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 16:40:05 -0600
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Ivan Voras <ivoras@fer.hr>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Firefox&Thunderbird compile error
Message-ID:  <20050920224005.GA33442@misty.eyesbeyond.com>
In-Reply-To: <20050921001019.P23154@geri.cc.fer.hr>
References:  <20050921001019.P23154@geri.cc.fer.hr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 21, 2005 at 12:13:30AM +0200, Ivan Voras wrote:
> I get the following error when I try to build firefox from ports:
> 
> c++ -o nsDNSService2.o -c -DOSTYPE=\"FreeBSD6\" -DOSARCH=\"FreeBSD\" 
> -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/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -I/usr/local/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 -fno-strict-aliasing -pipe -march=pentium3 
> -fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/include 
> -I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/include 
> -DMOZILLA_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

Looks like something to do with the Firefox/NSPR split that happened
around the end of August.  Are your ports up to date?  Do you have NSPR
installed?

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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