[rc1 tarballs] configure help error and a few warnings



  I just compiled the RC1 tarballs in a standard GNU/Linux system and
everything went fine, except for minor errors in the "configure
--help" texts (missing default values) and a few warnings, listed
below.

  System: Conectiva Linux 7.0, Kernel 2.4.12, XFree86 4.0.3, gcc 2.95.3
          export CFLAGS="-O -pipe"

  Congratulations to all developers for such great work!

  Regards,
    Marcelo Malheiros

----------------

GLIB 2.0.0 RC1

"configure --help":

  --enable-debug=no/minimum/yes turn on debugging default=$debug_default

"configure --prefix=<dir>": OK
"make":

  glist.c:821: warning: `g_list_sort2' defined but not used

  testglib.c: In function `main':
  testglib.c:927: warning: field width is not type int (arg 2)
  testglib.c:927: warning: unknown conversion type character `1' in format

"make install": OK


PANGO 1.0.0 RC1: all OK


ATK 1.0.0 RC1: all OK


GTK+ 2.0.0 RC1

"configure --help":

  --enable-debug=no/minimum/yes turn on debugging default=$debug_default
  --with-gdktarget=[x11/linux-fb/win32] select GDK target default=$gdktarget

"configure --prefix=<dir>": OK
"make":

  io-png.c:217: warning: variable `options' might be clobbered by `longjmp' or `vfork'
  io-png.c: In function `gdk_pixbuf__png_image_save':
  io-png.c:726: warning: variable `text_ptr' might be clobbered by `longjmp' or `vfork'
  io-png.c:736: warning: variable `num_keys' might be clobbered by `longjmp' or `vfork'
  io-png.c:737: warning: variable `success' might be clobbered by `longjmp' or `vfork'

  /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
  ../config.h:176: warning: this is the location of the previous definition
  In file included from gdk-pixbuf-i18n.h:4,
                   from gdk-pixbuf-io.h:34,
                   from io-jpeg.c:51:
  ../config.h:176: warning: `HAVE_STDLIB_H' redefined
  /usr/include/jconfig.h:12: warning: this is the location of the previous definition
  io-jpeg.c: In function `gdk_pixbuf__jpeg_image_save':
  io-jpeg.c:645: warning: variable `quality' might be clobbered by `longjmp' or `vfork'

  gdkwindow-x11.c: In function `update_pos':
  gdkwindow-x11.c:4249: warning: enumeration value `GDK_WINDOW_EDGE_NORTH_WEST' not handled in switch
  gdkwindow-x11.c:4249: warning: enumeration value `GDK_WINDOW_EDGE_NORTH' not handled in switch
  gdkwindow-x11.c:4249: warning: enumeration value `GDK_WINDOW_EDGE_NORTH_EAST' not handled in switch
  gdkwindow-x11.c:4249: warning: enumeration value `GDK_WINDOW_EDGE_WEST' not handled in switch
  gdkwindow-x11.c:4249: warning: enumeration value `GDK_WINDOW_EDGE_EAST' not handled in switch
  gdkwindow-x11.c:4249: warning: enumeration value `GDK_WINDOW_EDGE_SOUTH_WEST' not handled in switch
  gdkwindow-x11.c:4249: warning: enumeration value `GDK_WINDOW_EDGE_SOUTH' not handled in switch

  gtkcolorsel.c:2529: warning: `gtk_color_selection_get_palette_size' defined but not used
  gtkcolorsel.c:2470: warning: `gtk_color_selection_get_palette_color' defined but not used
  gtkcolorsel.c:2505: warning: `gtk_color_selection_unset_palette_color' defined but not used

  gtkfontsel.c: In function `gtk_font_selection_show_available_styles':
  gtkfontsel.c:776: warning: unused variable `str'

  gtkstyle.c:399: warning: `radio_aa_bits' defined but not used
  gtkstyle.c:2194: warning: `draw_spin_entry_shadow' defined but not used

  gtktextiter.c:1844: warning: `backward_line_leaving_caches_unmodified' defined but not used

  gtktextview.c:6641: warning: `text_window_get_allocation' defined but not used

  testcalendar.c: In function `calendar_date_to_string':
  testcalendar.c:66: warning: `%x' yields only last 2 digits of year in some locales

  testtext.c:316: warning: `blink_timeout' defined but not used

  testtreeview.c: In function `gtk_real_model_types_get_value':
  testtreeview.c:963: warning: int format, long int arg (arg 2)
  testtreeview.c: In function `gtk_real_model_types_iter_parent':
  testtreeview.c:1162: warning: int format, long int arg (arg 4)

"make install": OK



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