• Bug#262310: Missing Build-depends

    From Ulrich Scholler@1:229/2 to All on Sat Aug 21 01:40:08 2004
    From: [email protected]

    This package needs libgtk1.2-dev and libxml2-dev as Build-depends.

    OTOH, it still doesn't compile:

    [...]
    gcc -I/usr/lib/R/include -I/usr/lib/ggobi/include -DUSE_EXT_PTR=1 -D_R_=1 -I../inst/include `gtk-config --cflags` -I/tmp/buildd/ggobi-0.99.10/include -I/tmp/buildd/ggobi-0.99.10/gtkext/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/
    glib/include -I/usr/include/libxml2 -DUSE_XML=2 -DSUPPORT_PLUGINS=1 -DSUPPORT_INIT_FILES=1 -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c RSBrush.c -o RSBrush.o
    RSBrush.c: In function `RS_GGOBI_setBrushSize':
    RSBrush.c:35: error: `RESET_UNHIDE_POINTS' undeclared (first use in this function)
    RSBrush.c:35: error: (Each undeclared identifier is reported only once RSBrush.c:35: error: for each function it appears in.)
    make[1]: *** [RSBrush.o] Error 1
    [...]

    I have no idea where to find a definition for RESET_UNHIDE_POINTS.




    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Dirk Eddelbuettel@1:229/2 to Ulrich Scholler on Sat Aug 21 03:30:10 2004
    From: [email protected]

    Ulrich,

    On Sat, Aug 21, 2004 at 01:28:15AM +0200, Ulrich Scholler wrote:
    This package needs libgtk1.2-dev and libxml2-dev as Build-depends.

    Yes, as it is in contrib and doesn't get autobuilt, it is not as waterproof.

    OTOH, it still doesn't compile:

    [...]
    gcc -I/usr/lib/R/include -I/usr/lib/ggobi/include -DUSE_EXT_PTR=1 -D_R_=1 -I../inst/include `gtk-config --cflags` -I/tmp/buildd/ggobi-0.99.10/include -I/tmp/buildd/ggobi-0.99.10/gtkext/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/
    glib/include -I/usr/include/libxml2 -DUSE_XML=2 -DSUPPORT_PLUGINS=1 -DSUPPORT_INIT_FILES=1 -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c RSBrush.c -o RSBrush.o
    RSBrush.c: In function `RS_GGOBI_setBrushSize':
    RSBrush.c:35: error: `RESET_UNHIDE_POINTS' undeclared (first use in this function)
    RSBrush.c:35: error: (Each undeclared identifier is reported only once RSBrush.c:35: error: for each function it appears in.)
    make[1]: *** [RSBrush.o] Error 1
    [...]

    I have no idea where to find a definition for RESET_UNHIDE_POINTS.

    Yes, very frustrating -- code by Duncan Temple Lang sometimes has these properties of not exactly building in a reliable way...

    I had also tried to update to the newer release at www.ggobi.org, which
    failed for similar reasons. I last tried maybe two weeks ago, and my memory
    is a little foggy. I am planning to revisit this this weekend, but unsure if I'll have the time.

    Thanks for looking into it too.

    Dirk

    --
    Those are my principles, and if you don't like them... well, I have others.
    -- Groucho Marx


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Dirk Eddelbuettel@1:229/2 to All on Sat Aug 21 05:30:09 2004
    From: [email protected]

    Getting closer -- with the 2x2 possibilities given by (old) ggobi 0.99.10
    and (new) 1.0.0-pre, as well as (old) Rggobi 0.53.0 and (new) 1.0.0, it
    seems that upgrading ggobi itself creates problems.

    I was able to build the old Rggobi against the old ggobi and its include
    files under testing, though it needed some minor patches I need to document more clearly. I will try building in an unstable chroot next.

    Dirk

    --
    Those are my principles, and if you don't like them... well, I have others.
    -- Groucho Marx


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)