From owner-freebsd-questions@FreeBSD.ORG Mon May 30 00:04:11 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A3B2106566C for ; Mon, 30 May 2011 00:04:11 +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 06D208FC0C for ; Mon, 30 May 2011 00:04:10 +0000 (UTC) Received: by wwc33 with SMTP id 33so3279221wwc.31 for ; Sun, 29 May 2011 17:04:09 -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:content-type:content-transfer-encoding; bh=LzGh7VbAByKwtII64YLBhu7cvTK1EDlry7hY6u+q4qM=; b=B4p4hCgHeOCSQCch1NRZNu64aqUKl37EVW/Jt3cOkzIg3kymU2dDveTnKjbZPsZ2Wc Ga3LEcEumpd4eMpgrLI1AclEDvqdkJWoUCBiW/q83a97sKi/dnS+IyJKG+vH2F+z1uWY qFbbL/GiwvCuMp9RWqoqE/OjfHBW8mZtZ3P2Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=SUCBoWNYpjZF0TKHB2dPhAJY1cT9I9bOIBnJCXUDunXZt+HUV4LzTkzTz4XksoNpoN Y99ylzyAP6CydHUl0S3zD6jzi6KsZbZZ6ri+uVaLtQbgO/4C+Qv8cVYhEiXjKITf2d3y cgTIozjS48hWTmqstp67ipRIj6G41cDMmwdXY= Received: by 10.227.199.80 with SMTP id er16mr4184829wbb.78.1306713849773; Sun, 29 May 2011 17:04:09 -0700 (PDT) Received: from [192.168.1.71] (bl16-97-246.dsl.telepac.pt [188.81.97.246]) by mx.google.com with ESMTPS id en1sm2682339wbb.18.2011.05.29.17.04.07 (version=SSLv3 cipher=OTHER); Sun, 29 May 2011 17:04:08 -0700 (PDT) Message-ID: <4DE2DEF8.2070301@gmail.com> Date: Mon, 30 May 2011 01:04:08 +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: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 30 May 2011 00:50:24 +0000 Cc: Subject: root-portal compilation problem 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: Mon, 30 May 2011 00:04:11 -0000 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 need to get this working..