Re: Compile Error 0.7008



I am including the standard output of make. My previous e-mail basically
has standard error. 

My perl version is 5.8.0.

Basically what is happening is that gcc is run out side of the Gtk
folder, hence the xs path cannot be found. 

Why is this happenning? Is the makefile not created correctly?

Is this a MakeMaker problem that comes with perl 5.8.0?

-Emre

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

On Thu, 2003-02-06 at 01:09, Robert G. Werner wrote:
Behcet Emre Tezel wrote:
Hi,

I am getting the following error, when I try to compile gtk-perl 0.7008.
Any ideas?
[snip]

gcc: build/GtkDefs.o: No such file or directory
make[1]: *** [../blib/arch/auto/Gtk/Gtk.so] Error 1
make[1]: Leaving directory `/usr/src/Gtk-Perl-0.7008/Gtk'
make: *** [subdirs] Error 2
[root hori Gtk-Perl-0.7008]#

Thanks
-Emre


_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Looks like it didn't do the make part of the make install.  Not sure 
how this would happen.  Obviously,  though,  gcc is looking for those 
object files and ont finding them.

Do you have any parts of the message from befor the stuff you included?

-- 
In Reach Technology:    http://inreachtech.net/

Robert G. Werner
robert inreachtech net

Tel: 559.304.5122


Attachment: out
Description: Text document



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