Re: Failed to build Glib-1.164 with AS Perl 5.10.0



Thanks for your reply!
Seems that there is something wrong with my MSVC8. I roll back to MSVC6, which i used to install Perl modules, with the nmake utility provided by MSVC6, i can successfully build and install perl modules other than glib, such as ExtUtils-Depends, ExtUtils-PkgConfig and Cairo, etc.
But when it comes to glib, i still got error, please check my build log attached, a error screen prompted at the end of the build log.


On Feb 18, 2008 11:24 AM, muppet <scott asofyet org> wrote:

On Feb 15, 2008, at 4:01 AM, bao song wrote:

>         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!


Oh, how i hate the useless numeric errors on windows.

nmake's Fatal Error U1077 simply means that a child program returned
an error code.

http://msdn2.microsoft.com/en-us/library/dt309377.aspx


Again according to google, the error 0xc0000135 means "The application
failed to initialize properly".  Other sources cite this as "Unable to
locate component".

Do you have MSVC8 installed properly?  Can you compile *anything* with
it?



--
The Master in the art of living makes little distinction between his
work and his play, his labor and his leisure, his mind and his body,
his education and his recreation, his love and his religion. He hardly
knows which is which. He simply pursues his vision of excellence in
whatever he does, leaving others to decide whether he is working or
playing. To him he is always doing both.

  -- Zen Philosophy




Attachment: build_log.txt
Description: Text document

Attachment: error_screen.bmp
Description: Windows bitmap



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