Re: Snapshot frequenzy before next release?

From: Martin.Spott@uni-duisburg.de
Date: Sun Mar 19 2000 - 01:18:03 PST

  • Next message: Daniele Pontillo, MD: "Tamarack parallel"

    > Compatibility with Gtk on Solaris/sparc would be fine,

    Oooh, my mail reached the mailing list - I didn't expect that. So I'd like
    to give a further hint. Platform is Solaris2.5.1/Sparc with gcc-2.95.2,
    make-3.76.1 and glib-/gtk+-1.2.6.

    Gtk/Glib ist configured this way:

    ./configure --prefix=/usr/local/gtk \
    --enable-shared --disable-static --enable-shm --with-threads=posix

    Sane ist configured that way:

    ./configure --prefix=/usr/local --sysconfdir=/etc \
    --with-gtk-prefix=/usr/local/gtk --enable-shared --disable-static

    'make' fails and tells me about 5 Error's, concerning gtkglue.o, preview.o,
    progress.o, xcam.o and xscanimage.o

    They all look _very_ similar to this one:

    gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/gtk/lib/glib/include -I/usr/local/gtk/include -I/opt/gnu/include -I/usr/local/include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0 -O3 -W -Wall -DSCSIBUFFERSIZE=131072 gtkglue.c
    In file included from /usr/local/gtk/include/gdk/gdktypes.h:33,
                     from /usr/local/gtk/include/gdk/gdk.h:31,
                     from /usr/local/gtk/include/gtk/gtk.h:31,
                     from gtkglue.h:6,
                     from gtkglue.c:38:
    /usr/local/gtk/include/glib.h:491: parse error before `gssize'
    /usr/local/gtk/include/glib.h:491: warning: type defaults to `int' in declaration of `gssize'
    /usr/local/gtk/include/glib.h:491: warning: data definition has no type or storage class
    /usr/local/gtk/include/glib.h:492: parse error before `gsize'
    [...]
    gtkglue.c: In function `gsg_update_scan_window':
    gtkglue.c:1283: dereferencing pointer to incomplete type
    gtkglue.c:1283: dereferencing pointer to incomplete type
    gtkglue.c: At top level:
    /usr/local/gtk/include/gdk/gdktypes.h:1045: storage size of `area' isn't known
    /usr/local/gtk/include/gtk/gtkwidget.h:213: storage size of `requisition' isn't known
    /usr/local/gtk/include/gtk/gtkclist.h:159: storage size of `internal_allocation' isn't known
    /usr/local/gtk/include/gtk/gtkclist.h:170: storage size of `column_title_area' isn't known
    /usr/local/gtk/include/gtk/gtkfontsel.h:162: storage size of `filters' isn't known
    make[1]: *** [gtkglue.o] Error 1

    Anyone interested in more information ?

    Martin.

    -- 
     Unix _IS_ user friendly - it's just selective about who its friends are !
    --------------------------------------------------------------------------
    

    -- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com



    This archive was generated by hypermail 2b29 : Sun Mar 19 2000 - 01:15:53 PST