---------------------------------------------------------------- Audio::LADSPA v0.020 A collection of perl modules for interfacing with LADSPA plugins Copyright (C) 2003 - 2007 Joost Diepenmaat. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA See the COPYING file for more information. ---------------------------------------------------------------- the ladspa_sdk plugin "delay.dll" cannot be found in LADSPA_PATH: "/usr/local/lib/ladspa:/usr/lib/ladspa" The tests specifically need the plugins from the ladspa_sdk package, with the LADSPA_PATH environment variable pointing to the directory where they are installed. Please correct your LADSPA_PATH and/or download and install the SDK from from http://www.ladspa.org/ If you want, you can proceed without the ladspa_sdk package installed, but most of the tests will be skipped. Do you want to proceed? y/n [y] y No Audio::Play module was found on your system. Without it, we can't do audio output. If you want to test audio output, answer yes to the following question. Audio::Play will then be added to the required module list. This means it will be installed automatically if you're using the CPAN / CPANPLUS modules. Do you want to test audio output (requires Audio::Play)? y/n [n] n Checking if your kit is complete... Looks good Writing Makefile for Audio::LADSPA::Buffer Writing Makefile for Audio::LADSPA::Library Writing Makefile for Audio::LADSPA::LibraryLoader Writing Makefile for Audio::LADSPA::Network Writing Makefile for Audio::LADSPA::Plugin::Perl Writing Makefile for Audio::LADSPA::Plugin::Play Writing Makefile for Audio::LADSPA::Plugin Writing Makefile for Audio::LADSPA::Plugin::Sequencer4 Writing Makefile for Audio::LADSPA::UserGuide Writing Makefile for Audio::LADSPA::Plugin::XS Writing Makefile for Audio::LADSPA Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp LADSPA.pm blib\lib\Audio\LADSPA.pm nmake -f Makefile all -nologo cp Buffer.pod ..\blib\lib\Audio\LADSPA\Buffer.pod cp Buffer.pm ..\blib\lib\Audio\LADSPA\Buffer.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap Buffer.xs > Buffer.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Buffer.xsc Buffer.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.021\" -DXS_VERSION=\"0.021\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Buffer.c Buffer.c Buffer.xs(51) : warning C4715: 'AL_Buffer_from_sv' : not all control paths return a value Running Mkbootstrap for Audio::LADSPA::Buffer () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Buffer.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Audio::LADSPA::Buffer\", 'DLBASE' => 'Buffer', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\blib\arch\auto\Audio\LADSPA\Buffer\Buffer.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Buffer.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Buffer.def Creating library ..\blib\arch\auto\Audio\LADSPA\Buffer\Buffer.lib and object ..\blib\arch\auto\Audio\LADSPA\Buffer\Buffer.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\Audio\LADSPA\Buffer\Buffer.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Buffer.bs ..\blib\arch\auto\Audio\LADSPA\Buffer\Buffer.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\auto\Audio\LADSPA\Buffer\Buffer.bs cd .. nmake -f Makefile all -nologo cp Library.pm ..\blib\lib\Audio\LADSPA\Library.pm cd .. nmake -f Makefile all -nologo cp LibraryLoader.pm ..\blib\lib\Audio\LADSPA\LibraryLoader.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap LibraryLoader.xs > LibraryLoader.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv LibraryLoader.xsc LibraryLoader.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.021\" -DXS_VERSION=\"0.021\" "-IC:\cpanrun\build\5-10-0\lib\CORE" LibraryLoader.c LibraryLoader.c LibraryLoader.xs(28) : fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\nmake.exe' : return code '0x2' Stop.