This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

installing Gtk-Perl on cygwin


hi everybody.
when trying to install Gtk-perl on cygwin [1.5.5] WinNT5 (XP) with
perl-5.8.2
I got errors regarding specific symbols not found, and I'm not able
to build ImlibImage and the build process stop.
I'm stuck there. Any advice, recomendation, tip, fix, (blame ?) welcome

thanks for your time and attention.

#######################################################3
cpan Gtk
...

rm -f blib/arch/auto/Gtk/Gdk/ImlibImage/ImlibImage.dll
LD_RUN_PATH="" ld2  -s -L/usr/local/lib xs/GdkImlib.o  -o
blib/arch/auto/Gtk/Gdk/ImlibImage/ImlibImage.dll
/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE/libperl.dll.a -L/usr/X11
R6/lib -L/opt/gnome/lib -lgthread -lgdk_imlib -lgtk -lgdk -lgmodule -lglib -
lintl -lXext -lX11
gcc -shared -o
ImlibImage.dll -Wl,--out-implib=libImlibImage.dll.a -Wl,--export-all-symbols
 -Wl,--enable-auto-import -Wl,--stack,8388608 \
-s -L/usr/local/lib xs/GdkImlib.o
/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE/libperl.dll.a -L/usr/X11
R6/lib -L/opt/gnome/lib -lgthread -lgdk_imlib -lgtk -lgdk -lgmodule -lglib -
lintl -lXext -lX11
Creating library file: libImlibImage.dll.a
xs/GdkImlib.o(.text+0x38):GdkImlib.c: undefined reference to `_newSVMiscRef'
xs/GdkImlib.o(.text+0x59):GdkImlib.c: undefined reference to `_SvMiscRef'
xs/GdkImlib.o(.text+0x301):GdkImlib.c: undefined reference to
`_pgtk_alloc_temp'
xs/GdkImlib.o(.text+0x974):GdkImlib.c: undefined reference to
`_pgtk_alloc_temp'
xs/GdkImlib.o(.text+0xfcb):GdkImlib.c: undefined reference to `_SvGdkPixmap'
xs/GdkImlib.o(.text+0x122b):GdkImlib.c: undefined reference to
`_SvGdkBitmap'
xs/GdkImlib.o(.text+0x13a3):GdkImlib.c: undefined reference to
`_pgtk_did_we_init_gtk'
xs/GdkImlib.o(.text+0x327e):GdkImlib.c: undefined reference to
`_newSVGdkPixmap'
xs/GdkImlib.o(.text+0x355d):GdkImlib.c: undefined reference to
`_newSVGdkBitmap'
xs/GdkImlib.o(.text+0x383e):GdkImlib.c: undefined reference to
`_newSVGdkPixmap'
xs/GdkImlib.o(.text+0x3b02):GdkImlib.c: undefined reference to
`_newSVGdkBitmap'
xs/GdkImlib.o(.text+0x3e06):GdkImlib.c: undefined reference to
`_UnregisterMisc'
xs/GdkImlib.o(.text+0x4063):GdkImlib.c: undefined reference to
`_UnregisterMisc'
xs/GdkImlib.o(.text+0x42b5):GdkImlib.c: undefined reference to
`_UnregisterMisc'
xs/GdkImlib.o(.text+0x6419):GdkImlib.c: undefined reference to
`_newSVGdkPixmap'
xs/GdkImlib.o(.text+0x64bc):GdkImlib.c: undefined reference to
`_newSVGdkBitmap'
xs/GdkImlib.o(.text+0x9518):GdkImlib.c: undefined reference to
`_SvGdkWindow'
xs/GdkImlib.o(.text+0x9b3d):GdkImlib.c: undefined reference to
`_SvGdkWindow'
xs/GdkImlib.o(.text+0xa184):GdkImlib.c: undefined reference to
`_SvGdkWindow'
xs/GdkImlib.o(.text+0xb1a9):GdkImlib.c: undefined reference to
`_SvGdkBitmap'
xs/GdkImlib.o(.text+0xb58d):GdkImlib.c: undefined reference to
`_SvGdkWindow'
xs/GdkImlib.o(.text+0xd417):GdkImlib.c: undefined reference to
`_newSVGdkVisual'
xs/GdkImlib.o(.text+0xd679):GdkImlib.c: undefined reference to
`_newSVGdkColormap'
xs/GdkImlib.o(.text+0xe217):GdkImlib.c: undefined reference to
`_newSVGdkPixmap'
xs/GdkImlib.o(.text+0xe2ba):GdkImlib.c: undefined reference to
`_newSVGdkBitmap'
collect2: ld returned 1 exit status
perlld: *** system() failed to execute

--?
dominix


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]