From owner-freebsd-current Tue Oct 6 16:10:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA23275 for freebsd-current-outgoing; Tue, 6 Oct 1998 16:10:58 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.dyn.ml.org (sf3-77.ppp.wenet.net [206.15.84.77]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA23195 for ; Tue, 6 Oct 1998 16:10:23 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.9.1/8.8.8) with SMTP id QAA02267; Tue, 6 Oct 1998 16:12:29 -0700 (PDT) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Tue, 6 Oct 1998 16:12:28 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: Scott Wilson cc: current@FreeBSD.ORG Subject: Re: qt-1.40 hosed? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 6 Oct 1998, Scott Wilson wrote: > > I installed egcs, and got an error involving c++rt0 when I tried to > compile. Then I did an ugly thing. ; ) > > sevn{locnar}/usr/lib$ ln -s aout/c++rt0.o c++rt0.o > sevn{locnar}/usr/lib$ ls -la > total 7 > drwxr-xr-x 4 root wheel 512 Oct 6 16:21 . > drwxr-xr-x 25 root wheel 1024 Oct 6 10:49 .. > drwxr-xr-x 2 root wheel 4096 Oct 5 22:15 aout > lrwxr-xr-x 1 root wheel 13 Oct 6 16:21 c++rt0.o -> aout/c++rt0.o > drwxr-xr-x 3 root wheel 1024 Oct 5 22:06 compat > > > And it compiled this time. ; ) Yes, but did it work? Even if it does, this is a, how to but it bluntly, bad idea. - alex | "Contrary to popular belief, penguins are not the salvation of modern | | technology. Neither do they throw parties for the urban proletariat." | | Powered by FreeBSD http://www.freebsd.org/ | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message