From owner-freebsd-ports@FreeBSD.ORG Mon Dec 31 13:43:10 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D00BD16A417 for ; Mon, 31 Dec 2007 13:43:10 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from farris.bafirst.com (adsl-074-165-190-154.sip.jan.bellsouth.net [74.165.190.154]) by mx1.freebsd.org (Postfix) with ESMTP id 6BA2F13C442 for ; Mon, 31 Dec 2007 13:43:10 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.129.6.178]) by farris.bafirst.com with esmtp; Mon, 31 Dec 2007 07:43:08 -0600 id 0006D416.4778F1ED.00004870 Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Mon, 31 Dec 2007 07:43:09 -0600 id 0004AC18.4778F1ED.00003E5C Received: from 172.16.0.15 ([172.16.0.15]) by intranet.encontacto.net (Horde Framework) with HTTP; Mon, 31 Dec 2007 07:43:09 -0600 Message-ID: <20071231074309.35073ctblwzay4mc@intranet.encontacto.net> Date: Mon, 31 Dec 2007 07:43:09 -0600 From: eculp To: freebsd-ports MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) Subject: Is skype only usable on intel and not on AMD64? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2007 13:43:10 -0000 When trying to install skype on an acer amd turrion64x2 model 5520-5679 using the latest Current snapshot for AMD64, I see the following: /usr/ports/net/skype # make install ===> Installing for skype-1.2.0.18,1 ===> skype-1.2.0.18,1 depends on file: /compat/linux/usr/lib/libfontconfig.so.1 - found ===> skype-1.2.0.18,1 depends on file: /compat/linux/usr/lib/libexpat.so.0 - found ===> skype-1.2.0.18,1 depends on file: /compat/linux/usr/X11R6/lib/libGL.so.1 - not found ===> Verifying install for /compat/linux/usr/X11R6/lib/libGL.so.1 in /usr/ports/graphics/linux_dri ===> linux_dri-7.0 is only for i386, while you are running amd64. *** Error code 1 Stop in /usr/ports/graphics/linux_dri. *** Error code 1 Maybe I am missing something in my linux emulation. I have installed linux_base-f7-7 and in sysctl.conf compat.linux.osrelease=2.6.16 Thanks, ed