NOTICE: This module requires the OpenLDAP C API or Mozilla C SDK. It will NOT work with ISODE or the UMich LDAP api. Type perl Makefile.PL -h for command-line option summary. Net::LDAPapi Perl5 Module - by Quanah Gibson-Mount OpenLDAP support by Symas Corporation -- http://www.symas.com Updated by Quanah Gibson-Mount to match modern products and vendors. Updated by Dmitri Priimak to use the v3 OpenLDAP API. Originally by Clayton Donley Select your Development Kit: 1. OpenLDAP (default) 2. Mozilla Choose: Location of Include Files (default: /usr/include): Location of Library Files (default: /usr/lib): Checking if your kit is complete... Looks good Note (probably harmless): No library found for 'ldap.lib' Note (probably harmless): No library found for 'lber.lib' Note (probably harmless): No library found for 'oldnames.lib' Note (probably harmless): No library found for 'msvcrt.lib' Writing Makefile for Net::LDAPapi Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp LDAPapi.pm blib\lib\Net\LDAPapi.pm AutoSplitting blib\lib\Net\LDAPapi.pm (blib\lib\auto\Net\LDAPapi) d:\cpanrun\build\5-6-1\bin\perl.exe constant.gen >constant.h D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib D:\cpanrun\build\5-6-1\lib\ExtUtils/xsubpp -typemap D:\cpanrun\build\5-6-1\lib\ExtUtils\typemap -typemap typemap LDAPapi.xs > LDAPapi.xsc && D:\cpanrun\build\5-6-1\bin\perl.exe -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -MExtUtils::Command -e mv LDAPapi.xsc LDAPapi.c cl -c -I/usr/include -I/usr/include -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -O1 -MD -Zi -DNDEBUG -DVERSION=\"3.0.1\" -DXS_VERSION=\"3.0.1\" -ID:\cpanrun\build\5-6-1\lib\CORE -DOPENLDAP LDAPapi.c LDAPapi.c D:\cpanrun\build\5-6-1\lib\CORE\perl.h(441) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.