NetBSD-Bugs archive

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

bin/40543: ldd looks weird when run against a nonexistent file



>Number:         40543
>Category:       bin
>Synopsis:       ldd looks weird when run against a nonexistent file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 02 23:05:00 +0000 2009
>Originator:     Jared D. McNeill
>Release:        NetBSD 5.99.7
>Organization:
        
>Environment:
        
        
System: NetBSD black.invisible.ca 5.99.7 NetBSD 5.99.7 (GENERIC) #2: Wed Jan 28 
20:31:30 EST 2009 
jmcneill%black.invisible.ca@localhost:/export/home/jmcneill/branches/HEAD/src/sys/arch/amd64/compile/obj/GENERIC
 amd64
Architecture: x86_64
Machine: amd64
>Description:
        Old NetBSD used to do:
        $ ldd /asdf
        ldd: /asdf: No such file or directory

        Now it looks funny.
>How-To-Repeat:
        $ ldd /asdf
        ldd: /asdf: No such file or directory
        ldd: /asdf: No such file or directory
        ldd: /asdf: No such file or directory
        ldd: (null)
>Fix:
        

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index