From owner-freebsd-stable Wed Aug 23 12:22:18 2000 Delivered-To: freebsd-stable@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 4D08137B43C for ; Wed, 23 Aug 2000 12:22:15 -0700 (PDT) Received: from lilith.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 VAA12307; Wed, 23 Aug 2000 21:22:11 +0200 (MEST) Message-Id: <4.3.2.7.2.20000823211710.00a96a10@imap.rz.uni-ulm.de> X-Sender: siegbert.baude@student.uni-ulm.de@imap.rz.uni-ulm.de X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 23 Aug 2000 21:22:11 +0200 To: Vivek Khera From: Siegbert Baude Subject: Re: missing c++rt0.o file, where to get? Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <14756.2022.695697.5862@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Vivek, At 19:20 23.08.00, you wrote: >I'm attempting to build the plugger port, and it comes back with this >error: > >make plugger.so CC=3Dgcc XCFLAGS=3D'-fpic -aout' LD=3Dgcc XLDFLAGS=3D'-shar= ed -aout' >gcc -shared -aout -o plugger.so plugger.o common.o >ld: c++rt0.o: No such file or directory >*** Error code 1 > >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. I=B4ve asked the same question on freebsd-questions last week, until now no= =20 answer. If you figure out or get private mail-responses, it would be nice=20 if you inform me. Search on the mailing list of the last week for=20 freebsd-questions there you will find also a download address for the .o=20 file. (Someone posted this URL some months ago but with a typo, which I=20 corrected in this last mail. Sorry I don=B4t have it handy in the moment.) The correct solution would be of course to fix the port. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message