*** WARNING *** Could not find c:\program files\documentum\shared\dmcl40.lib. The module will not make without dmcl40.lib. Please copy dmcl40.lib to the c:\program files\documentum\shared directory. *** WARNING *** Could not find c:\program files\documentum\shared\dmapp.h. The module will not make without dmapp.h. Please copy dmapp.h to the c:\program files\documentum\shared directory. *** WARNING *** No INCLUDE environment variable found. You may need to run VCVARS32.BAT before running nmake. *** WARNING *** No LIB environment variable found. You may need to run VCVARS32.BAT before running nmake. *** WARNING *** The Microsoft C++ compiler does not properly interpret quoted paths, paths with spaces, or directory names longer than 8 characters. Please double-check your environment variables to ensure all paths comply. Welcome to the Db::Documentum installation process. --------------------------------------------------- Configuring Db::Documentum for darwin... Select a flavor: 1) build the module for EDMS98 2) build the module for Documentum 4i or 5 ==> --------------------------------------------------- Documentum install directory: Enter the path to the Documentum Installation directory: [c:\program files\documentum] ==> --------------------------------------------------- dmcl40.lib library file: The dmcl40.lib library file is located in the share\clients\win\32 directory on Content Server, it can also be found in the Desktop Component Source package on the Documentum download site. I recommend copying it to the c:\program files\documentum\shared directory for simplicity. Enter the path to the dmcl40.lib library file: [c:\program files\documentum\shared] ==> --------------------------------------------------- dmapp.h header file: The dmapp.h header file is located in the \share\sdk\include directory on the Content Server. I recommend copying it to the c:\program files\documentum\shared directory for simplicity. Enter the path to the dmapp.h header file: [c:\program files\documentum\shared] ==> --------------------------------------------------- Config summary: DM_INCLUDE = -I"c:\program files\documentum\shared" CPP_INCS = -I"" DM_CLIENT_LIBS = -L"c:\program files\documentum\shared" -ldmcl40.lib CPP_LIBS = -L"" LD_LIBS = DM_RPC_LIBS = OS_LIBS = CCFLAGS = Checking if your kit is complete... Looks good Unrecognized argument in LIBS ignored: 'files\documentum\shared"' Note (probably harmless): No library found for -ldmcl40.lib Writing Makefile for Db::Documentum cp Documentum/Tools.pm blib/lib/Db/Documentum/Tools.pm cp Documentum/Tools.html blib/lib/Db/Documentum/Tools.html cp Documentum.pm blib/lib/Db/Documentum.pm AutoSplitting blib/lib/Db/Documentum.pm (blib/lib/auto/Db/Documentum) /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap Documentum.xs > Documentum.xsc && mv Documentum.xsc Documentum.c gcc -c -I"c:\program files\documentum\shared" -I"" -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.63\" -DXS_VERSION=\"1.63\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -DSQLNETV2 -DSYSV -DS -DOS_UNIX Documentum.c Documentum.xs:11:19: error: dmapp.h: No such file or directory Documentum.xs:11:19: error: dmapp.h: No such file or directory Documentum.xs: In function 'XS_Db__Documentum_dmAPIGet': Documentum.xs:73: warning: assignment makes pointer from integer without a cast Documentum.xs: In function 'XS_Db__Documentum_dmAPIGet': Documentum.xs:73: warning: assignment makes pointer from integer without a cast lipo: can't open input file: /var/tmp//cc9vySCU.out (No such file or directory) make: *** [Documentum.o] Error 1