From owner-freebsd-questions Mon Aug 21 11:56: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id C8C3E37B43F for ; Mon, 21 Aug 2000 11:56:04 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id UAA12395; Mon, 21 Aug 2000 20:56:03 +0200 (MEST) Message-ID: <39A17B43.A9FE1079@gmx.de> Date: Mon, 21 Aug 2000 20:56:03 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: de, en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Cc: sachs@cs.williams.edu Subject: c++rt0 =?iso-8859-1?Q?isn=B4t?= compiled by default Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just wanted to compile the plugger port. There was one file missing: c++rt0.o I followed the advice of somebody here on this list a few weeks ago to download it from ftp://gatekeeper.dec.com, but having a closer look on my system I found: /usr/src/lib/csu/i386/c++rt0.c Of course, I could compile this manually and place in /usr/lib (rather than using this 6 year old file from gatekeeper ;-) ). I wonder why this isn´t compiled in by default? Is my buildworld missing anything? Or is this a problem of the ports files? I just cc´ed the ports maintainer, but maybe somebody else can solve this problem. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message