libiberty build failure in Sept.1 egcs snapshot

David S. Miller davem@jenolan.rutgers.edu
Tue Sep 2 14:25:00 GMT 1997


Towards the end of the build make moves into libraries/libiberty,
during the runs in there it tries to run:

	$(srcdir)/../move-if-change

Which it cannot find.  Now I noticed that $(srcdir)/libiberty exists
as well.  If I hack the Makefile to use $(srcdir)/../../move-if-change
then it bombs in ./libiberty

Is there any fix for this?

Later,
David "Sparc" Miller
davem@caip.rutgers.edu



More information about the Gcc mailing list