I use a network (ftp) kickstart to create new servers, and recently
needed to add new hardware to several servers. I had a problem which
needed an updated driver available in kernel 2.4.18-17.8.0. I placed
the updated kernel in my ftp respository, and downloaded the anaconda
rpm in order to get the latest genhdlist. genhdlist won't build right
out of the rpm, It was loking for an include file for rpm-4.0.4 in a
directory of the same name. This doesn't exist in my current install
of 8.0 so I added -I/usr/include/rpm to the Makefile and at elast the
compiler was mostly happy, but the linker needed a static library for
the same rpm package. My 8.0 install has a shared lib for librpm4.0.4
but no static lib.
Am I missing some packages?
Is genhdlist still supported?
Paul Turner
pturner@xxxxxxxxxxxx
972 856-3808