Subject: bin/103: df does not compile with current of Jan 25
To: None <gnats-admin>
From: None <root@mailhost.uni-koblenz.de>
List: netbsd-bugs
Date: 01/25/1994 23:20:11
>Number:         103
>Category:       bin
>Synopsis:       df does not compile with current of Jan 25
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 25 23:20:10 1994
>Originator:     Uwe Arndt
>Organization:
Universitaet Koblenz,                  |
>Release:        current of Jan 25
>Environment:
NetBSD harvey.uni-koblenz.de 0.9a HARVEY#12 i386     
>Description:
        the change of stdlib.h stops df from compiling. The definition
        of getbsize has changed. The definition of getbsize in libutil is
        the same as the one used in du.c. 
>How-To-Repeat:
        Make in /usr/src/usr.bin/du
>Fix:
        for now leave out the include of stdlib.h in du.c.
        If getbsize will not be changed in libutil, that can be the long term
        fix :-) 
>Audit-Trail:
>Unformatted:

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