From owner-freebsd-questions@FreeBSD.ORG Fri Dec 9 20:54:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 089F616A41F for ; Fri, 9 Dec 2005 20:54:06 +0000 (GMT) (envelope-from kalin@el.net) Received: from mail.el.net (mail.el.net [68.165.89.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CC7B43D55 for ; Fri, 9 Dec 2005 20:54:05 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 83938 invoked by uid 1008); 9 Dec 2005 20:54:24 -0000 Received: from unknown (HELO mail.el.net) (127.0.0.1) by mail.el.net with SMTP; 9 Dec 2005 20:54:24 -0000 Received: from 24.90.33.115 (SquirrelMail authenticated user kalin@el.net) by mail.el.net with HTTP; Fri, 9 Dec 2005 15:54:24 -0500 (EST) Message-ID: <60307.24.90.33.115.1134161664.squirrel@mail.el.net> In-Reply-To: <44y82us3zb.fsf@be-well.ilk.org> References: <49491.24.90.33.115.1133869190.squirrel@mail.el.net> <44y82us3zb.fsf@be-well.ilk.org> Date: Fri, 9 Dec 2005 15:54:24 -0500 (EST) From: "kalin mintchev" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: firefox buid error.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2005 20:54:06 -0000 > > Do you, perhaps, need to update your nspr port? > If possible, update all your other ports before trying to build the > new firefox... just did... the problem isn't there ... i got the same error. here: 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/work/mozilla/netwerk/dns/src' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/netwerk/dns' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/netwerk' gmake[1]: *** [tier_9] 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-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > --