From owner-freebsd-stable Wed Aug 23 10:20:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from kci.kciLink.com (kci.kciLink.com [204.117.82.1]) by hub.freebsd.org (Postfix) with ESMTP id D04F637B424 for ; Wed, 23 Aug 2000 10:20:44 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [204.117.82.2]) by kci.kciLink.com (Postfix) with ESMTP id 0D3B6E881 for ; Wed, 23 Aug 2000 13:20:39 -0400 (EDT) Received: (from khera@localhost) by onceler.kciLink.com (8.9.3/8.9.3) id NAA02885; Wed, 23 Aug 2000 13:20:38 -0400 (EDT) (envelope-from khera@kci.kciLink.com) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14756.2022.695697.5862@onceler.kciLink.com> Date: Wed, 23 Aug 2000 13:20:38 -0400 (EDT) To: stable@freebsd.org Subject: missing c++rt0.o file, where to get? X-Mailer: VM 6.72 under 21.1 (patch 11) "Carlsbad Caverns" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm attempting to build the plugger port, and it comes back with this error: make plugger.so CC=gcc XCFLAGS='-fpic -aout' LD=gcc XLDFLAGS='-shared -aout' gcc -shared -aout -o plugger.so plugger.o common.o ld: c++rt0.o: No such file or directory *** Error code 1 I'm guessing c++rt0.o is from the 2.x compatibility but I can't figure out from where to get it. I have the 2.x compatibility libraries installed. I'm running a freshly installed 4.1-R box upgraded to 4.1-STABLE. I see sources for /usr/src/lib/csu/i386/c++rt0.c but the Makefile in there doesn't seem to build with "-aout" option, so it is unlikely to be the right incantation. Any pointers from where to get this? I've filed a PR on plugger, but no response on it yet (over a week). -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-301-545-6996 GPG & MIME spoken here http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message