> What happens if you make clean at the top of the source tree
> (Apache-AuthenNTLM-0.01/) and then just perl Makefile.PL ; make ; make
> test ; make install ?  You don't need to run the makefile in the smb
> directory.
> 
> thanks,


[EMAIL PROTECTED] downloads]# cd Apache2-AuthenNTLM-0.01
[EMAIL PROTECTED] Apache2-AuthenNTLM-0.01]# ls
AuthenNTLM.pm  Changes   Makefile.PL  pm_to_blib  smb
blib           Makefile  MANIFEST     README
[EMAIL PROTECTED] Apache2-AuthenNTLM-0.01]# perl Makefile.PL
Writing Makefile for Authen::Smb::smbvalid
Writing Makefile for Apache2::AuthenNTLM
Writing Makefile for Apache2::AuthenNTLM
[EMAIL PROTECTED] Apache2-AuthenNTLM-0.01]# make
make[1]: Entering directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
make[2]: Entering directory
`/downloads/Apache2-AuthenNTLM-0.01/smb/smbval'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/downloads/Apache2-AuthenNTLM-0.01/smb/smbval'
Running Mkbootstrap for Apache2::AuthenNTLM ()
chmod 644 AuthenNTLM.bs
rm -f ../blib/arch/auto/Apache2/AuthenNTLM/AuthenNTLM.so
LD_RUN_PATH="" gcc  -shared -L/usr/local/lib AuthenNTLM.o  -o
../blib/arch/auto/Apache2/AuthenNTLM/AuthenNTLM.so
gcc: AuthenNTLM.o: No such file or directory
gcc: no input files
make[1]: *** [../blib/arch/auto/Apache2/AuthenNTLM/AuthenNTLM.so] Error
1
make[1]: Leaving directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
make: *** [subdirs] Error 2
[EMAIL PROTECTED] Apache2-AuthenNTLM-0.01]# make test
make[1]: Entering directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
make[2]: Entering directory
`/downloads/Apache2-AuthenNTLM-0.01/smb/smbval'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/downloads/Apache2-AuthenNTLM-0.01/smb/smbval'
rm -f ../blib/arch/auto/Apache2/AuthenNTLM/AuthenNTLM.so
LD_RUN_PATH="" gcc  -shared -L/usr/local/lib AuthenNTLM.o  -o
../blib/arch/auto/Apache2/AuthenNTLM/AuthenNTLM.so
gcc: AuthenNTLM.o: No such file or directory
gcc: no input files
make[1]: *** [../blib/arch/auto/Apache2/AuthenNTLM/AuthenNTLM.so] Error
1
make[1]: Leaving directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
make: *** [subdirs] Error 2
[EMAIL PROTECTED] Apache2-AuthenNTLM-0.01]# make install
make[1]: Entering directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
make[2]: Entering directory
`/downloads/Apache2-AuthenNTLM-0.01/smb/smbval'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/downloads/Apache2-AuthenNTLM-0.01/smb/smbval'
rm -f ../blib/arch/auto/Apache2/AuthenNTLM/AuthenNTLM.so
LD_RUN_PATH="" gcc  -shared -L/usr/local/lib AuthenNTLM.o  -o
../blib/arch/auto/Apache2/AuthenNTLM/AuthenNTLM.so
gcc: AuthenNTLM.o: No such file or directory
gcc: no input files
make[1]: *** [../blib/arch/auto/Apache2/AuthenNTLM/AuthenNTLM.so] Error
1
make[1]: Leaving directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
make: *** [subdirs] Error 2
[EMAIL PROTECTED] Apache2-AuthenNTLM-0.01]#

**********************************************************************
The information in this message is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this message
by anyone else is unauthorized. If you are not the intended recipient, any
disclosure, copying, or distribution of the message, or any action or
omission taken by you in reliance on it, is prohibited and may be unlawful.
Please immediately contact the sender if you have received this message in
error.
**********************************************************************


Reply via email to