3 Mar
2009
3 Mar
'09
13:06
https://bugzilla.novell.com/show_bug.cgi?id=460560 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=460560#c10 --- Comment #10 from Stephan Kulow <coolo@novell.com> 2009-03-03 06:06:00 MST --- BTW: this is the script that Matz used to detect the problem - will only work on i586 of course. readelf -sW $1 2>/dev/null | egrep '^File| UND _?_?x?(stat|readdir)@' | sed -ne '/^File/h' -e '/^ /{x;p;x;p}' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.