RE: [squid-users] Compiling Auth::SMB for NTLM.

From: Gareth Hall <Gareth@dont-contact.us>
Date: Fri, 22 Mar 2002 13:10:34 +1100

Thankyou very much for your email. This is the errors from the True
auth:SMB package just by itself.

goo# make
cd smbval && make LIB="" LIBPERL_A="libperl.a" LINKTYPE="dynamic"
PREFIX="/usr" OPTIMIZE="-g"
cc -c -fno-strict-aliasing -I/usr/local/include -g -DVERSION=\"0.10\"
-DXS_VERSION=\"0.10\" -DPIC -fPIC
-I/usr/libdata/perl5/i386-openbsd/5.6.0/CORE smbencrypt.c
smbencrypt.c:27: sys/vfs.h: No such file or directory
*** Error code 1

Stop in /usr/src/Authen-Smb-0.91/smbval.
*** Error code 1

Stop in /usr/src/Authen-Smb-0.91 (line 807 of Makefile).

-----Original Message-----
From: Robert Collins [mailto:robert.collins@itdomain.com.au]
Sent: Thursday, 21 March 2002 8:25 PM
To: Gareth Hall; squid-users@squid-cache.org
Subject: RE: [squid-users] Compiling Auth::SMB for NTLM.

Thats the log for a build for apache, not squid.

Rob
-----Original Message-----
From: Gareth Hall [mailto:Gareth@supportgroup.com.au]
Sent: Thursday, March 21, 2002 3:15 PM
To: squid-users@squid-cache.org
Subject: [squid-users] Compiling Auth::SMB for NTLM.

Hi!
Im trying to get NTLM authenication working, Im having some simple troubles
in trying to compile the perl module. This is the error I get below. Im
not sure what pkg Im missing? If anyone could help that would be great!
(:(:
take care
G.
goo# less README
goo# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Authen::Smb::smbvalid
Writing Makefile for Authen::Smb
Writing Makefile for Apache::AuthenNTLM
goo# make
mkdir blib
mkdir blib/lib
mkdir blib/lib/Apache
cp AuthenNTLM.pm blib/lib/Apache/AuthenNTLM.pm
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Apache
mkdir blib/arch/auto/Apache/AuthenNTLM
mkdir blib/lib/auto/Apache
mkdir blib/lib/auto/Apache/AuthenNTLM
mkdir ../blib/lib/Authen
cd smbval && make LIB="" LIBPERL_A="libperl.a" LINKTYPE="dynamic"
PREFIX="/usr" OPTIMIZE="-O2"
cc -c -fno-strict-aliasing -I/usr/local/include -O2 -DVERSION=\"0.10\"
-DXS_VERSION=\"0.10\" -DPIC -fPIC
-I/usr/libdata/perl5/i386-openbsd/5.6.0/CORE smbencrypt.c
smbencrypt.c:27: sys/vfs.h: No such file or directory
*** Error code 1
Stop in /usr/src/Apache-AuthenNTLM-0.14/smb/smbval.
*** Error code 1
Stop in /usr/src/Apache-AuthenNTLM-0.14/smb (line 624 of Makefile).
*** Error code 1
Stop in /usr/src/Apache-AuthenNTLM-0.14 (line 428 of Makefile).
Received on Thu Mar 21 2002 - 19:12:04 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:01 MST