From owner-freebsd-questions@FreeBSD.ORG Thu Jun 9 14:10:52 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DE651065674 for ; Thu, 9 Jun 2011 14:10:52 +0000 (UTC) (envelope-from pwnedomina@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 91FA38FC13 for ; Thu, 9 Jun 2011 14:10:51 +0000 (UTC) Received: by wwc33 with SMTP id 33so1699753wwc.31 for ; Thu, 09 Jun 2011 07:10:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=H7/vXAp1OKVG8R2hgRPt/DQRRM+MDNdpqghfSXKUlS8=; b=UWdhguOhKnMmWjQh7UyDbN0s/FCGBL/zfsj8x2Ckwxeu3GZn+88Zm54VatI4oqhTwW QttJz7ingdiH4Vn4+qTPHj2uLpSMWZsDop7IxmkEOEX703tMjS95EZr2Fp38yYU96h8Z bilCkT2LQqsODcHRgoZ2uiMJWv4dE/Q6KH82M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Nh5FTLfl2ga7VLi2IixYmfe/9Jrpb3/7DN6N6+lvWtcAqT4ZbI3zKMwhApr216kywg Cct0kG5u+9PFnhw1NXGX4n0xhBFTEmJSyOMYfKQ3qxahLlHjiQYs17Nj49TtPSO7uQg2 0DPEkeP14MnhRC4lZNCiR+yj+VgAZlp7KTXE4= Received: by 10.227.206.14 with SMTP id fs14mr896546wbb.30.1307628650449; Thu, 09 Jun 2011 07:10:50 -0700 (PDT) Received: from [192.168.1.71] (bl16-116-147.dsl.telepac.pt [188.81.116.147]) by mx.google.com with ESMTPS id fl19sm1256491wbb.15.2011.06.09.07.10.48 (version=SSLv3 cipher=OTHER); Thu, 09 Jun 2011 07:10:49 -0700 (PDT) Message-ID: <4DF0D46C.9060009@gmail.com> Date: Thu, 09 Jun 2011 15:10:52 +0100 From: pwnedomina User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4DEFBC30.2040102@gmail.com> <4DF08A9B.2040100@my.gd> In-Reply-To: <4DF08A9B.2040100@my.gd> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: root-portal compilation 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: Thu, 09 Jun 2011 14:10:52 -0000 On 09-06-2011 09:55, Damien Fleuriot wrote: > > On 6/8/11 8:15 PM, pwnedomina wrote: >> There is no port for root-portal, i've tried to compile it manually >> without success. While trying to compile root-portal I get this error: >> process.h:59: error: extra qualification 'Procchange::' on member 'updated' >> *** Error code 1 >> >> Stop in /usr/home/user/root-portal-0.5.2/src/modules/process. >> *** Error code 1 >> >> Stop in /usr/home/user/root-portal-0.5.2/src/modules. >> *** Error code 1 >> >> Stop in /usr/home/user/root-portal-0.5.2/src. >> *** Error code 1 >> >> Stop in /usr/home/user/root-portal-0.5.2. >> >> Can someone reproduce the same problem? I've tried to patch it using >> thishttp://old.nabble.com/Bug-358277:-FTBFS-with-G++-4.1:-extra-qualification-p3525146.html >> >> but I still get errors... >> >> _______________________________________________ >> 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" > > > Hi, > > > While I haven't tried to reproduce your problem, if I were you I would post: > > - my version of freebsd > - my version of gcc > > Just saying ;) > _______________________________________________ > 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" > FreeBSD 8.2-RELEASE Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD]