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

Re: Bug mass-filing: Broken packages using errno without including errno.h



Hi Luca, 

On Sun, Nov 03, 2002 at 12:23:18PM +0100, Luca Barbieri wrote:
 
> Affected binaries and libraries may be found with the following
> command:
> for i in {/usr,}/{{s,}bin,lib}/*; do if ! test -L $i && readelf -a $i \
> 2>/dev/null|grep -q -w -E 'errno@?@GLIBC_2.0'; then echo $i; fi; done
> 
> This is the output on my machine:
> 
> /usr/bin/ar86
> /usr/bin/cvpasswd
> /usr/bin/cvsup

Oh, great. So Modula 3 is using the errno symbol in some way. I bet it 
will be hard to get the right usage converted into Modula 3 :(

cu
	Torsten (cvsup maintainer)

Attachment: pgpiegc43mb2K.pgp
Description: PGP signature


Reply to: