Date: Tue, 6 Oct 1998 19:38:37 -0400 (EDT) From: Scott Wilson <sevn@mindspring.net> To: current@FreeBSD.ORG Subject: Re: qt-1.40 hosed? Message-ID: <Pine.BSF.4.02A.9810061933280.12993-100000@locnar.eng.mindspring.net> In-Reply-To: <Pine.BSF.4.00.9810061611590.1673-100000@zippy.dyn.ml.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Yup. It worked. I supposed I could have looked harder and tried to find and edit the reference to the lib, but I had a "been working on this for way too long I have other things to do I hope this works" attack. Scott On Tue, 6 Oct 1998, Alex wrote: > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9810061933280.12993-100000>