Re: [ANNOUNCE] Apache2-AuthenNTLM-0.01

[prev] [thread] [next] [Date index for 2005/04/29]

From: Shannon Eric Peevey
Subject: Re: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Date: 00:12 on 29 Apr 2005
Gert Jan Schipper wrote:

>>can you do a make clean first?
>>
>>    
>>
>
>Hi,
>
>The problems are still there:
>
>[root@cnd0945 root]# cd /downloads/Apache2-AuthenNTLM-0.01
>
>[root@cnd0945 Apache2-AuthenNTLM-0.01]# ls
>AuthenNTLM.pm  Changes   Makefile.PL  pm_to_blib  smb
>blib           Makefile  MANIFEST     README
>
>[root@cnd0945 Apache2-AuthenNTLM-0.01]# make clean
>cd smb && test -f Makefile && make clean
>make[1]: Entering directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
>cd smbval && test -f Makefile && make clean
>make[2]: Entering directory
>`/downloads/Apache2-AuthenNTLM-0.01/smb/smbval'
>rm -rf smbvalid.a ./blib Makefile.aperl
>../../blib/arch/auto/Authen/Smb/smbvalid/extralibs.all perlmain.c
>tmon.out mon.out so_locations pm_to_blib *.o *.a perl.exe perl perl
>smbvalid.bs smbvalid.bso smbvalid.def libsmbvalid.def smbvalid.exp
>smbvalid.x core core.*perl.*.? *perl.core
>mv Makefile Makefile.old > /dev/null 2>&1
>make[2]: Leaving directory
>`/downloads/Apache2-AuthenNTLM-0.01/smb/smbval'
>rm -rf Smb.c ./blib Makefile.aperl
>../blib/arch/auto/Apache2/AuthenNTLM/extralibs.all perlmain.c tmon.out
>mon.out so_locations pm_to_blib *.o *.a perl.exe perl perl AuthenNTLM.bs
>AuthenNTLM.bso AuthenNTLM.def libAuthenNTLM.def AuthenNTLM.exp
>AuthenNTLM.x core core.*perl.*.? *perl.core
>mv Makefile Makefile.old > /dev/null 2>&1
>make[1]: Leaving directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
>rm -rf ./blib Makefile.aperl
>blib/arch/auto/Apache2/AuthenNTLM/extralibs.all perlmain.c tmon.out
>mon.out so_locations pm_to_blib *.o *.a perl.exe perl perl
>AuthenNTLM.bso AuthenNTLM.def libAuthenNTLM.def AuthenNTLM.exp
>AuthenNTLM.x core core.*perl.*.? *perl.core
>mv Makefile Makefile.old > /dev/null 2>&1
>
>[root@cnd0945 Apache2-AuthenNTLM-0.01]# perl Makefile.PL
>Checking if your kit is complete...
>Looks good
>Checking if your kit is complete...
>Warning: the following files are missing in your kit:
>        smb/Changes
>        smb/INSTALL
>        smb/MANIFEST
>        smb/Makefile.PL
>        smb/README
>        smb/Smb.pm
>        smb/Smb.xs
>        smb/smbval/Makefile.PL
>        smb/smbval/byteorder.h
>        smb/smbval/hints/solaris_2.pl
>        smb/smbval/md4.c
>        smb/smbval/rfcnb-common.h
>        smb/smbval/rfcnb-error.h
>        smb/smbval/rfcnb-io.c
>        smb/smbval/rfcnb-io.h
>        smb/smbval/rfcnb-priv.h
>        smb/smbval/rfcnb-util.c
>        smb/smbval/rfcnb-util.h
>        smb/smbval/rfcnb.h
>        smb/smbval/session.c
>        smb/smbval/smbdes.c
>        smb/smbval/smbencrypt.c
>        smb/smbval/smblib-common.h
>        smb/smbval/smblib-priv.h
>        smb/smbval/smblib-util.c
>        smb/smbval/smblib.c
>        smb/smbval/smblib.h
>        smb/smbval/std-defines.h
>        smb/smbval/std-includes.h
>        smb/smbval/valid.c
>        smb/smbval/valid.h
>        smb/test.pl
>Please inform the author.
>Writing Makefile for Authen::Smb::smbvalid
>Writing Makefile for Apache2::AuthenNTLM
>Writing Makefile for Apache2::AuthenNTLM
>
>[root@cnd0945 Apache2-AuthenNTLM-0.01]# make
>cp AuthenNTLM.pm blib/lib/Apache2/AuthenNTLM.pm
>make[1]: Entering directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
>Skip ../blib/lib/Apache2/AuthenNTLM.pm (unchanged)
>cp Smb.pm ../blib/lib/Apache2/Smb.pm
>Package Authen::Smb (Authen/Smb.pm) does not match filename
>../blib/lib/Apache2/Smb.pm at /usr/lib/perl5/5.8.0/AutoSplit.pm line
>261, <$in> line 67.
>make[1]: *** [pm_to_blib] Error 25
>make[1]: Leaving directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
>make: *** [subdirs] Error 2
>
>[root@cnd0945 Apache2-AuthenNTLM-0.01]# make test
>make[1]: Entering directory `/downloads/Apache2-AuthenNTLM-0.01/smb'
>Skip ../blib/lib/Apache2/AuthenNTLM.pm (unchanged)
>Skip ../blib/lib/Apache2/Smb.pm (unchanged)
>make[2]: Entering directory
>`/downloads/Apache2-AuthenNTLM-0.01/smb/smbval'
>gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
>-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
>-mcpu=i686   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
>"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   valid.c
>gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
>-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
>-mcpu=i686   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
>"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   session.c
>gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
>-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
>-mcpu=i686   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
>"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   rfcnb-util.c
>gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
>-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
>-mcpu=i686   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
>"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   rfcnb-io.c
>gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
>-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
>-mcpu=i686   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
>"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   smblib-util.c
>gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
>-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
>-mcpu=i686   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
>"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   smblib.c
>gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
>-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
>-mcpu=i686   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
>"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   smbencrypt.c
>gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
>-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
>-mcpu=i686   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
>"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   smbdes.c
>gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
>-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
>-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
>-mcpu=i686   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC
>"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   md4.c
>ar cr smbvalid.a valid.o session.o rfcnb-util.o rfcnb-io.o smblib-util.o
>smblib.o smbencrypt.o smbdes.o md4.o
>: smbvalid.a
>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
>[root@cnd0945 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
>
>
>
>**********************************************************************
>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.
>**********************************************************************
>
>
>  
>
Try the new version that was just uploaded:  Apache2-AuthenNTLM-0.02.  I 
tested the download, and it worked.  I'm not sure what happened with the 
previous version, as I had successfully installed and used the module, 
and all of the files that it complained about were there...

        -- 
        Shannon Eric Peevey
President - EriKin Corporation
speeves@xxxxxx.xxx
(940) 391-6777
http://www.erikin.com

[ANNOUNCE] Apache2-AuthenNTLM-0.01
Shannon Eric Peevey 01:13 on 28 Apr 2005

Re: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Shannon Eric Peevey 01:23 on 28 Apr 2005

RE: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Gert Jan Schipper 07:57 on 28 Apr 2005

Re: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Shannon Eric Peevey 11:47 on 28 Apr 2005

RE: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Gert Jan Schipper 08:14 on 28 Apr 2005

Re: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Shannon Eric Peevey 11:50 on 28 Apr 2005

RE: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Gert Jan Schipper 12:04 on 28 Apr 2005

Re: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Shannon Eric Peevey 13:05 on 28 Apr 2005

Re: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Shannon Eric Peevey 00:12 on 29 Apr 2005

RE: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Gert Jan Schipper 07:48 on 29 Apr 2005

Re: [ANNOUNCE] Apache2-AuthenNTLM-0.01
Shannon Eric Peevey 15:23 on 29 Apr 2005

Generated at 10:25 on 04 May 2005 by mariachi v0.52