[dvd::rip] Gtk-Perl frustrations
|
Subject: |
[dvd::rip] Gtk-Perl frustrations |
|
From: |
ptrizila@xxxxxxxxx |
|
Date: |
Fri, 05 May 2006 20:08:02 -0400 |
Hello everyone,
I apologize for the email, but I have not been able to resolve this via
the documentation,archives, or google after two weekends of
frustration. I am trying to install the
perl-Video-DVDRip-0.52.5-1.1.fc3.src.rpm on fc3. (I had originally
tried the latest perl-Video-DVDRip-0.97.10-1.fc5.i386.rpm but the
dependency problems were only compounded)
I run the command:
yum install perl-Video-DVDRip-0.52.5-1.1.fc3.src.rpm on fc3
for which I get:
Setting up Install Process
Setting up Repos
kde-redhat-stable-all 100% |=========================| 951 B 00:00
kde-redhat-stable 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
updates-released 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
kde-redhat: ################################################## 685/685
primary.xml.gz 100% |=========================| 106 kB 00:00
MD Read : ################################################## 282/282
kde-redhat: ################################################## 282/282
base : ################################################## 2622/2622
updates-re: ################################################## 910/910
Parsing package install arguments
Examining perl-Video-DVDRip-0.52.5-1.1.fc3.src.rpm: perl-Video-DVDRip -
0.52.5-1.1.fc3.i386
Marking perl-Video-DVDRip-0.52.5-1.1.fc3.src.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package perl-Video-DVDRip.i386 0:0.52.5-1.1.fc3 set to be updated
--> Running transaction check
--> Processing Dependency: Gtk-Perl for package: perl-Video-DVDRip
--> Finished Dependency Resolution
Error: Missing Dependency: Gtk-Perl is needed by package perl-Video-DVDRip
Following along the lines in the documentation I have already
-installed XML-Parser
-installed XML-Writer
-downloaded Gtk-Perl-0.7009.tar.gz -installed gdk-pixbuf (when I run
'make test' and select the pixbuf component a window pops up with a
black marble look, it seems to be working?)
-created the symbolic link to gtktypeutil
$> ls -l /usr/include/gtk
lrwxrwxrwx 1 root root 29 Apr 30 22:52 gtktypeutils.h ->
../gtk-2.0/gtk/gtktypeutils.h
-now I try to install gtk-perl
$> perl Makefile.PL
$> make > outfile
-The errors for which are:
GtkSelection.c: In function `XS_Gtk__Widget_selection_clear':
GtkSelection.c:170: warning: passing arg 2 of `gtk_selection_clear'
from incompatible pointer typeGtkSelection.c: In function
`XS_Gtk__Widget_selection_request':
GtkSelection.c:202: warning: passing arg 2 of `gtk_selection_request'
from incompatible pointer type
GtkSelection.c: In function `XS_Gtk__Widget_selection_incr_event':
GtkSelection.c:232: warning: passing arg 2 of
`gtk_selection_incr_event' from incompatible pointer type
GtkSelection.c: In function `XS_Gtk__Widget_selection_notify':
GtkSelection.c:264: warning: passing arg 2 of `gtk_selection_notify'
from incompatible pointer type
GtkSelection.c: In function `XS_Gtk__Widget_selection_property_notify':
GtkSelection.c:296: warning: passing arg 2 of
`gtk_selection_property_notify' from incompatible pointer type
GtkOptionMenu.c: In function `XS_Gtk__OptionMenu_get_menu':
GtkOptionMenu.c:61: warning: assignment from incompatible pointer type
GtkOptionMenu.c: In function `XS_Gtk__OptionMenu_set_menu':
GtkOptionMenu.c:98: warning: passing arg 2 of
`gtk_option_menu_set_menu' from incompatible pointer type
GtkMenu.c: In function `XS_Gtk__Menu_get_active':
GtkMenu.c:241: warning: assignment from incompatible pointer type
GtkTypes.c: In function `FreeHVObject':
GtkTypes.c:596: warning: passing arg 1 of `UnregisterGtkObject' from
incompatible pointer type
build/perl-gtk-ref.pod:9: Unmatched =back
Found Gtk::Install::Files in
/home/ptrizila/Programs/libs/Gtk-Perl-0.7009/GdkImlib/../Gtk/../blib/arch/Gtk/Install/
No parent info for package Gtk/HTML/Types
No parent info for package Gtk/GLArea/Types
No parent info for package Gtk/GladeXML/Types
FORCE installing header: GdkImlibTypes.h
Found Gtk::Install::Files in
/home/ptrizila/Programs/libs/Gtk-Perl-0.7009/GdkPixbuf/../Gtk/../blib/arch/Gtk/Install/
Loading pkg.defs
In file included from gtktypexp.c:1:
/usr/include/gtk/gtktypeutils.h:31:25: glib-object.h: No such file or
directory
In file included from gtktypexp.c:1:
/usr/include/gtk/gtktypeutils.h:62: error: syntax error before "typedef"
/usr/include/gtk/gtktypeutils.h:89: error: syntax error before "GtkType"
/usr/include/gtk/gtktypeutils.h:93: error: syntax error before "GtkTypeObject"
/usr/include/gtk/gtktypeutils.h:94: error: syntax error before "GtkTypeClass"
/usr/include/gtk/gtktypeutils.h:95: error: syntax error before
"GtkClassInitFunc"
/usr/include/gtk/gtktypeutils.h:96: error: syntax error before
"GtkObjectInitFunc"
/usr/include/gtk/gtktypeutils.h:104:33: gtk/gtktypebuiltins.h: No such
file or directory
/usr/include/gtk/gtktypeutils.h:106: error: syntax error before
"G_BEGIN_DECLS"
/usr/include/gtk/gtktypeutils.h:118: error: syntax error before '*' token
/usr/include/gtk/gtktypeutils.h:118: error: syntax error before "data"
/usr/include/gtk/gtktypeutils.h:118: error: `gboolean' declared as
function returning a function
/usr/include/gtk/gtktypeutils.h:119: error: syntax error before "data"
/usr/include/gtk/gtktypeutils.h:121: error: syntax error before "gpointer"
/usr/include/gtk/gtktypeutils.h:129: error: syntax error before
"GtkSignalMarshaller"
/usr/include/gtk/gtktypeutils.h:138: error: syntax error before "GtkType"
/usr/include/gtk/gtktypeutils.h:149: error: syntax error before "gchar"
/usr/include/gtk/gtktypeutils.h:152: error: syntax error before "int_data"
/usr/include/gtk/gtktypeutils.h:153: error: syntax error before "uint_data"
/usr/include/gtk/gtktypeutils.h:154: error: syntax error before "long_data"
/usr/include/gtk/gtktypeutils.h:155: error: syntax error before "ulong_data"
/usr/include/gtk/gtktypeutils.h:156: error: syntax error before "float_data"
/usr/include/gtk/gtktypeutils.h:157: error: syntax error before "double_data"
/usr/include/gtk/gtktypeutils.h:158: error: syntax error before '*' token
/usr/include/gtk/gtktypeutils.h:160: error: syntax error before "pointer_data"
/usr/include/gtk/gtktypeutils.h:165: error: syntax error before "gpointer"
/usr/include/gtk/gtktypeutils.h:167: error: syntax error before '}' token
/usr/include/gtk/gtktypeutils.h:168: error: syntax error before '}' token
/usr/include/gtk/gtktypeutils.h:220: error: syntax error before "gchar"
/usr/include/gtk/gtktypeutils.h:222: error: syntax error before "class_size"
/usr/include/gtk/gtktypeutils.h:223: error: syntax error before
"class_init_func"
/usr/include/gtk/gtktypeutils.h:224: error: syntax error before
"object_init_func"
/usr/include/gtk/gtktypeutils.h:225: error: syntax error before "reserved_1"
/usr/include/gtk/gtktypeutils.h:226: error: syntax error before "reserved_2"
/usr/include/gtk/gtktypeutils.h:227: error: syntax error before
"base_class_init_func"
/usr/include/gtk/gtktypeutils.h:232: error: syntax error before
"gtk_type_class"
/usr/include/gtk/gtktypeutils.h:232: error: syntax error before "type"
/usr/include/gtk/gtktypeutils.h:236: error: syntax error before
"gtk_type_unique"
/usr/include/gtk/gtktypeutils.h:236: error: syntax error before "parent_type"
/usr/include/gtk/gtktypeutils.h:238: error: syntax error before "gtk_type_new"
/usr/include/gtk/gtktypeutils.h:238: error: syntax error before "type"
/usr/include/gtk/gtktypeutils.h:249: error: syntax error before "GtkEnumValue"
/usr/include/gtk/gtktypeutils.h:250: error: syntax error before "GtkFlagValue"
/usr/include/gtk/gtktypeutils.h:251: error: syntax error before '*' token
/usr/include/gtk/gtktypeutils.h:251: error: syntax error before "enum_type"
/usr/include/gtk/gtktypeutils.h:252: error: syntax error before '*' token
/usr/include/gtk/gtktypeutils.h:252: error: syntax error before "flags_type"
/usr/include/gtk/gtktypeutils.h:253: error: syntax error before '*' token
/usr/include/gtk/gtktypeutils.h:253: error: syntax error before "enum_type"
/usr/include/gtk/gtktypeutils.h:255: error: syntax error before '*' token
/usr/include/gtk/gtktypeutils.h:255: error: syntax error before "flags_type"
/usr/include/gtk/gtktypeutils.h:262: error: syntax error before "debug_flags"
In file included from /usr/include/stdio.h:34,
from gtktypexp.c:2:
/usr/lib/gcc/i386-redhat-linux/3.4.4/include/stddef.h:213: error:
syntax error before "typedef"
gtktypexp.c: In function `main':
gtktypexp.c:9: error: `GSList' undeclared (first use in this function)
gtktypexp.c:9: error: (Each undeclared identifier is reported only once
gtktypexp.c:9: error: for each function it appears in.)
gtktypexp.c:9: error: `names' undeclared (first use in this function)
make: *** [GdkPixbuf/Makefile] Error 141
I naively ran through the whole process a couple of times in the hope
that maybe I had skewed the order of events.
I also tried to create symbolic link to gtktypebuiltins.h, but then
more errors similar to the ones above occurred.
I am pretty much stuck, is there something that I am being completetly
ignorant of or a direction that someone could suggest?
Thank you for any help,
~Pat
|
| <Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [dvd::rip] Gtk-Perl frustrations,
ptrizila <=
|
|