||Shriharih||

--- James Henstridge <[EMAIL PROTECTED]> wrote:
> On Thu, 20 Sep 2001, Aditya Gilra wrote:
> 
> > I upgraded to autoconf-2.52, automake-1.5 and
> > libtool-1.4.2. But I still have this problem in
> > ./autogen.sh below -
> >
> > ( i'm using RHL7.1 and I rpm -e 'd the older 3
> > packages and configure, make, & make installed the
> new
> > ones as above.)
> 
> Look at the messages printed during autogen.sh.  In
> particular, this one:
> 
> > /usr/local/share/aclocal, but...
> >          no file
> /usr/local/share/aclocal/glib-2.0.m4
> >          You may see fatal macro warnings below.
> >          If these files are installed in
> /some/dir, set the ACLOCAL_FLAGS
> >          environment variable to "-I /some/dir",
> or install
> >          /usr/local/share/aclocal/glib-2.0.m4.
> 
> What prefix did you install glib,pango,atk and gtk+
> in?  If it was
> something like /opt/gtk2, run autogen.sh as:
> 
> export ACLOCAL_FLAGS='-I /opt/gtk2/share/aclocal'
> ./autogen.sh arguments

Sorry for bugging you again & thanks a lot for your
quick help.

This time the ./autogen.sh went through though it did
crib about libglade not being installed.
However the make fell through as below - 

Pl. advise.

[root@localhost pygtk]# make
cd . && /bin/sh /extra/root/gnome-python/pygtk/missing
--run autoheader
autoheader: config.h.in is unchanged
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory
`/extra/root/gnome-python/pygtk'
Making all in codegen
make[2]: Entering directory
`/extra/root/gnome-python/pygtk/codegen'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/extra/root/gnome-python/pygtk/codegen'
Making all in gtk
make[2]: Entering directory
`/extra/root/gnome-python/pygtk/gtk'
source='gtkmodule.c' object='gtkmodule.lo' libtool=yes
\
depfile='.deps/gtkmodule.Plo'
tmpdepfile='.deps/gtkmodule.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I..
-I/extra/root/ActivePython-2.1/include/python2.1
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0
-Wall    -g -O2 -c -o gtkmodule.lo `test -f
gtkmodule.c || echo './'`gtkmodule.cgcc
-DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/extra/root/ActivePython-2.1/include/python2.1
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0 -Wall
-g -O2 -c gtkmodule.c -MT gtkmodule.lo -MD -MP -MF
.deps/gtkmodule.TPlo  -fPIC -DPIC -o gtkmodule.lo
pygtk-private.h:41: warning: `PyGtk_FatalExceptions'
defined but not used
source='gtkobject-support.c'
object='gtkobject-support.lo' libtool=yes \
depfile='.deps/gtkobject-support.Plo'
tmpdepfile='.deps/gtkobject-support.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I..
-I/extra/root/ActivePython-2.1/include/python2.1
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0
-Wall    -g -O2 -c -o gtkobject-support.lo `test -f
gtkobject-support.c || echo './'`gtkobject-support.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/extra/root/ActivePython-2.1/include/python2.1
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0 -Wall
-g -O2 -c gtkobject-support.c -MT gtkobject-support.lo
-MD -MP -MF .deps/gtkobject-support.TPlo  -fPIC -DPIC
-o gtkobject-support.lo
../ExtensionClass.h:436: warning:
`PyExtensionClassCAPI' defined but not used
../ExtensionClass.h:452: warning: `PyCObject_Import14'
defined but not used
source='gtk-types.c' object='gtk-types.lo' libtool=yes
\
depfile='.deps/gtk-types.Plo'
tmpdepfile='.deps/gtk-types.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I..
-I/extra/root/ActivePython-2.1/include/python2.1
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0
-Wall    -g -O2 -c -o gtk-types.lo `test -f
gtk-types.c || echo './'`gtk-types.cgcc
-DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/extra/root/ActivePython-2.1/include/python2.1
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0 -Wall
-g -O2 -c gtk-types.c -MT gtk-types.lo -MD -MP -MF
.deps/gtk-types.TPlo  -fPIC -DPIC -o gtk-types.lo
pygtk-private.h:41: warning: `PyGtk_FatalExceptions'
defined but not used
source='pygtktreemodel.c' object='pygtktreemodel.lo'
libtool=yes \
depfile='.deps/pygtktreemodel.Plo'
tmpdepfile='.deps/pygtktreemodel.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I..
-I/extra/root/ActivePython-2.1/include/python2.1
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0
-Wall    -g -O2 -c -o pygtktreemodel.lo `test -f
pygtktreemodel.c || echo './'`pygtktreemodel.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/extra/root/ActivePython-2.1/include/python2.1
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0 -Wall
-g -O2 -c pygtktreemodel.c -MT pygtktreemodel.lo -MD
-MP -MF .deps/pygtktreemodel.TPlo  -fPIC -DPIC -o
pygtktreemodel.lo
../ExtensionClass.h:436: warning:
`PyExtensionClassCAPI' defined but not used
../ExtensionClass.h:452: warning: `PyCObject_Import14'
defined but not used
pygtk-private.h:41: warning: `PyGtk_FatalExceptions'
defined but not used
chmod a+w .
cd . \
&& /extra/root/ActivePython-2.1/bin/python
../codegen/codegen.py \
    --register ../pango.defs \
    --register gdk.defs \
    --override gtk.override \
    --prefix pygtk gtk.defs > gen-gtk.c \
&& cp gen-gtk.c gtk.c \
&& rm -f gen-gtk.c
Could not write method GtkTextIter.get_attributes
Could not write method GtkTextIter.forward_find_char
Could not write method GtkTextIter.backward_find_char
Could not write method GtkSelectionData.get_text
Could not write method GtkSelectionData.get_tree_row
Could not write method GtkIconFactory.add
Could not write method GtkIconFactory.lookup
Could not write method GtkIMContext.get_preedit_string
Could not write method GtkIMContext.filter_keypress
Could not write method
GtkIMContext.set_cursor_location
Could not write method GtkCellRenderer.get_size
Could not write method GtkCellRenderer.render
Could not write method GtkCellRenderer.event
Could not write method GtkSettings.install_property
Could not write method
GtkSettings.install_property_parser
Could not write method GtkSettings.set_property_value
Could not write method
GtkStyle.apply_default_background
Could not write method GtkStyle.lookup_icon_set
Could not write method GtkStyle.render_icon
Could not write method GtkTextBuffer.insert_with_tags
Could not write method
GtkTextBuffer.insert_with_tags_by_name
Could not write method GtkTextBuffer.cut_clipboard
Could not write method GtkTextBuffer.copy_clipboard
Could not write method GtkTextBuffer.paste_clipboard
Could not write method GtkTextChildAnchor.get_widgets
Could not write method GtkTextTagTable.foreach
Could not write method
GtkTreeSelection.set_select_function
Could not write method GtkTreeSelection.get_user_data
Could not write method
GtkTreeSelection.selected_foreach
Could not write method
GtkTreeViewColumn.get_cell_renderers
Could not write method
GtkTreeViewColumn.set_attributes
Could not write method
GtkTreeViewColumn.set_cell_data_func
Could not write method GtkWidget.drag_dest_find_target
Could not write method
GtkWidget.drag_dest_get_target_list
Could not write method
GtkWidget.drag_dest_set_target_list
Could not write method GtkWidget.selection_clear
Could not write method GtkWidget.destroyed
Could not write method GtkWidget.region_intersect
Could not write method GtkWidget.get_accessible
Could not write method GtkWidget.style_get_property
Could not write method GtkWidget.style_get_valist
Could not write method GtkWidget.style_get
Could not write method GtkWidget.path
Could not write method GtkWidget.class_path
Could not write method GtkImage.set_from_icon_set
Could not write method GtkImage.get_pixmap
Could not write method GtkImage.get_image
Could not write method GtkImage.get_stock
Could not write method GtkImage.get_icon_set
Could not write method GtkLabel.get_selection_bounds
Could not write method GtkLabel.get_layout_offsets
Could not write method GtkEntry.set_invisible_char
Could not write method GtkEntry.get_layout_offsets
Could not write method GtkContainer.propagate_expose
Could not write method GtkContainer.set_focus_chain
Could not write method
GtkTreeView.insert_column_with_attributes
Could not write method
GtkTreeView.insert_column_with_data_func
Could not write method
GtkTreeView.set_column_drag_function
Could not write method GtkTreeView.expand_rows
Could not write method GtkTreeView.get_cell_area
Could not write method GtkTreeView.get_background_area
Could not write method GtkTreeView.get_visible_rect
Could not write method
GtkTreeView.widget_to_tree_coords
Could not write method
GtkTreeView.tree_to_widget_coords
Could not write method
GtkTreeView.set_rows_drag_source
Could not write method GtkTreeView.set_rows_drag_dest
Could not write method GtkTreeView.get_drag_dest_row
Could not write method GtkTreeView.get_dest_row_at_pos
Could not write method GtkTextView.get_visible_rect
Could not write method GtkTextView.get_iter_location
Could not write method GtkTextView.get_line_yrange
Could not write method GtkTextView.get_line_at_y
Could not write method
GtkTextView.buffer_to_window_coords
Could not write method
GtkTextView.window_to_buffer_coords
Could not write method
GtkTextView.get_default_attributes
Could not write method GtkSocket.steal
Could not write method GtkMenuItem.toggle_size_request
Could not write method GtkCList.construct
Could not write method GtkCList.set_compare_func
Could not write method GtkCList._create_cell_layout
Could not write method GtkCTree.set_drag_compare_func
Could not write method GtkWindow.begin_resize_drag
Could not write constructor for GtkPlug
Could not write method GtkPlug.construct
Could not write method GtkDialog.add_buttons
Could not write method
GtkEditable.get_selection_bounds
Could not write method GtkTreeModel.get
Could not write method GtkTreeModel.get_valist
Could not write method GtkTreeModel.rows_reordered
Could not write method
GtkTreeSortable.get_sort_column_id
Could not write method
GtkTreeSortable.sort_column_id_set_func
Could not write function gtk_binding_entry_clear
Could not write function icon_factory_lookup_default
Could not write function icon_size_lookup
Could not write function icon_set_new
Could not write function icon_set_new_from_pixbuf
Could not write function icon_source_new
Could not write function item_factory_parse_rc_scanner
Could not write function item_factory_dump_items
Could not write function item_factory_dump_rc
Could not write function item_factory_print_func
Could not write function
item_factory_popup_data_from_widget
Could not write function init_abi_check
Could not write function init_check_abi_check
Could not write function init_add
Could not write function gtk_preview_get_info
Could not write function rc_set_default_files
Could not write function rc_get_default_files
Could not write function rc_set_image_loader
Could not write function rc_find_pixmap_in_path
Could not write function rc_parse_color
Could not write function rc_parse_state
Could not write function rc_parse_priority
Could not write function gtk_rc_property_parse_color
Could not write function gtk_rc_property_parse_enum
Could not write function gtk_rc_property_parse_flags
Could not write function
gtk_rc_property_parse_requisition
Could not write function gtk_rc_property_parse_border
Could not write function stock_add
Could not write function stock_add_static
Could not write function stock_lookup
Could not write function stock_list_ids
Could not write function gtk_text_attributes_new
Could not write function gtk_tree_row_reference_new
Could not write function
gtk_tree_row_reference_new_proxy
Could not write function
gtk_tree_row_reference_reordered
Could not write function type_class
Could not write function window_list_toplevels
source='gtk.c' object='gtk.lo' libtool=yes \
depfile='.deps/gtk.Plo' tmpdepfile='.deps/gtk.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I..
-I/extra/root/ActivePython-2.1/include/python2.1
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0
-Wall    -g -O2 -c -o gtk.lo `test -f gtk.c || echo
'./'`gtk.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/extra/root/ActivePython-2.1/include/python2.1
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -I/usr/include/atk-1.0 -Wall
-g -O2 -c gtk.c -MT gtk.lo -MD -MP -MF .deps/gtk.TPlo 
-fPIC -DPIC -o gtk.lo
gtk.c: In function
`_wrap_gtk_tree_view_column_pack_start':
gtk.c:5562: too few arguments to function
`gtk_tree_view_column_pack_start'
gtk.c: In function
`_wrap_gtk_tree_view_column_pack_end':
gtk.c:5581: too few arguments to function
`gtk_tree_view_column_pack_end'
gtk.c: In function
`_wrap_gtk_tree_view_column_get_fixed_width':
gtk.c:5709: warning: implicit declaration of function
`gtk_tree_view_column_get_fixed_width'
gtk.c: In function
`_wrap_gtk_tree_view_column_set_fixed_width':
gtk.c:5721: warning: implicit declaration of function
`gtk_tree_view_column_set_fixed_width'
gtk.c: In function `_wrap_gtk_tree_model_row_changed':
gtk.c:24093: warning: implicit declaration of function
`gtk_tree_model_row_changed'
gtk.c: In function
`_wrap_gtk_tree_model_row_inserted':
gtk.c:24114: warning: implicit declaration of function
`gtk_tree_model_row_inserted'
gtk.c: In function
`_wrap_gtk_tree_model_row_has_child_toggled':
gtk.c:24135: warning: implicit declaration of function
`gtk_tree_model_row_has_child_toggled'
gtk.c: In function `_wrap_gtk_tree_model_row_deleted':
gtk.c:24149: warning: implicit declaration of function
`gtk_tree_model_row_deleted'
make[2]: *** [gtk.lo] Error 1
make[2]: Leaving directory
`/extra/root/gnome-python/pygtk/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/extra/root/gnome-python/pygtk'
make: *** [all] Error 2
[root@localhost pygtk]#

- Aditya.
> 
> 
> James.
> 

__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to