From owner-freebsd-questions@FreeBSD.ORG Fri Mar 30 06:01:30 2007 Return-Path: X-Original-To: FreeBSD-questions@freebsd.org Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85E5F16A401 for ; Fri, 30 Mar 2007 06:01:30 +0000 (UTC) (envelope-from ABabiy@shaw.ca) Received: from pd2mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id 5EA8B13C483 for ; Fri, 30 Mar 2007 06:01:30 +0000 (UTC) (envelope-from ABabiy@shaw.ca) Received: from pd3mr1so.prod.shaw.ca (pd3mr1so-qfe3.prod.shaw.ca [10.0.141.177]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JFP00BWICQITBE0@l-daemon> for FreeBSD-questions@freebsd.org; Fri, 30 Mar 2007 00:01:30 -0600 (MDT) Received: from pn2ml10so.prod.shaw.ca ([10.0.121.80]) by pd3mr1so.prod.shaw.ca (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JFP00113CQJ6920@pd3mr1so.prod.shaw.ca> for FreeBSD-questions@freebsd.org; Fri, 30 Mar 2007 00:01:31 -0600 (MDT) Received: from s01060014bf5ee711.vs.shawcable.net ([70.71.71.220]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JFP00JBUCQI4SC0@l-daemon> for FreeBSD-questions@freebsd.org; Fri, 30 Mar 2007 00:01:30 -0600 (MDT) Date: Thu, 29 Mar 2007 23:01:29 -0700 From: Andriy Babiy In-reply-to: <77801502@serv3.int.kfs.ru> To: Boris Samorodov Message-id: <200703292301.29197.ABabiy@shaw.ca> Organization: home MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <200703281944.58223.ABabiy@shaw.ca> <77801502@serv3.int.kfs.ru> User-Agent: KMail/1.9.6 Cc: FreeBSD-questions Subject: Re: skype replacement 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: Fri, 30 Mar 2007 06:01:30 -0000 > > Since skype requires some i386 binary, it doesn't build on amd64. > > Where did you manage to get the sources? > Why didn't you give a try to use the port (/usr/ports/net/skype)? > It works just fine at amd64 (COMPAT_IA32 and COMPAT_LINUX32 > should be used for kernel configuration). Thank you. I didn't know about those parameters. I'll give it a try. Perhaps, if I add the parameters to the kernel configuration, linuxflashplugin will build on amd64 too? Can it be applied to the kernel modules? I have an intergrated network card from Marvell. They provide i386 binary module only. Is it assumed to be working if I indicate these parameters; however I think they're helpless in this case. Andriy