bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

missing dependencies in bash Makefile


From: Mike Frysinger
Subject: missing dependencies in bash Makefile
Date: Fri, 29 May 2009 19:06:28 -0400
User-agent: KMail/1.11.3 (Linux/2.6.29.2; KDE/4.2.3; x86_64; ; )

the Makefile is missing the following dependencies (sure wish this list was 
autogenerated ...):
 - subst.o: ${DEFDIR}/builtext.h
 - many objects that use shell.h but dont declare pathnames.h

a grep on the Makefile shows that like 83 objects depend on shell.h but only 
about 40 of those depend on pathnames.h

Peter Alfredsen <loki_val@gentoo.org> pointed out most of these issues
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]