Bug 91312 - Linking problem against shared objects (missing symbol)
Summary: Linking problem against shared objects (missing symbol)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: Gtk-Perl
Version: 7.3
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chip Turner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-05-21 11:25 UTC by Stian Skjelstad
Modified: 2007-04-18 16:53 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-05-21 20:34:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Stian Skjelstad 2003-05-21 11:25:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.6 (X11; Linux i686; U;) Gecko/20020827

Description of problem:
The output: (What I try to run: http://pxes.sourceforge.net/)

[root@pluto root]# /opt/bin/pxesconfig 
Can't load
'/usr/lib/perl5/vendor_perl/5.6.1/i386-linux/auto/Gtk/Gdk/ImlibImage/ImlibImage.so'
for module Gtk::Gdk::ImlibImage:
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux/auto/Gtk/Gdk/ImlibImage/ImlibImage.so:
undefined symbol: pgtk_did_we_init_gtk at
/usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206.
 at /usr/lib/perl5/vendor_perl/5.6.1/i386-linux/Gnome.pm line 52
Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux/Gnome.pm line 52.
Compilation failed in require at /opt/lib/perl5/Pxesconfig/PxesconfigGUI.pm line 37.
BEGIN failed--compilation aborted at /opt/lib/perl5/Pxesconfig/PxesconfigGUI.pm
line 37.
Compilation failed in require at /opt/lib/perl5/Pxesconfig/Pxesconfig.pm line 19.
BEGIN failed--compilation aborted at /opt/lib/perl5/Pxesconfig/Pxesconfig.pm
line 19.
Compilation failed in require at /opt/bin/pxesconfig line 63.
BEGIN failed--compilation aborted at /opt/bin/pxesconfig line 63.


Version-Release number of selected component (if applicable):
Gtk-Perl-0.7008-13

How reproducible:
Always

Steps to Reproduce:
Install the rpm's located at http://pxes.sourceforge.net/
(They have some extra rpm's located in the downsloads that is needed too)

/opt/bin/pxeconfig

Additional info:

Comment 1 Chip Turner 2003-05-21 17:42:39 UTC
can you provide a testcase that does not involve third party software?  a short
script of some kind, perhaps?

Comment 2 Stian Skjelstad 2003-05-21 20:34:59 UTC
It seemed to just be a problem at the first machine I testet it on. That box was
original installed with Red Hat 7.2 upgraded to 7.3, so there has been some
clutter there. After removing packages and reinstall them with the packages from
7.3 archive fixed the problem (same version of package tought).


Note You need to log in before you can comment on or make changes to this bug.