From owner-freebsd-questions@FreeBSD.ORG Tue Apr 19 18:52:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C53EA16A4CE for ; Tue, 19 Apr 2005 18:52:18 +0000 (GMT) Received: from smtp2.versatel.nl (smtp2.versatel.nl [62.58.50.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id F132843D1F for ; Tue, 19 Apr 2005 18:52:17 +0000 (GMT) (envelope-from f.staals@zonnet.nl) Received: (qmail 11187 invoked by uid 10); 19 Apr 2005 18:52:16 -0000 Received: (vexira-qq 11181-B47D53E2 invoked from network) 19 Apr 2005 20:52:16 +0200 Received: from unknown (HELO [192.168.2.5]) ([62.59.173.176]) (envelope-sender ) by smtp2.versatel.nl (qmail-ldap-1.03) with SMTP for < >; 19 Apr 2005 18:52:16 -0000 Message-ID: <42655369.4040502@zonnet.nl> Date: Tue, 19 Apr 2005 20:52:25 +0200 From: Frank Staals User-Agent: Mozilla Thunderbird 1.0 (X11/20050302) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.30.0.2; VDF: 6.30.0.11; host: postbode02.zonnet.nl) Subject: Error starting opera 8.00 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 18:52:18 -0000 Hey, I downloaded opera 8.00, extracted the .tar.gz and ran the install.sh script, all the files were copied to the right places. When I tried to run opera I first had to symlink 2 libs ( libm.so.2 and libc_r.so.4 ) that wasn't much of a problem but when I try to run it now I get this error: frank@Riza$ opera /usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libX11.so.6: Undefined symbol "__stderrp" I am running FreeBSD 5.3. Anyone an Idea what I am doing wrong ? Thanks Frank