Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8636 - gtk-perl-glade compile error
Summary: gtk-perl-glade compile error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-02 03:54 UTC by Cybje
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cybje 2002-10-02 03:54:05 UTC
When emerging gtk-perl-glade I get this compile error:

LD_RUN_PATH="/usr/lib:/usr/X11R6/lib" cc  -shared -L/usr/local/lib
build/GtkDefs.o build/PerlGtkExt.o Gtk/xs/Gtk.o Gtk/xs/GtkSelection.o
Gtk/xs/Gtk-1.1.o Gtk/xs/GtkToolbar-1.1.6.o Gtk/xs/GtkAccelGroup.o
Gtk/xs/GtkProgressBar-1.1.o Gtk/xs/GtkCList-1.2.o Gtk/xs/Gtk-1.2.o
Gtk/xs/GtkAccelLabel.o Gtk/xs/GtkAdjustment.o Gtk/xs/GtkAlignment.o
Gtk/xs/GtkArrow.o Gtk/xs/GtkAspectFrame.o Gtk/xs/GtkBin.o Gtk/xs/GtkBox.o
Gtk/xs/GtkButton.o Gtk/xs/GtkButtonBox.o Gtk/xs/GtkCList.o Gtk/xs/GtkCTree.o
Gtk/xs/GtkCalendar.o Gtk/xs/GtkCheckButton.o Gtk/xs/GtkCheckMenuItem.o
Gtk/xs/GtkColorSelection.o Gtk/xs/GtkColorSelectionDialog.o Gtk/xs/GtkCombo.o
Gtk/xs/GtkContainer.o Gtk/xs/GtkCurve.o Gtk/xs/GtkData.o Gtk/xs/GtkDialog.o
Gtk/xs/GtkDrawingArea.o Gtk/xs/GtkEditable.o Gtk/xs/GtkEntry.o
Gtk/xs/GtkEventBox.o Gtk/xs/GtkFileSelection.o Gtk/xs/GtkFixed.o
Gtk/xs/GtkFontSelection.o Gtk/xs/GtkFontSelectionDialog.o Gtk/xs/GtkFrame.o
Gtk/xs/GtkGammaCurve.o Gtk/xs/GtkHBox.o Gtk/xs/GtkHButtonBox.o
Gtk/xs/GtkHPaned.o Gtk/xs/GtkHRuler.o Gtk/xs/GtkHScale.o Gtk/xs/GtkHScrollbar.o
Gtk/xs/GtkHSeparator.o Gtk/xs/GtkHandleBox.o Gtk/xs/GtkImage.o
Gtk/xs/GtkInputDialog.o Gtk/xs/GtkInvisible.o Gtk/xs/GtkItem.o
Gtk/xs/GtkItemFactory.o Gtk/xs/GtkLabel.o Gtk/xs/GtkLayout.o Gtk/xs/GtkList.o
Gtk/xs/GtkListItem.o Gtk/xs/GtkMenu.o Gtk/xs/GtkMenuBar.o Gtk/xs/GtkMenuItem.o
Gtk/xs/GtkMenuShell.o Gtk/xs/GtkMisc.o Gtk/xs/GtkNotebook.o Gtk/xs/GtkObject.o
Gtk/xs/GtkOptionMenu.o Gtk/xs/GtkPacker.o Gtk/xs/GtkPaned.o Gtk/xs/GtkPixmap.o
Gtk/xs/GtkPlug.o Gtk/xs/GtkPreview.o Gtk/xs/GtkProgress.o
Gtk/xs/GtkProgressBar.o Gtk/xs/GtkRadioButton.o Gtk/xs/GtkRadioMenuItem.o
Gtk/xs/GtkRange.o Gtk/xs/GtkRuler.o Gtk/xs/GtkScale.o Gtk/xs/GtkScrollbar.o
Gtk/xs/GtkScrolledWindow.o Gtk/xs/GtkSeparator.o Gtk/xs/GtkSocket.o
Gtk/xs/GtkSpinButton.o Gtk/xs/GtkStatusbar.o Gtk/xs/GtkTable.o
Gtk/xs/GtkTearoffMenuItem.o Gtk/xs/GtkText.o Gtk/xs/GtkTipsQuery.o
Gtk/xs/GtkToggleButton.o Gtk/xs/GtkToolbar.o Gtk/xs/GtkTooltips.o
Gtk/xs/GtkTree.o Gtk/xs/GtkTreeItem.o Gtk/xs/GtkVBox.o Gtk/xs/GtkVButtonBox.o
Gtk/xs/GtkVPaned.o Gtk/xs/GtkVRuler.o Gtk/xs/GtkVScale.o Gtk/xs/GtkVScrollbar.o
Gtk/xs/GtkVSeparator.o Gtk/xs/GtkViewport.o Gtk/xs/GtkWidget.o
Gtk/xs/GtkWindow.o Gtk/GdkTypes.o Gtk/GtkTypes.o Gtk/MiscTypes.o Gtk/Derived.o 
-o blib/arch/auto/Gtk/Gtk.so   -L/usr/X11R6/lib -L/usr/lib -lgtk -lgdk -lgmodule
-lglib -ldl -lXi -lXext -lX11 -lm  
cc: build/GtkDefs.o: No such file or directory
cc: build/PerlGtkExt.o: No such file or directory
cc: Gtk/xs/Gtk.o: No such file or directory
cc: Gtk/xs/GtkSelection.o: No such file or directory
cc: Gtk/xs/Gtk-1.1.o: No such file or directory
cc: Gtk/xs/GtkToolbar-1.1.6.o: No such file or directory
cc: Gtk/xs/GtkAccelGroup.o: No such file or directory
cc: Gtk/xs/GtkProgressBar-1.1.o: No such file or directory
cc: Gtk/xs/GtkCList-1.2.o: No such file or directory
cc: Gtk/xs/Gtk-1.2.o: No such file or directory
[... list of many files ...]
cc: Gtk/xs/GtkWidget.o: No such file or directory
cc: Gtk/xs/GtkWindow.o: No such file or directory
cc: Gtk/GdkTypes.o: No such file or directory
cc: Gtk/GtkTypes.o: No such file or directory
cc: Gtk/MiscTypes.o: No such file or directory
cc: Gtk/Derived.o: No such file or directory
make: *** [blib/arch/auto/Gtk/Gtk.so] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 2, Exitcode 2
!!! (no error message)


Maybe a path or something is wrong ?
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2002-10-04 07:39:57 UTC
No, perl-gtk-glade has many issues right now. This is being worked on, promise.
Comment 2 Mark 2002-10-11 04:20:07 UTC
I hope it will be fixed soon..
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2002-10-11 11:30:08 UTC
The delay isn't with us. GTK and Perl currently have issues - everywhere. Do 
you know which version of gtk you have installed? If it is gtk2, then this will 
be fixed upstream. If not, let me know so I can see if I can duplicate your 
problems.
Comment 4 Sascha Wuestemann 2002-10-17 18:07:01 UTC
untested, but there seems to be a solution:
http://forums.gentoo.org/viewtopic.php?t=18652&highlight=gtkperl&sid=566ce6a31f
4037ed73f1e2383b8efeeb
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2002-10-18 06:39:22 UTC
Just commited a syntax fix for gtk-perl. Please emerge rsync in a little bit 
(give the mirrors a chance) and try again.
Comment 6 Michael Cummings (RETIRED) gentoo-dev 2002-12-01 14:43:20 UTC
Does this work now?