Hi,

I'm attempting to compile the X4 phase2v4 Debian source, and compilation
fails with:

gcc -c -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls 
-Wnested-externs     -I../.. -I../../exports/include  -Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE 
 -D_GNU_SOURCE    -DFUNCPROTO=15 -DNARROWPROTO   -DBINDIR=\"/usr/X11R6/bin\" 
-DXDMDIR=\"/usr/X11R6/lib/X11/xdm\"                                -DHASXDMAUTH    
-DUSESHADOW -DUSE_PAM -DUNIXCONN -DTCPCONN -DHAS_STICKY_DIR_BIT -DHAS_FCHOWN     
-DFRAGILE_DEV_MEM              -DOSMAJORVERSION=2              -DOSMINORVERSION=2   
-DXPM  auth.c
In file included from auth.c:40:
dm.h:119: security/pam_appl.h: No such file or directory
make[5]: *** [auth.o] Error 1
make[5]: Leaving directory `/var/tmp/X4/xfree86-4.0.1/build-tree/xc/programs/xdm'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/X4/xfree86-4.0.1/build-tree/xc/programs'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/X4/xfree86-4.0.1/build-tree/xc'
make[2]: *** [World] Error 2
make[2]: Leaving directory `/var/tmp/X4/xfree86-4.0.1/build-tree/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/var/tmp/X4/xfree86-4.0.1/build-tree/xc'
make: *** [debian/stampdir/build] Error 2


/usr/include/security/pam_appl.h is in package libpam0g-dev,
so I believe that you need to add `libpam0g-dev' (or libpam-dev,
which libpam0g-dev Provides:) to the build-depends.

Thanks,

Timshel

-- 
   Timshel Knoll <[EMAIL PROTECTED]>  for Debian email: <[EMAIL PROTECTED]>
    Second year Computer Science, RMIT   |   CS108 Tutor (Semester 2, 2000)
        Debian GNU/Linux developer, see http://www.debian.org/~timshel/
   For GnuPG public key: finger [EMAIL PROTECTED] or [EMAIL PROTECTED]

PGP signature

Reply via email to