gpt4 book ai didi

c++ - XML::CanonicalizeXML Perl 包安装在 Windows 上

转载 作者:太空宇宙 更新时间:2023-11-04 11:57:38 24 4
gpt4 key购买 nike

我是 Perl 的新手,我开始从事一个需要一些模块的项目。其中之一是 XML::CanonicalizeXML似乎无法安装。

我使用 Strawberry Perl 和 CPAN 进行包处理。

我尝试从下载的 tar.gz 文件中手动编译包,但出现了与 g++ 编译中似乎相同的错误:

  CPAN.pm: Building S/SJ/SJZASADA/XML-CanonicalizeXML-0.05.tgz

'xml2-config' is not recognized as an internal or external command,
operable program or batch file.
'xml2-config' is not recognized as an internal or external command,
operable program or batch file.
Checking if your kit is complete...
Looks good
'xml2-config' is not recognized as an internal or external command,
operable program or batch file.
'xml2-config' is not recognized as an internal or external command,
operable program or batch file.
MakeMaker (v6.64)
Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dyn
amic_lib'
Warning (non-fatal): Target 'static' depends on targets in skipped section 'stat
ic_lib'
Writing Makefile for Mytest2::canon
Writing MYMETA.yml and MYMETA.json
Writing Makefile for XML::CanonicalizeXML
Writing MYMETA.yml and MYMETA.json
cp lib/XML/CanonicalizeXML.pm blib\lib\XML\CanonicalizeXML.pm
AutoSplitting blib\lib\XML\CanonicalizeXML.pm (blib\lib\auto\XML\CanonicalizeXML
)
cd canon && dmake
gcc -c -I. -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -
DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"\"
-DXS_VERSION=\"\" "-IC:\strawberry\perl\lib\CORE" canon.c
ar cr libcanon.a canon.o
rem libcanon.a
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp -typemap
C:\strawberry\perl\lib\ExtUtils\typemap CanonicalizeXML.xs > CanonicalizeXML.x
sc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- CanonicalizeX
ML.xsc CanonicalizeXML.c
Please specify prototyping behavior for CanonicalizeXML.xs (see perlxs manual)
gcc -c -I. -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -
DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.
05\" -DXS_VERSION=\"0.05\" "-IC:\strawberry\perl\lib\CORE" CanonicalizeXML
.c
CanonicalizeXML.xs: In function 'XS_XML__CanonicalizeXML_canonicalize':
CanonicalizeXML.xs:28:17: warning: passing argument 6 of 'canonicalize' from inc
ompatible pointer type [enabled by default]
canon/canon.h:2:12: note: expected 'char *' but argument is of type 'xmlChar **'

Running Mkbootstrap for XML::CanonicalizeXML ()
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Canonicalize
XML.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"XML::CanonicalizeXML\", 'DLBASE' => 'CanonicalizeX
ML', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);"

