Subject: bin/7868: gnu/binutils fails to build if library obj not available.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mason@primenet.com.au>
List: netbsd-bugs
Date: 06/27/1999 14:23:55
>Number:         7868
>Category:       bin
>Synopsis:       gnu/binutils fails to build if library build stuff not available.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 27 14:05:01 1999
>Last-Modified:
>Originator:     Geoff C. Wing
>Organization:
Geoff Wing : <gcw@pobox.com>     Work URL: http://www.primenet.com.au/
Rxvt Stuff : <gcw@rxvt.org>      Ego URL : http://pobox.com/~gcw/
Zsh Stuff  : <gcw@zsh.org>       Phone   : (Australia) 0413 431 874
>Release:        19990627
>Environment:
System: NetBSD c.primenet.com.au 1.4D NetBSD 1.4D (C) #0: Mon Jun 21 19:18:23 EST 1999 mason@c.primenet.com.au:/usr/netbsd/src/sys/arch/i386/compile/C i386


>Description:
	building gnu/usr.bin(/binutils) relies on gnu/lib/libbfd stuff 
	to be lying around still.  Specifically wants bfd.h.  May want
	others from DPSRCS in gnu/lib/libbfd/Makefile?

>How-To-Repeat:
	cd /usr/src/gnu/lib
	make && make install; make cleandir
	cd ../usr.bin
	make && make install; make cleandir
	
>Fix:
	?  Don't know where such files should be generated into.  Maybe
	do a 
		..../libbfd/bfd.h:
			make -f ..../libbfd/Makefile bfd.h
	type thing but how do you handle clean up?
>Audit-Trail:
>Unformatted: