From owner-freebsd-emulation@FreeBSD.ORG Fri Jul 7 02:21:14 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E21A816A4DD for ; Fri, 7 Jul 2006 02:21:14 +0000 (UTC) (envelope-from ndelmonico@sbcglobal.net) Received: from smtp109.sbc.mail.mud.yahoo.com (smtp109.sbc.mail.mud.yahoo.com [68.142.198.208]) by mx1.FreeBSD.org (Postfix) with SMTP id 77B5C43D46 for ; Fri, 7 Jul 2006 02:21:14 +0000 (GMT) (envelope-from ndelmonico@sbcglobal.net) Received: (qmail 77671 invoked from network); 7 Jul 2006 02:21:13 -0000 Received: from unknown (HELO ?192.168.1.108?) (ndelmonico@sbcglobal.net@65.66.150.196 with plain) by smtp109.sbc.mail.mud.yahoo.com with SMTP; 7 Jul 2006 02:21:13 -0000 Message-ID: <44ADC518.50701@sbcglobal.net> Date: Thu, 06 Jul 2006 21:21:12 -0500 From: Neal Delmonico User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.13) Gecko/20060424 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: New Linux Base? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 02:21:15 -0000 Greetings all, Is anyone else having trouble with Linux programs after the switch to the new Linux base? Now Acroread7 won't run for me, nor will Linux-Mozilla or Linux-Opera. Fortunately, I have succeeded in compiling and installing OpenOffice so I don't need to depend on the Linux version of that any more. When I run these Linux programs I get a segmentation fault (11). I am running amd64 current as of about two weeks ago. I have reinstalled all of the programs and reinstalled the linux_base-fc4 with the -rf switches (portupgrade), but that does not seem to help. I have noticed that the directories pointed to in the /usr/compat/linux/etc/ld.so.conf file do not seem to be linux directories. Changing them to their Linux conterparts and running /usr/compat/linux/sbin/ldconfig does not correct the situation, however. Linux Opera and Mozilla I can do without, but I need the Acroread7. Any suggestions? Thanks. Neal D.