From owner-freebsd-questions@FreeBSD.ORG Thu Apr 2 13:29:51 2009 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 5316A1065670; Thu, 2 Apr 2009 13:29:51 +0000 (UTC) (envelope-from ohartman@web.de) Received: from fmmailgate03.web.de (fmmailgate03.web.de [217.72.192.234]) by mx1.freebsd.org (Postfix) with ESMTP id 0F4C58FC18; Thu, 2 Apr 2009 13:29:50 +0000 (UTC) (envelope-from ohartman@web.de) Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id A58E7F9E45CA; Thu, 2 Apr 2009 15:29:49 +0200 (CEST) Received: from [130.133.86.198] (helo=telesto.geoinf.fu-berlin.de) by smtp08.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.110 #277) id 1LpMzN-0004wu-00; Thu, 02 Apr 2009 15:29:49 +0200 Message-ID: <49D4BD74.30608@web.de> Date: Thu, 02 Apr 2009 13:28:20 +0000 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.21 (X11/20090323) MIME-Version: 1.0 To: freebsd-current@FreeBSD.org, freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: ohartman@web.de X-Sender: ohartman@web.de X-Provags-ID: V01U2FsdGVkX1+dTPcyiycl2KChmct24Q8XP+fn+ZQlG+sMefsd FQ8L+oTQrkQs20UVPhyGmd5AF9s9hKNDiGMwHtdxbDXyMA1oo/ LDj+cpizs= Cc: Subject: FreeBSD 8.0-CUR: /usr/ports/x11/linux-f8-xorg-libs won't install although emulators/linux_base-f8 is already installed 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, 02 Apr 2009 13:29:52 -0000 Before filing a PR I will ask for hints for a problem I revealed when I wanted installing usr/ports/x11/linux-f8-xorg-libs on a FreeBSD 8.0-CURRENT/amd64 box (most recent build_world, ports tree up to date). I receive this error: ===> linux-f8-xorg-libs-7.3 the port should be used with linux_base-f8, please read /usr/ports/UPDATING. *** Error code 1 Stop in /usr/ports/x11/linux-f8-xorg-libs. Package /usr/ports/emulators/linux_base-f8 is already installed, up to date and Linux kernel module is also running and showing up when doing kldstat adjacent with linprocfs and linsysfs. What's wrong? Oliver