When I compile Samba, this is on SuSE 7.2, I keep getting a make failure, but it still completes to a prompt. Should I ignore or does anyone have a "fix"? When I configure, I use these options: ./configure --enable-cups --with-smbwrapper --with-automount --with-smbmount --with-pam --with-pam_smbpass --with-winbind --with-winbind-auth-challenge When I run make, this is the error, it's the very last line: Compiling passdb/pampass.c passdb/pampass.c:42: security/pam_appl.h: No such file or directory make: *** [passdb/pampass.o] Error 1 When this is all done, it doesn't create a pampass.o file, so I'm guessing I will definitely need this to pass the make command. Jason
I ran into this. You need the pam-devel package.> -----Original Message----- > From: Galecki, Jason [mailto:Jason_Galecki@csx.com] > Sent: Thursday, October 10, 2002 9:46 AM > To: 'samba@lists.samba.org' > Subject: [Samba] samba 2.2.6pre2 make fails > > > When I compile Samba, this is on SuSE 7.2, I keep getting a > make failure, > but it still completes to a prompt. Should I ignore or does > anyone have a > "fix"? > > When I configure, I use these options: > > ./configure --enable-cups --with-smbwrapper --with-automount > --with-smbmount --with-pam --with-pam_smbpass --with-winbind > --with-winbind-auth-challenge > > > When I run make, this is the error, it's the very last line: > > Compiling passdb/pampass.c > passdb/pampass.c:42: security/pam_appl.h: No such file or directory > make: *** [passdb/pampass.o] Error 1 > > > When this is all done, it doesn't create a pampass.o file, so > I'm guessing I > will definitely need this to pass the make command. > > > > Jason > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >
Thanks, that worked. Jason -----Original Message----- From: Hall, Ken (ECSS) [mailto:KeHall@exchange.ml.com] Sent: Thursday, October 10, 2002 9:52 AM To: 'samba@lists.samba.org' Subject: RE: [Samba] samba 2.2.6pre2 make fails I ran into this. You need the pam-devel package.> -----Original Message----- > From: Galecki, Jason [mailto:Jason_Galecki@csx.com] > Sent: Thursday, October 10, 2002 9:46 AM > To: '' > Subject: [Samba] samba 2.2.6pre2 make fails > > > When I compile Samba, this is on SuSE 7.2, I keep getting a > make failure, > but it still completes to a prompt. Should I ignore or does > anyone have a > "fix"? > > When I configure, I use these options: > > ./configure --enable-cups --with-smbwrapper --with-automount > --with-smbmount --with-pam --with-pam_smbpass --with-winbind > --with-winbind-auth-challenge > > > When I run make, this is the error, it's the very last line: > > Compiling passdb/pampass.c > passdb/pampass.c:42: security/pam_appl.h: No such file or directory > make: *** [passdb/pampass.o] Error 1 > > > When this is all done, it doesn't create a pampass.o file, so > I'm guessing I > will definitely need this to pass the make command. > > > > Jason > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba