[Samba] Release Version Symbols
Nagaraj Shyam
Nagaraj_Shyam at symantec.com
Fri May 7 00:37:47 MDT 2010
Thanks Volker.
This is part of Suse Linux distro from Novell, I need to find the
.dbginfo rpm. Let me see if I can get my hands on it.
I know about ".configure --enable-debug" to build my own version with
debug symbol, but in this case I don't have that option as it is a core
from a customer.
-s
-----Original Message-----
From: Volker Lendecke [mailto:Volker.Lendecke at SerNet.DE]
Sent: Thursday, May 06, 2010 11:14 PM
To: Nagaraj Shyam
Cc: samba at lists.samba.org
Subject: Re: [Samba] Release Version Symbols
On Thu, May 06, 2010 at 10:29:42PM -0700, Nagaraj Shyam wrote:
> I might get fried for posting this question, since it would have been
> asked before (too little time for me to search the archives). How can
> I obtain debug symbols for winbindd (or any smbd or nmbd binary?).
> Specifically I am looking for version 3.2.11-0.1.145.
That depends upon where you got that version from. If it's a distro RPM
for example, there should be a .debuginfo RPM next to the binary RPMs.
3.2.11-0.1.145 looks like a very specific distro RPM.
If you compiled it yourself, you should for example
CFLAGS=-g make
and not use the command strip while installing the binaries.
Hope that helps,
Volker
More information about the samba
mailing list