From owner-freebsd-ports@FreeBSD.ORG Tue Sep 27 03:40:57 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F4AD16A41F for ; Tue, 27 Sep 2005 03:40:57 +0000 (GMT) (envelope-from kwlogical@bellsouth.net) Received: from imf16aec.mail.bellsouth.net (imf16aec.mail.bellsouth.net [205.152.59.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A5CB43D49 for ; Tue, 27 Sep 2005 03:40:56 +0000 (GMT) (envelope-from kwlogical@bellsouth.net) Received: from ibm58aec.bellsouth.net ([216.78.218.28]) by imf16aec.mail.bellsouth.net with ESMTP id <20050927034056.NGPW6243.imf16aec.mail.bellsouth.net@ibm58aec.bellsouth.net> for ; Mon, 26 Sep 2005 23:40:56 -0400 Received: from [192.168.1.15] (really [216.78.218.28]) by ibm58aec.bellsouth.net with ESMTP id <20050927034055.WJBB24941.ibm58aec.bellsouth.net@[192.168.1.15]>; Mon, 26 Sep 2005 23:40:55 -0400 Message-ID: <4338BF68.6010301@bellsouth.net> Date: Mon, 26 Sep 2005 23:41:28 -0400 From: bsdlogical User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050721) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Anish Mistry References: <4338B7AE.9090806@bellsouth.net> <200509262324.09131.mistry.7@osu.edu> In-Reply-To: <200509262324.09131.mistry.7@osu.edu> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org Subject: Re: Firefox 1.0.7 build problems: Can anyone confirm? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2005 03:40:57 -0000 Thanks, that was definitely the problem. I'll be sure to check out the archives next time. bsdlogical Anish Mistry wrote: >On Monday 26 September 2005 11:08 pm, bsdlogical wrote: > > >>I'm having build issues with Firefox 1.0.7. Here is the output: >> >>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 >> >> >This has been discussed here before, check the archives. > > >>Any suggestions? This is the first time I've tried compiling 1.0.7. >>Currently I run 1.0.6 with no problems. Thanks, >> >>bsdlogical >> >> >You need to rebuild devel/nspr > > >