From owner-freebsd-ports@FreeBSD.ORG Mon Dec 31 14:00:44 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 C7D0A16A421 for ; Mon, 31 Dec 2007 14:00:44 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id 8589113C4D1 for ; Mon, 31 Dec 2007 14:00:44 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-25-183.bredband.comhem.se ([83.253.25.183]:64030 helo=falcon.midgard.homeip.net) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1J9LC7-0007gJ-8I for freebsd-ports@freebsd.org; Mon, 31 Dec 2007 15:00:43 +0100 Received: (qmail 21024 invoked by uid 1001); 31 Dec 2007 15:00:41 +0100 Date: Mon, 31 Dec 2007 15:00:41 +0100 From: Erik Trulsson To: eculp Message-ID: <20071231140041.GA20974@falcon.midgard.homeip.net> Mail-Followup-To: eculp , freebsd-ports References: <20071231074309.35073ctblwzay4mc@intranet.encontacto.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071231074309.35073ctblwzay4mc@intranet.encontacto.net> User-Agent: Mutt/1.5.17 (2007-11-01) X-Originating-IP: 83.253.25.183 X-Scan-Result: No virus found in message 1J9LC7-0007gJ-8I. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1J9LC7-0007gJ-8I f6b8670fbf17c83b013840634ab1cdfa Cc: freebsd-ports Subject: Re: 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 14:00:44 -0000 On Mon, Dec 31, 2007 at 07:43:09AM -0600, eculp wrote: > 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 > You are not missing anything. Skype depends on graphics/linux_dri and graphics/linux_dri currently only works on i386. I do not know what would be needed to make it work on other architectures as well. -- Erik Trulsson ertr1013@student.uu.se