Your message dated Mon, 5 Nov 2007 12:04:36 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#449359: Cannot compile example filter file
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libpam-modules
Version: 0.79-4
Severity: normal

/usr/share/doc/libpam-modules/examples/upperLOWER.c.gz #include two
unexistant files:

error: security/_pam_aconf.h: No such file or directory
error: security/_pam_modutil.h: No such file or directory

If I comment out these #include, I still get compile errors:

/tmp/ccKlXCGI.o: In function `main':
pam_filter-lowercase.c:(.text+0x290): undefined reference to
`_pammodutil_read'
pam_filter-lowercase.c:(.text+0x2cd): undefined reference to
`_pammodutil_write'
pam_filter-lowercase.c:(.text+0x31c): undefined reference to
`_pammodutil_read'
pam_filter-lowercase.c:(.text+0x359): undefined reference to
`_pammodutil_write'
pam_filter-lowercase.c:(.text+0x3a7): undefined reference to
`_pammodutil_read'
pam_filter-lowercase.c:(.text+0x3fc): undefined reference to
`_pammodutil_write'

so probably these files have been renamed to something different.

Bye,
Giuseppe




--- End Message ---
--- Begin Message ---
Version: 0.99.7.1-2
severity 449359 minor
thanks

On Mon, Nov 05, 2007 at 12:43:22PM +0100, Giuseppe Sacco wrote:
> Package: libpam-modules
> Version: 0.79-4
> Severity: normal

> /usr/share/doc/libpam-modules/examples/upperLOWER.c.gz #include two
> unexistant files:

> error: security/_pam_aconf.h: No such file or directory
> error: security/_pam_modutil.h: No such file or directory

> If I comment out these #include, I still get compile errors:

> /tmp/ccKlXCGI.o: In function `main':
> pam_filter-lowercase.c:(.text+0x290): undefined reference to
> `_pammodutil_read'
> pam_filter-lowercase.c:(.text+0x2cd): undefined reference to
> `_pammodutil_write'
> pam_filter-lowercase.c:(.text+0x31c): undefined reference to
> `_pammodutil_read'
> pam_filter-lowercase.c:(.text+0x359): undefined reference to
> `_pammodutil_write'
> pam_filter-lowercase.c:(.text+0x3a7): undefined reference to
> `_pammodutil_read'
> pam_filter-lowercase.c:(.text+0x3fc): undefined reference to
> `_pammodutil_write'

> so probably these files have been renamed to something different.

The version included in testing/unstable doesn't have this bug.

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


--- End Message ---

Reply via email to