Does anyone have a genhdlist built statically that will work? A friend and I are sort of stuck in a chicken/egg situation: we want to create a 5.1 CDROM with updated RPMs, but we don't have 5.1 installed anywhere. If anyone has a pointer to a pre-built static genhdlist it would help a lot. Thanks! -----Original Message----- From: Jos Vos [mailto:[EMAIL PROTECTED]] Sent: Friday, June 19, 1998 1:57 AM To: [EMAIL PROTECTED] Subject: Re: Burning a RedHat CD - The Full Story ->HELP 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.