Bug 508894 - Compilation error while generating pam binary rpms in debug mode.
Summary: Compilation error while generating pam binary rpms in debug mode.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: pam
Version: 11
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-30 12:49 UTC by Stephane Adenot
Modified: 2009-06-30 13:05 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-30 13:05:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch proposal to correct the above problem (583 bytes, patch)
2009-06-30 12:49 UTC, Stephane Adenot
no flags Details | Diff

Description Stephane Adenot 2009-06-30 12:49:21 UTC
Created attachment 349948 [details]
patch proposal to correct the above problem

Description of problem:

A typo in debugging code in pam_env.c prevents pam build in debug mode.


Version-Release number of selected component (if applicable):

pam-1.0.91-6

How reproducible:

Add option --enable-debug to %configure in the pam.spec file.

Steps to Reproduce:
1. Add option --enable-debug to %configure in the pam.spec file.
2. rpmbuild -bb pam.spec
3.
  
Actual results:

compilation error in pam_env.c

Expected results:

rpm generated in debug mode (debug traces activated)

Additional info:

patch attached.

Comment 1 Tomas Mraz 2009-06-30 13:05:15 UTC
This is already fixed upstream. As you're changing the .spec file anyway I think it does not make much sense to patch it in Fedora immediately.


Note You need to log in before you can comment on or make changes to this bug.