Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.vbc.net!vbcnet-west!knews.uk0.vbc.net!vbcnet-gb!azure.xara.net!xara.net!newsfeed.nacamar.de!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!newsfeed.internetmci.com!in1.uu.net!165.254.2.53!nonexistent.com!not-for-mail From: Andre Chang <wkchang@nyct.net> Subject: New Installation Content-Type: text/plain; charset=us-ascii X-Complaints-To: Email abuse@news2.new-york.net if this posting is inappropriate Content-Transfer-Encoding: 7bit Message-ID: <EAI42z.L80@nonexistent.com> X-Mailer: Mozilla 3.01Gold (Win95; I) Mime-Version: 1.0 X-Trace: 864167721 26032 (None) [207.198.184.232] X-Nntp-Posting-Host: wkchang.nyct.net Date: Tue, 20 May 1997 22:03:04 GMT Lines: 19 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41303 Hi, I recieved my copy of FreeBSD 2.2.1 a few weeks ago and I just got a chance to install it in my seperate FreeBSD only machine. I did a fresh installation rather than upgrade from 2.1.7 The machine runs AMD486/p75 with WD1.6G Hdd. My problem is that when I try to run c++ programs after compilation the a.out file does not work. In the a.out file I found the comments: /usr/libexec/ld.so^@Couldn't open ^@. ^@Failure reading ld.so ^@Bad magic: ld.so ^@Cannot map ld.so (text) ^@Cannot map ld.so (data) ^@Cannot map ld.so (bss) ^@ld.so failed^@: ^@ I'm not familar with configuring the ld.so file with ldconfig. this being a new installation I do not know if there should be a problem and where it might be. And help would be greatly appreciated.