Building 1.071 binaries for Windows



Ok.  I'm making progress on this little chore.  I resolved my issues
with ExtUtils.  I have built and installed both ExtUtils packages.  I
have also successfully built and installed Glib 1.071.  I am having
trouble with Gtk.  "perl Makefile.pl" and "nmake" both appeared to
pass.  "nmake test" fails 168/168 tests with a message about "can't
find loadable object".  Here are the logs from each of the operations.
 Any ideas on why it is failing?

perl Makefile.pl
----------------------------
G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071>perl Makefile.PL
Including ApiDoc pod...
Loaded 295 type definitions from maps-2.0
Loaded 4 type definitions from maps-2.2
Loaded 36 type definitions from maps-2.4
Loaded 4 type definitions from maps-2.6
Loaded 28 type definitions from maps_pango-1.0
Loaded 1 type definitions from maps_pango-1.4
Loaded 2 type definitions from maps_pango-1.6
   31 GBoxed
  115 GEnum
    3 GError
   30 GFlags
   16 GInterface
   66 GObject
  109 GtkObject
Found Glib in C:\Perl\site\lib\Glib\Install
Writing build/IFiles.pm
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for 'oldnames.lib'
Note (probably harmless): No library found for 'odbc32.lib'
Note (probably harmless): No library found for 'odbccp32.lib'
Note (probably harmless): No library found for 'msvcrt.lib'
loathe nmake.
Writing Makefile for Gtk2

WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING

   This is an unstable development release of Gtk2.  The API is not
   frozen and things are subject to change at any time.  Report any
   bugs to gtk-perl-list AT gnome DOT org as soon as possible.
   Please use the stable 1.06x series for important work.

WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING


nmake
--------------------------
G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071>nmake

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

cp G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071\gdk.typemap
blib\arch/Gtk2/Install/gdk.typemap
cp G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071\pango.typemap
blib\arch/Gtk2/Install/pango.typemap
cp Gtk2.pm blib\lib/Gtk2.pm
cp gtk2perl.h blib\arch/Gtk2/Install/gtk2perl.h
cp pm/TestHelper.pm blib\lib/Gtk2/TestHelper.pm
cp G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071\gtk.typemap
blib\arch/Gtk2/Install/gtk.typemap
cp build/Keysyms.pm blib\lib/Gtk2/Gdk/Keysyms.pm
cp pm/Pango.pm blib\lib/Gtk2/Pango.pm
cp pm/SimpleMenu.pm blib\lib/Gtk2/SimpleMenu.pm
cp build/gtk2perl-versions.h blib\arch/Gtk2/Install/gtk2perl-versions.h
cp build/IFiles.pm blib\arch/Gtk2/Install/Files.pm
cp api.pod blib\lib/Gtk2/api.pod
cp CodeGen.pm blib\lib/Gtk2/CodeGen.pm
cp devel.pod blib\lib/Gtk2/devel.pod
cp doctypes blib\arch/Gtk2/Install/doctypes
cp pm/Helper.pm blib\lib/Gtk2/Helper.pm
cp G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071\build/gtk2perl.typemap
blib\arch/Gtk2/Install/gtk2perl.typemap
cp pm/SimpleList.pm blib\lib/Gtk2/SimpleList.pm
cp build/gtk2perl-autogen.h blib\arch/Gtk2/Install/gtk2perl-autogen.h


nmake test (just a sample not the whole thing)
-----------------------------------------------
G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071>Can't locate loadable object
for module Gtk2 in @INC (@INC c
ontains: G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071\blib\lib
G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071\bl
ib\arch C:/Perl/lib C:/Perl/site/lib . C:/Perl/lib C:/Perl/site/lib .)
at G:\GTK+2.4.14-Glib2.4.7\Gt
k2\Gtk2-1.071\blib\lib/Gtk2/TestHelper.pm line 59
Compilation failed in require at
G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071\blib\lib/Gtk2/TestHelper.pm
 line 59.
BEGIN failed--compilation aborted at
G:\GTK+2.4.14-Glib2.4.7\Gtk2\Gtk2-1.071\blib\lib/Gtk2/TestHelpe
r.pm line 59.
Compilation failed in require at t\GdkDisplay.t line 5.
BEGIN failed--compilation aborted at t\GdkDisplay.t line 5.



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