Steve Frampton wrote:
> bash: ./genhdlist: No such file or directory
>
> The file *is* there, and is chmod a+x. If I "cat" the file (even though
> it is binary data), I see embedded in the garbage "/lib/ld-linux.so.2"
>
> If I type "ldconfig -v | grep ld-linux", I get:
>
> ld-linux.so.1 => ld-linux.so.1.9.5
>
> Is it safe to assume that my woes are caused by older shared libs? I'm
> running under Slackware 3.4.
Just get the sources of genhdlist (they are in the RH 5.1 tree) and
rebuild genhdlist as static (on a RH 5.1 system). Just add -static on
the CFLAGS line in the included Makefile and do "make genhdlist".
Works flawlessly at least on old RH 3.0.3 (non-glibc) systems and
I think on all ELF-based Linux-systems.
-- Jos Vos <[EMAIL PROTECTED]>
-- X/OS Experts in Open Systems BV | Phone: +31 20 6938364
-- Amsterdam, The Netherlands | Fax: +31 20 6948204
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.