AW: how to install debugging symbols
Phil Mayers
p.mayers at imperial.ac.uk
Wed Dec 11 12:09:24 CET 2013
On 11/12/13 10:44, Hachmer, Tobias wrote:
> There are no RPM packages at all but in fedora. To use mock I need a
> src rpm. I can build this by 'rpmbuild -bs freeradius.spec' but I
> think to package the debug symbols as well I need to modify the spec
> file. But please correct me if I'm wrong.
You're wrong ;o)
Generation of -debuginfo packages is part of the build setup, not the
.spec file. Mock does it; you can make rpmbuild do it, but I don't know how.
More information about the Freeradius-Users
mailing list