From owner-freebsd-x11@FreeBSD.ORG Fri Jun 11 09:00:46 2010 Return-Path: <owner-freebsd-x11@FreeBSD.ORG> Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FD101065675 for <x11@freebsd.org>; Fri, 11 Jun 2010 09:00:46 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8E6738FC1F for <x11@freebsd.org>; Fri, 11 Jun 2010 09:00:45 +0000 (UTC) Received: by fxm7 with SMTP id 7so610094fxm.13 for <x11@freebsd.org>; Fri, 11 Jun 2010 02:00:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=K/h516kG83fNHu6q3788DvViGpeW9CwAMRCRnuWtTpg=; b=phj2cKQ5V9YIW80AfLXidHoRlA+spJmF3sY/JLZt1XdzgK3FAnfeYLiHj58+PubGvY qn4WJKgo5D/34xBMkUPXrlIiE7mqb4jAsNZnmnSSTLA/1Qo7QcdfqeMDsZRcGc/GlvlW 2mvnwSc3GTZUczXRdOq+boiAzxOQthnFLA9rE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=iQn+97tVUiKX3pzi9ARv7/1A4/iOVIdF/pJh0WHRAZTgdAj74KDevk5KhtZWpZ9YJG +2M+AlAGkagNKqAA/gyi7gAy96G4wY7b7HgjS2CDgRwByRFxUPdjDcRLBA4Viw86ishD G84rkKDd1s8KpFf6phghumsZc5Mx29vCq3Ua8= Received: by 10.204.6.24 with SMTP id 24mr1031063bkx.181.1276246843823; Fri, 11 Jun 2010 02:00:43 -0700 (PDT) Received: from ernst.jennejohn.org (p578E1FF0.dip.t-dialin.net [87.142.31.240]) by mx.google.com with ESMTPS id v3sm4019874bkz.22.2010.06.11.02.00.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 11 Jun 2010 02:00:43 -0700 (PDT) Date: Fri, 11 Jun 2010 11:00:41 +0200 From: Gary Jennejohn <gljennjohn@googlemail.com> To: Diogo Castro <xdcc80@gmail.com> Message-ID: <20100611110041.76772c34@ernst.jennejohn.org> In-Reply-To: <AANLkTilTQ7TAd8zIYq84AKz2CuhkhrSnXYaoGCfqnQla@mail.gmail.com> References: <AANLkTilTQ7TAd8zIYq84AKz2CuhkhrSnXYaoGCfqnQla@mail.gmail.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: x11@freebsd.org Subject: Re: Please report the problem to x11@FreeBSD.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: X11 on FreeBSD -- maintaining and support <freebsd-x11.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-x11>, <mailto:freebsd-x11-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-x11> List-Post: <mailto:freebsd-x11@freebsd.org> List-Help: <mailto:freebsd-x11-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-x11>, <mailto:freebsd-x11-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 11 Jun 2010 09:00:46 -0000 On Thu, 10 Jun 2010 16:52:16 -0300 Diogo Castro <xdcc80@gmail.com> wrote: > checking pkg-config is at least version 0.9.0... yes > checking for FIXESEXT... configure: error: Package requirements (xproto > fixesproto >= 4.0 xextproto x11) were not met: > > Package 'FixesProto' requires 'xextproto >= 7.0.99.1' but version of > XExtProto is 7.0.5 > So, do what is suggested here and update xextproto. -- Gary Jennejohn