dlltool --def CanonicalizeXML.def --output-exp dll.exp
g++ -o blib\arch\auto\XML\CanonicalizeXML\CanonicalizeXML.dll -Wl,--base-file -W
l,dll.base -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" Cano
nicalizeXML.o canon/libcanon.a C:\strawberry\perl\lib\CORE\libperl516.a -lmoldn
ame -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole
32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbc
cp32 -lcomctl32 dll.exp
CanonicalizeXML.o:CanonicalizeXML.c:(.text+0x118): undefined reference to `xmlIn
itParser'
CanonicalizeXML.o:CanonicalizeXML.c:(.text+0x15c): undefined reference to `xmlSt
rlen'
CanonicalizeXML.o:CanonicalizeXML.c:(.text+0x189): undefined reference to `_imp_
_xmlFree'
CanonicalizeXML.o:CanonicalizeXML.c:(.text+0x190): undefined reference to `xmlCl
eanupParser'
canon/libcanon.a(canon.o):canon.c:(.text+0x27): undefined reference to `xmlStrle
n'
canon/libcanon.a(canon.o):canon.c:(.text+0x35): undefined reference to `_imp__xm
lMalloc'
canon/libcanon.a(canon.o):canon.c:(.text+0xb3): undefined reference to `xmlParse
Memory'
canon/libcanon.a(canon.o):canon.c:(.text+0xc4): undefined reference to `__xmlLoa
dExtDtdDefaultValue'
canon/libcanon.a(canon.o):canon.c:(.text+0xd6): undefined reference to `xmlSubst
ituteEntitiesDefault'
canon/libcanon.a(canon.o):canon.c:(.text+0xf2): undefined reference to `xmlParse
Memory'
canon/libcanon.a(canon.o):canon.c:(.text+0x104): undefined reference to `xmlDocG
etRootElement'
canon/libcanon.a(canon.o):canon.c:(.text+0x13a): undefined reference to `xmlStrE
qual'
canon/libcanon.a(canon.o):canon.c:(.text+0x146): undefined reference to `xmlNode
GetContent'
canon/libcanon.a(canon.o):canon.c:(.text+0x15e): undefined reference to `xmlXPat
hNewContext'
canon/libcanon.a(canon.o):canon.c:(.text+0x194): undefined reference to `xmlXPat
hRegisterNs'
canon/libcanon.a(canon.o):canon.c:(.text+0x1ca): undefined reference to `_imp__x
mlFree'
canon/libcanon.a(canon.o):canon.c:(.text+0x1d4): undefined reference to `xmlXPat
hFreeContext'
canon/libcanon.a(canon.o):canon.c:(.text+0x1dc): undefined reference to `xmlFree
Doc'
canon/libcanon.a(canon.o):canon.c:(.text+0x1e4): undefined reference to `_imp__x
mlRealloc'
canon/libcanon.a(canon.o):canon.c:(.text+0x238): undefined reference to `xmlFree
Doc'
canon/libcanon.a(canon.o):canon.c:(.text+0x27d): undefined reference to `xmlXPat
hEvalExpression'
canon/libcanon.a(canon.o):canon.c:(.text+0x28d): undefined reference to `_imp__x
mlFree'
canon/libcanon.a(canon.o):canon.c:(.text+0x2a2): undefined reference to `xmlXPat
hFreeContext'
canon/libcanon.a(canon.o):canon.c:(.text+0x2aa): undefined reference to `xmlFree
Doc'
canon/libcanon.a(canon.o):canon.c:(.text+0x2db): undefined reference to `xmlC14N
DocDumpMemory'
canon/libcanon.a(canon.o):canon.c:(.text+0x2e7): undefined reference to `xmlXPat
hFreeObject'
canon/libcanon.a(canon.o):canon.c:(.text+0x2f3): undefined reference to `xmlFree
Doc'
canon/libcanon.a(canon.o):canon.c:(.text+0x301): undefined reference to `xmlMemo
ryDump'
canon/libcanon.a(canon.o):canon.c:(.text+0x393): undefined reference to `xmlFree
Doc'
canon/libcanon.a(canon.o):canon.c:(.text+0x435): undefined reference to `xmlFree
Doc'
canon/libcanon.a(canon.o):canon.c:(.text+0x46e): undefined reference to `_imp__x
mlFree'
canon/libcanon.a(canon.o):canon.c:(.text+0x478): undefined reference to `xmlFree
Doc'
collect2: ld returned 1 exit status
dmake.exe: Error code 129, while making 'blib\arch\auto\XML\CanonicalizeXML\Can
onicalizeXML.dll'
SJZASADA/XML-CanonicalizeXML-0.05.tgz
C:\strawberry\c\bin\dmake.exe -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Stopping: 'install' failed for 'XML::CanonicalizeXML'.
Failed during this command:
SJZASADA/XML-CanonicalizeXML-0.05.tgz : make NO

最佳答案

问题是 CPAN 只下载了需要用 Windows 批处理文件替换的 xml2-config 的 UNIX Shell 脚本版本。如果其他人需要它,它是:

@ECHO OFF

setlocal ENABLEDELAYEDEXPANSION
rem http://batcheero.blogspot.co.il/2007/06/how-to-enabledelayedexpansion.html - windows xp

SET SELFDIR=%~dp0
IF %SELFDIR:~-1%==\ SET SELFDIR=%SELFDIR:~0,-1%
set SELFDIR=%SELFDIR:\=/%

set prefix=%SELFDIR%
set exec_prefix=%prefix%
set includedir=%prefix%/include
set libdir=%exec_prefix%/lib

IF "%1"=="" GOTO usage0

rem whats the point of resettingthes flags...
rem set cflags=false
rem set libs=false

:loop

IF "%1"=="" Exit /B 0

IF "%1"=="--version" (
echo 2.4.12
Exit /B 0
)

IF "%1"=="--help" (
GOTO usage0
)

rem the code below does: if next arg is not any known argument nor empty then the next arg is prefix value otherwise print the prefix
IF "%1"=="--prefix" (
IF "%2"=="" ( SHIFT
echo %prefix%) ELSE (
IF "%2"=="--cflags" ( SHIFT
echo %prefix% ) ELSE (
IF "%2"=="--libs" ( SHIFT
echo %prefix%) ELSE (
IF "%2"=="--prefix" ( SHIFT
echo %prefix%) ELSE (
SET /A prefix=%2
set exec_prefix=!prefix!
set includedir=!prefix!/include
set libdir=!exec_prefix!/lib
SHIFT
SHIFT
)
)
)
)
)

IF "%1"=="--cflags" (

echo -I!includedir!/libxml2/libxml -I!includedir!/libxml2
SHIFT
)

IF "%1"=="--libs" (
echo -L!libdir! -lxml2 -lz -liconv -lm -Wl,-s -lwsock32 -liberty -lMsup -lMstubs
SHIFT
)


GOTO :loop

Exit /B 1


:usage0

echo Usage: xml-config [OPTION]
echo _
echo Known values for OPTION are:
echo _
echo --prefix=DIR change libxml prefix [default $prefix]
echo --libs print library linking information
echo --cflags print pre-processor and compiler flags
echo --help display this help and exit
echo --version output version information
Exit /B 0

:usage1

echo Usage: xml-config [OPTION]
echo _
echo Known values for OPTION are:
echo _
echo --prefix=DIR change libxml prefix [default $prefix]
echo --libs print library linking information
echo --cflags print pre-processor and compiler flags
echo --help display this help and exit
echo --version output version information
Exit /B 1

关于c++ - XML::CanonicalizeXML Perl 包安装在 Windows 上,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15481543/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com