From owner-freebsd-x11@FreeBSD.ORG Thu Mar 13 20:42:55 2008 Return-Path: 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 7CF981065673 for ; Thu, 13 Mar 2008 20:42:55 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.181]) by mx1.freebsd.org (Postfix) with ESMTP id 344898FC1A for ; Thu, 13 Mar 2008 20:42:54 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by el-out-1112.google.com with SMTP id v27so2040247ele.12 for ; Thu, 13 Mar 2008 13:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=ptlKk2T5KmR+xAuhqVWrjM63URoRujuBue0N5oKQ7/Y=; b=ERctkLNkYPRX9Lggsmo/6q6y03eCZIbjr6PIIb6esPuD9ihrXov4BgahATyztqDPKp5mU09VgB3+rQe3pJpEKUSfJKM3ksN0ttPdrKU1OI3ObTYV0ec71oZ5GYwxHCLqD8adHiSF7vIkdHtjuUCLVOoUDPnNiPvTdvTzyb07nho= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=QaVU7KVvMa/pybFONB7gtwmbypAFbsJxog31HIiNG5mNzSh0JV77liut0rch9KQsD/Td3EtE0gM6nt9grSwG7vqXZbMCtFK9xRlY0/hG2C3yKwwrtlRYBI8vA3LyDucke4CsYHk4jnSo7gUC6s+rbYH3XGK2fjVSKZwhnD3QxM8= Received: by 10.114.14.1 with SMTP id 1mr10246440wan.9.1205440973666; Thu, 13 Mar 2008 13:42:53 -0700 (PDT) Received: by 10.114.61.15 with HTTP; Thu, 13 Mar 2008 13:42:53 -0700 (PDT) Message-ID: Date: Thu, 13 Mar 2008 20:42:53 +0000 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: "Joe Marcus Clarke" In-Reply-To: <47D9794B.6090102@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47D9794B.6090102@freebsd.org> X-Google-Sender-Auth: f8651ec107e6f591 Cc: x11@freebsd.org Subject: Re: vbserver broken 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: Thu, 13 Mar 2008 20:42:55 -0000 On Thu, Mar 13, 2008 at 6:58 PM, Joe Marcus Clarke wrote: > Looks like it's missing a dependency: > > http://www.marcuscom.com/tb/logs/6.3-MarcusCom/xorg-vfbserver-1.4,1.log Can you try with USE_XORG+="inputproto xtrans"? Commit if it works. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer