Amr el-Saeed wrote:
i have OS RHEL5
yes, i'm sure i added the option in the SPEC file and then build the RPM
and about the second issue , i didn't have a debugging kernel but i got one and install it and boot with it and got the same output !!
made RPM file with ( rpmbuild -ta freeradius-1.1.7.tar.gz )
rpmbuild creates a separate package with the debugging information. You need to install the debuginfo rpm which was created in addition to the other rpms it created to get the debugging symbols, etc.
I doubt you'll need a kernel with debugging. -- John Dennis <[EMAIL PROTECTED]> - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

