Hi to all, I'm new to this list so hi again to everyone there. I'm trying to build some rpm-s of linux images (UML). I'm using RH9.0 with rpm-4.2-0.69. I've found the solution for the for "no debugfile.list found" searching by google, i've found the solution of disabling the debug_package option.
But my problem is that after creating and installing the rpms i'm not able to debug them with gdb, i get an "no debugging symbols" error. So i guess the fault is in the previous change. Any idea in how create that file or how to make the rpmbuild created.
Any help is apreciated.