Subject: Re: Cannot map ld.so
To: Chris G. Demetriou <cgd@postgres.berkeley.edu>
From: None <Mark_Weaver@brown.edu>
List: current-users
Date: 04/04/1994 21:00:29
> > Any shared binaries I make are producing 'Cannot map ld.so'
> > What could I have done wrong ? (btw. it took this long
> > to notice, because I normally compile everything static ---
> > the static binaries are working fine)
> 
> sounds like you did something seriously wrong, when doing the
> include/library/binary install sequence...

For what it's worth, I have exactly the same problem.  I bootstrapped
940331 with no problems.

This is what I've done (with 940404)
 1. Fully downgrade to 940321
 2. rm -rf /usr/obj/
 3. Build/Install src/usr.bin/make
 4. Install src/share/mk
 5. make -k obj
 6. make -k depend
 7. Build/Install src/usr.sbin/config
 8. Install src/include
 9. Build src/sys/lib
10. Build/Install/Boot kernel after make clean
11. Build/Install src/lib
12. Build/Install gcc2/libgcc
13. Attempt to build a simple "hello world" program --> failed
14. Build/Install ld, ldd, rtld
15. Attempt to build "hello world" --> failed

	Mark
--------------------------------------------------------------------
Email: Mark_Weaver@brown.edu           | Brown University
PGP Key: finger mhw@cs.brown.edu       | Dept of Computer Science

------------------------------------------------------------------------------