From owner-freebsd-gnome@FreeBSD.ORG Mon Oct 10 16:14:10 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1664016A420 for ; Mon, 10 Oct 2005 16:14:10 +0000 (GMT) (envelope-from caelian@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B62343D46 for ; Mon, 10 Oct 2005 16:14:09 +0000 (GMT) (envelope-from caelian@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so160461nzk for ; Mon, 10 Oct 2005 09:14:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=WJ9tsf8P8mM+qvuOrG9l6AbITuufT9av0X2a/Xbm3JUnJKvP+YZ5q7y/J2vo2QF693SytQdhoq4spJASUeCwUyzNIP8heJSiX1H2YmuIMHlZ68bpV6UfNnCvhASqUL9UmNNkx1I6dAp6jq9hL0QgI/XMU+cGbib1RYOsOhZEMGM= Received: by 10.36.196.4 with SMTP id t4mr2908637nzf; Mon, 10 Oct 2005 09:14:09 -0700 (PDT) Received: from synergy.odyssey.homeunix.org ( [68.190.230.198]) by mx.gmail.com with ESMTP id 6sm3750933nzn.2005.10.10.09.14.05; Mon, 10 Oct 2005 09:14:08 -0700 (PDT) From: Pascal Hofstee To: Pawel Zakiewicz In-Reply-To: <434A85A9.9080201@thebunker.net> References: <434A85A9.9080201@thebunker.net> Content-Type: text/plain Date: Mon, 10 Oct 2005 09:14:04 -0700 Message-Id: <1128960844.2572.0.camel@synergy.odyssey.homeunix.org> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org Subject: Re: firefox build from ports fails X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2005 16:14:10 -0000 On Mon, 2005-10-10 at 16:15 +0100, Pawel Zakiewicz wrote: > Hello, > > it looks like there are still bugs in that port... > > when I try to make build I get in end: > > gmake[4]: Leaving directory > `/usr/ports/www/firefox/work/mozilla/netwerk/dns/public' > gmake[4]: Entering directory > `/usr/ports/www/firefox/work/mozilla/netwerk/dns/src' > nsDNSService2.cpp > c++ -o nsDNSService2.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" > -I../../../dist/include/xpcom -I../../../di > st/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-ex > ceptions -Wall -Wconversion -Wpointer-arith -Wcast-align > -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno > -non-virtual-dtor -Wno-long-long -O2 -fno-strict-aliasing -pipe > -march=pentiumpro -fshort-wchar -pipe -DNDEBUG - > DTRIMMED -O -I/usr/X11R6/include -I/usr/local/include > -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIE > NT -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&)': > nsDNSService2.cpp:95: error: 'class nsDerivedSafe' has no > member named 'addr_info' > nsDNSService2.cpp:96: error: 'class nsDerivedSafe' has no > member named 'addr_info' > nsDNSService2.cpp:96: error: `PR_GetCanonNameFromAddrInfo' undeclared > (first use this function) > nsDNSService2.cpp: In member function `virtual nsresult > nsDNSRecord::GetNextAddr(PRUint16, PRNetAddr*)': > nsDNSService2.cpp:112: error: 'class nsDerivedSafe' has no > member named 'addr_info' > nsDNSService2.cpp:113: error: 'class nsDerivedSafe' has no > member named 'addr_info' > nsDNSService2.cpp:113: error: `PR_EnumerateAddrInfo' undeclared (first > use this function) > nsDNSService2.cpp: In member function `PRUint16 > nsDNSService::GetAFForLookup(const nsACString&)': > nsDNSService2.cpp:528: 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. > > my box is FreeBSD 5.4-RELEASE-p7 Make sure you First Upgrade your devel/nspr port .. before building firefox/thunderbird/etc... -- Pascal Hofstee