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




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to