From owner-freebsd-x11@FreeBSD.ORG Wed May 5 13:02:01 2010 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1D6D81065670 for ; Wed, 5 May 2010 13:02:01 +0000 (UTC) (envelope-from tevans.uk@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 A38078FC0A for ; Wed, 5 May 2010 13:02:00 +0000 (UTC) Received: by fxm15 with SMTP id 15so4671563fxm.13 for ; Wed, 05 May 2010 06:01:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=jm/0guYB2Nj+Y14PLFyUokH4zK6fIShimCzRCFoMKE4=; b=O0VygcbCfW0uOeS89a0g/FefWhE7rFIBTWVf3cGha6yNYHeSd+GQap8504Gt26Bz0q VnHxI/V5rBGytvCK1fVZImEVKTQ3LoDH5M+kHLOvQ2+3rki6P6oR5sN5+X9mZuzqtj48 n+ZQrk8WWs+cNXSwvTiBZYsB3xaNcpN7QcoPQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=kvCN3HgwQ5fL1gSvqg3p31aqL+R8uBzWgJU29MdGePVJAfmaNKmRt1QbuqOoS098wW Gu5jwomTUhgOMh5gJszSO6xmdhYwatOsTgcDqvYlEATRiPOlmyJR+SHKYFPDTc5JLcRg xhDqlA41R0+4AF3cFXd464PYOCNaGG4aadBRE= MIME-Version: 1.0 Received: by 10.239.164.210 with SMTP id u18mr803540hbd.174.1273064513112; Wed, 05 May 2010 06:01:53 -0700 (PDT) Received: by 10.239.142.17 with HTTP; Wed, 5 May 2010 06:01:52 -0700 (PDT) In-Reply-To: References: Date: Wed, 5 May 2010 14:01:52 +0100 Message-ID: From: Tom Evans To: =?UTF-8?B?0KHQtdGA0LPQtdC5INCf0YPRgdGC0L7QstC+0Lk=?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: x11@freebsd.org Subject: Re: Error X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2010 13:02:01 -0000 2010/5/5 =D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9 =D0=9F=D1=83=D1=81=D1=82=D0= =BE=D0=B2=D0=BE=D0=B9 : > =3D=3D=3D> =C2=A0Script "configure" failed unexpectedly. > Please report the problem to x11@FreeBSD.org [maintainer] and attach the > "/usr/ports/x11/libXi/work/libXi-1.3/config.log" including the output of = the > failure of your make command. Also, it might be a good idea to provide an > overview of all packages installed on your system (e.g. an `ls /var/db/pk= g`). > *** Error code 1 > > Stop in /usr/ports/x11/libXi. > *** Error code 1 > > Stop in /usr/ports/java/diablo-jdk16. > *** Error code 1 > > Stop in /usr/ports/java/diablo-jdk16. > *** Error code 1 > > Stop in /usr/ports/net-im/openfire. > server-3# > > In the log, and probably on your console, it said: Requested 'x11 >=3D 1.2.99.1' but version of X11 is 1.2.1 Requested 'xext >=3D 1.0.99.1' but version of Xext is 1.0.5 Requested 'inputproto >=3D 1.9.99.902' but version of InputProto is 1.5.0 So you must upgrade those packages first. I expect you haven't upgraded Xorg since the latest version was released to ports. Cheers Tom