LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-27-2004, 09:18 PM   #1
AceTech747
Member
 
Registered: Nov 2003
Distribution: RH 9.0
Posts: 144

Rep: Reputation: 15
Installing Gtk-Perl from Source Error


I am trying to install Gtk-Perl installed. It is giving me an error and is preventing me from installing another GTK program. I getr the following error: I put as much of the script in as possible. The error is at the end. The commands I used were perl Makefile.PL and make. I think the Makefile was error free. I get the followingf when I put Make in:


gcc -c -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I. -I./build -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -DVERSION=\"0.7008\" -DXS_VERSION=\"0.7008\" -fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"
-DPGTK_THREADS -DLAZY_LOAD -DPERL_POLLUTE -DGTK_HVER=0x01020a Derived.c
gcc -c -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I. -I./build -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -DVERSION=\"0.7008\" -DXS_VERSION=\"0.7008\" -fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"
-DPGTK_THREADS -DLAZY_LOAD -DPERL_POLLUTE -DGTK_HVER=0x01020a GtkTypes.c
GtkTypes.c: In function `FreeHVObject':
GtkTypes.c:596: warning: passing arg 1 of `UnregisterGtkObject' from incompatible pointer type
gcc -c -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I. -I./build -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -DVERSION=\"0.7008\" -DXS_VERSION=\"0.7008\" -fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"
-DPGTK_THREADS -DLAZY_LOAD -DPERL_POLLUTE -DGTK_HVER=0x01020a build/GtkDefs.c
Running Mkbootstrap for Gtk ()
chmod 644 Gtk.bs
rm -f ../blib/arch/auto/Gtk/Gtk.so
LD_RUN_PATH="/usr/lib:/usr/X11R6/lib" gcc -shared -L/usr/local/lib xs/GtkMenuBar.o xs/GtkCheckMenuItem.o xs/Gtk-1.2.o xs/GtkMenuItem.o xs/GtkCombo.o xs/GtkToggleButton.o xs/GtkCTree.o xs/GtkRange.o xs/GtkAlignment.o xs/GtkRadioButton.o xs/GtkLabel.o xs/GtkPreview.o xs/GtkMenuShell.o xs/GtkAspectFrame.o xs/GtkObject.o
xs/GtkVScrollbar.o xs/GtkFileSelection.o xs/GtkHRuler.o xs/GtkArrow.o xs/GtkSocket.o xs/GtkViewport.o xs/GtkBox.o xs/GtkEntry.o xs/GtkTree.o xs/GtkList.o xs/GtkBin.o xs/GtkVRuler.o xs/GtkScrollbar.o xs/GtkFontSelection.o xs/GtkSelection.o xs/GtkItem.o xs/GtkItemFactory.o xs/GtkOptionMenu.o xs/GtkDrawingArea.o xs/GtkAccelGroup.o xs/GtkWindow.o xs/GtkTooltips.o xs/GtkStatusbar.o xs/GtkEventBox.o xs/GtkTreeItem.o xs/GtkCalendar.o xs/GtkImage.o xs/GtkPaned.o xs/GtkFrame.o xs/GtkPlug.o xs/GtkHScale.o xs/GtkVPaned.o xs/GtkSeparator.o xs/GtkScale.o xs/GtkAccelLabel.o xs/GtkProgressBar-1.1.o xs/GtkToolbar-1.1.6.o xs/GtkCList-1.2.o xs/GtkContainer.o xs/GtkMenu.o xs/GtkNotebook.o xs/GtkHBox.o xs/GtkToolbar.o xs/GtkCList.o xs/GtkTipsQuery.o xs/GtkCurve.o xs/GtkHScrollbar.o xs/GtkVButtonBox.o xs/Gtk-1.1.o xs/GtkCheckButton.o xs/GtkHPaned.o xs/Gtk.o xs/GtkVScale.o xs/GtkTable.o xs/GtkProgressBar.o xs/GtkDialog.o xs/GtkData.o xs/GtkPacker.o xs/GtkVBox.o xs/GtkText.o xs/GtkHandleBox.o xs/GtkHButtonBox.o xs/GtkInputDialog.o xs/GtkRuler.o xs/GtkColorSelectionDialog.o xs/GtkFixed.o xs/GtkTearoffMenuItem.o xs/GtkFontSelectionDialog.o xs/GtkLayout.o xs/GtkAdjustment.o xs/GtkPixmap.o xs/GtkColorSelection.o xs/GtkButtonBox.o xs/GtkVSeparator.o xs/GtkScrolledWindow.o xs/GtkGammaCurve.o xs/GtkProgress.o xs/GtkListItem.o xs/GtkButton.o xs/GtkMisc.o xs/GtkSpinButton.o xs/GtkHSeparator.o xs/GtkRadioMenuItem.o xs/GtkEditable.o xs/GtkInvisible.o xs/GtkWidget.o GdkTypes.o build/PerlGtkExt.o MiscTypes.o Derived.o GtkTypes.o build/GtkDefs.o -o ../blib/arch/auto/Gtk/Gtk.so -L/usr/X11R6/lib -L/usr/lib -lgtk -lgdk -lgmodule -lgthread -lglib -lpthread -ldl -lXi -lXext -lX11 -lm
gcc: xs/GtkMenuBar.o: No such file or directory
gcc: xs/GtkCheckMenuItem.o: No such file or directory
gcc: xs/Gtk-1.2.o: No such file or directory
gcc: xs/GtkMenuItem.o: No such file or directory
gcc: xs/GtkCombo.o: No such file or directory
gcc: xs/GtkToggleButton.o: No such file or directory
gcc: xs/GtkCTree.o: No such file or directory
gcc: xs/GtkRange.o: No such file or directory
gcc: xs/GtkAlignment.o: No such file or directory
gcc: xs/GtkRadioButton.o: No such file or directory
gcc: xs/GtkLabel.o: No such file or directory
gcc: xs/GtkPreview.o: No such file or directory
gcc: xs/GtkMenuShell.o: No such file or directory
gcc: xs/GtkAspectFrame.o: No such file or directory
gcc: xs/GtkObject.o: No such file or directory
gcc: xs/GtkVScrollbar.o: No such file or directory
gcc: xs/GtkFileSelection.o: No such file or directory
gcc: xs/GtkHRuler.o: No such file or directory
gcc: xs/GtkArrow.o: No such file or directory
gcc: xs/GtkSocket.o: No such file or directory
gcc: xs/GtkViewport.o: No such file or directory
gcc: xs/GtkBox.o: No such file or directory
gcc: xs/GtkEntry.o: No such file or directory
gcc: xs/GtkTree.o: No such file or directory
gcc: xs/GtkList.o: No such file or directory
gcc: xs/GtkBin.o: No such file or directory
gcc: xs/GtkVRuler.o: No such file or directory
gcc: xs/GtkScrollbar.o: No such file or directory
gcc: xs/GtkFontSelection.o: No such file or directory
gcc: xs/GtkSelection.o: No such file or directory
gcc: xs/GtkItem.o: No such file or directory
gcc: xs/GtkItemFactory.o: No such file or directory
gcc: xs/GtkOptionMenu.o: No such file or directory
gcc: xs/GtkDrawingArea.o: No such file or directory
gcc: xs/GtkAccelGroup.o: No such file or directory
gcc: xs/GtkWindow.o: No such file or directory
gcc: xs/GtkTooltips.o: No such file or directory
gcc: xs/GtkStatusbar.o: No such file or directory
gcc: xs/GtkEventBox.o: No such file or directory
gcc: xs/GtkTreeItem.o: No such file or directory
gcc: xs/GtkCalendar.o: No such file or directory
gcc: xs/GtkImage.o: No such file or directory
gcc: xs/GtkPaned.o: No such file or directory
gcc: xs/GtkFrame.o: No such file or directory
gcc: xs/GtkPlug.o: No such file or directory
gcc: xs/GtkHScale.o: No such file or directory
gcc: xs/GtkVPaned.o: No such file or directory
gcc: xs/GtkSeparator.o: No such file or directory
gcc: xs/GtkScale.o: No such file or directory
gcc: xs/GtkAccelLabel.o: No such file or directory
gcc: xs/GtkProgressBar-1.1.o: No such file or directory
gcc: xs/GtkToolbar-1.1.6.o: No such file or directory
gcc: xs/GtkCList-1.2.o: No such file or directory
gcc: xs/GtkContainer.o: No such file or directory
gcc: xs/GtkMenu.o: No such file or directory
gcc: xs/GtkNotebook.o: No such file or directory
gcc: xs/GtkHBox.o: No such file or directory
gcc: xs/GtkToolbar.o: No such file or directory
gcc: xs/GtkCList.o: No such file or directory
gcc: xs/GtkTipsQuery.o: No such file or directory
gcc: xs/GtkCurve.o: No such file or directory
gcc: xs/GtkHScrollbar.o: No such file or directory
gcc: xs/GtkVButtonBox.o: No such file or directory
gcc: xs/Gtk-1.1.o: No such file or directory
gcc: xs/GtkCheckButton.o: No such file or directory
gcc: xs/GtkHPaned.o: No such file or directory
gcc: xs/Gtk.o: No such file or directory
gcc: xs/GtkVScale.o: No such file or directory
gcc: xs/GtkTable.o: No such file or directory
gcc: xs/GtkProgressBar.o: No such file or directory
gcc: xs/GtkDialog.o: No such file or directory
gcc: xs/GtkData.o: No such file or directory
gcc: xs/GtkPacker.o: No such file or directory
gcc: xs/GtkVBox.o: No such file or directory
gcc: xs/GtkText.o: No such file or directory
gcc: xs/GtkHandleBox.o: No such file or directory
gcc: xs/GtkHButtonBox.o: No such file or directory
gcc: xs/GtkInputDialog.o: No such file or directory
gcc: xs/GtkRuler.o: No such file or directory
gcc: xs/GtkColorSelectionDialog.o: No such file or directory
gcc: xs/GtkFixed.o: No such file or directory
gcc: xs/GtkTearoffMenuItem.o: No such file or directory
gcc: xs/GtkFontSelectionDialog.o: No such file or directory
gcc: xs/GtkLayout.o: No such file or directory
gcc: xs/GtkAdjustment.o: No such file or directory
gcc: xs/GtkPixmap.o: No such file or directory
gcc: xs/GtkColorSelection.o: No such file or directory
gcc: xs/GtkButtonBox.o: No such file or directory
gcc: xs/GtkVSeparator.o: No such file or directory
gcc: xs/GtkScrolledWindow.o: No such file or directory
gcc: xs/GtkGammaCurve.o: No such file or directory
gcc: xs/GtkProgress.o: No such file or directory
gcc: xs/GtkListItem.o: No such file or directory
gcc: xs/GtkButton.o: No such file or directory
gcc: xs/GtkMisc.o: No such file or directory
gcc: xs/GtkSpinButton.o: No such file or directory
gcc: xs/GtkHSeparator.o: No such file or directory
gcc: xs/GtkRadioMenuItem.o: No such file or directory
gcc: xs/GtkEditable.o: No such file or directory
gcc: xs/GtkInvisible.o: No such file or directory
gcc: xs/GtkWidget.o: No such file or directory
gcc: build/PerlGtkExt.o: No such file or directory
gcc: build/GtkDefs.o: No such file or directory
make[1]: *** [../blib/arch/auto/Gtk/Gtk.so] Error 1
make[1]: Leaving directory `/home/acetech/Ripping/Gtk-Perl-0.7008/Gtk'
make: *** [subdirs] Error 2


I also ran this as root user.


Please help with this.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error Installing GTK+2.0 atomic_dragon Linux - Newbie 1 09-04-2005 12:07 AM
Help on installing Perl::GTK. Mirari Linux - Software 0 05-17-2005 10:24 PM
help installing GTK-PERL surban99 Linux - Software 1 06-21-2004 02:34 PM
problems installing Gtk-Perl-0.7008 sbcdivision63 Linux - Software 5 01-27-2004 09:46 PM
Installation of perl-Gtk error LManer311 Linux - Newbie 1 07-11-2003 01:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration