From owner-freebsd-stable@FreeBSD.ORG Fri Oct 12 17:49:56 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3159016A41A for ; Fri, 12 Oct 2007 17:49:56 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 895B413C459 for ; Fri, 12 Oct 2007 17:49:55 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 12 Oct 2007 17:43:14 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp024) with SMTP; 12 Oct 2007 19:43:14 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX19jimhqOd1jbg55Dq3mAr7oAkF5QiS3PHtUcHY7wP eopIrlxh0F5iJP Message-ID: <470FB231.2060701@gmx.de> Date: Fri, 12 Oct 2007 19:43:13 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.6 (X11/20070822) MIME-Version: 1.0 To: Brian Josefsen References: <470F8026.5030109@cold.dk> In-Reply-To: <470F8026.5030109@cold.dk> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-stable@freebsd.org Subject: Re: Missing libstdc++.so.6 for openoffice in stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2007 17:49:56 -0000 Brian Josefsen wrote: > Hello all > > I installed the openoffice package > ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.3.0/i386/FreeBSD6/OOo_2.3.0_FreeBSD62Intel_install_da.tbz > yesterday, now when i try to execute openoffice.org-2.3.0 it complaints > about libstdc++.so.6 is missing. As far as i remember libstdc++.so.6 is > part of GCC 4.2 and therefore first availible in -current. Now, am i a > moron and got everything wrong, or is this an error by whoever built > this package? > > I simply can't allow myself 2 days to build this one. You can install lang/gcc42 to get the file.