-----Ursprüngliche Nachricht----- Von: freeradius-users-bounces+tobias.hachmer=stadt-frankfurt.de@lists.freeradius.org [mailto:freeradius-users-bounces+tobias.hachmer=stadt-frankfurt.de@lists.freeradius.org] Im Auftrag von Adam Bishop Gesendet: Mittwoch, 11. Dezember 2013 11:18 An: FreeRadius users mailing list Betreff: Re: how to install debugging symbols
On 11 Dec 2013, at 07:49, Hachmer, Tobias <Tobias.Hachmer@stadt-frankfurt.de> wrote:
I build radiusd RPM packages from the 3.0.x branch using the provided spec file. While debugging I recognized that are no debugging symbols installed by default and no package which contains them.
What do I have to do in order to install the debugging symbols?
Assuming the FR3 RPM behaves the same as the FR2 one, easiest way is to build with Mock rather than rpmbuild. 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.
Regards, Tobias Hachmer