Bug 59408 - build failure because of wrong INCLUDED
Summary: build failure because of wrong INCLUDED
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: pam
Version: 1.0
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-02-07 11:18 UTC by MATSUURA Takanori
Modified: 2007-04-18 16:39 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-02-07 11:18:33 UTC
Embargoed:


Attachments (Terms of Use)

Description MATSUURA Takanori 2002-02-07 11:18:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.8+) Gecko/20020203

Description of problem:
pam cannot build because of wrong INCLUDED.

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


How reproducible:
Always

Steps to Reproduce:
1. build stage

Actual Results:  INCLUDED=${topdir}/include

Expected Results:  INCLUDED=${topdir}/include/pwdb

Additional info:

In source files, pwdb header files are included as:
#include <pwdb/pwdb_public.h>

So header files from pwdb are installed to ${topdir}/include/pwdb not to
${topdir}/include.

BTW, Why pwdb is included with pam SRPM? Now the version of pwdb package is 0.61.2.
# But no header files are included in pwdb package now. :-(
# Why?

Comment 1 Nalin Dahyabhai 2002-03-08 00:11:49 UTC
The pwdb maintainer has moved on to other packages, and requested that pwdb be
removed from the distribution.  For the moment, we're attempting to continue
building pam_pwdb to keep existing configurations from breaking, but it will be
fixed in 0.75-27.  Thanks!


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