Failed to build Glib-1.164 with AS Perl 5.10.0



Hi,
With the latest glib package available on CPAN, that is 1.164, and the latest AS Perl 5.10.0, i encounter error when building the glib module using nmake (come with VS2005). Here is the output to the nmake command:

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

cp build/IFiles.pm blib\arch/Glib/Install/Files.pm
cp Subclass.pm blib\lib/Glib/Object/Subclass.pm
cp gperl.h blib\arch/Glib/Install/gperl.h
cp Glib.pm blib\lib/Glib.pm
cp GenPod.pm blib\lib/Glib/GenPod.pm
cp CodeGen.pm blib\lib/Glib/CodeGen.pm
cp gperl_marshal.h blib\arch/Glib/Install/gperl_marshal.h
cp devel.pod blib\lib/Glib/devel.pod
cp ParseXSDoc.pm blib\lib/Glib/ParseXSDoc.pm
cp doctypes blib\arch/Glib/Install/doctypes
cp MakeHelper.pm blib\lib/Glib/MakeHelper.pm
cp D:\Glib-1.164\typemap blib\arch/Glib/Install/typemap
        C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -noprototypes -typemap
C:\Perl\lib\ExtUtils\typemap -typemap D:\Glib-1.164\type
map -typemap typemap  Glib.xs > Glib.xsc && C:\Perl\bin\perl.exe -MExtUtils::Com
mand -e mv Glib.xsc Glib.c
        cl -c  -IC:/GTK/include/glib-2.0 -IC:/GTK/lib/glib-2.0/include -I.  -nol
ogo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYP
T -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLI
CIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1    -DVERSION=\"1
.164\"  -DXS_VERSION=\"1.164\" /FoGlib.obj  "-IC:\Perl\lib\CORE"   Glib.c
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\bin\c
l.EXE"' : return code '0xc0000135'
Stop.

Anybody can help? Thanks!

Regards,
Song


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]