[SLE] Need help with sodipodi not compiling

From: Marshall Heartley (heartley_at_earthlink.net)
Date: 07/31/03

  • Next message: James Ogley: "Re: [SLE] Need help with sodipodi not compiling"
    To: suse-linux-e@suse.com
    Date: 31 Jul 2003 07:14:59 -0400
    
    

    Hello list,

    I have been trying to compile the new version of sodipodi with no
    success. I do not know much about programming so I thought that I can
    ask here since there are people who know more than me :)

    Here is the errors that I get when trying to compile the program.

    In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:33,
                     from /usr/include/gtk-2.0/gtk/gtkbin.h:32,
                     from /usr/include/gtk-2.0/gtk/gtkwindow.h:33,
                     from window.c:12:
    /usr/include/gtk-2.0/gtk/gtkwidget.h:36:27: atk/atkobject.h: No such
    file or directory
    In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:33,
                     from /usr/include/gtk-2.0/gtk/gtkbin.h:32,
                     from /usr/include/gtk-2.0/gtk/gtkwindow.h:33,
                     from window.c:12:
    /usr/include/gtk-2.0/gtk/gtkwidget.h:398: error: parse error before
    "AtkObject"
    /usr/include/gtk-2.0/gtk/gtkwidget.h:398: warning: no semicolon at end
    of struct or union
    /usr/include/gtk-2.0/gtk/gtkwidget.h:410: error: parse error before '}'
    token
    /usr/include/gtk-2.0/gtk/gtkwidget.h:599: error: parse error before '*'
    token
    /usr/include/gtk-2.0/gtk/gtkwidget.h:599: warning: data definition has
    no type or storage class
    make[3]: *** [window.o] Error 1
    make[3]: Leaving directory `/home/marshall/sodipodi-0.32/src/helper'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/marshall/sodipodi-0.32/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/marshall/sodipodi-0.32'
    make: *** [all] Error 2

    This is the snippit of the make messages. It seems by the error
    messages that the development files that SuSE shipped with is at fault.
    But I'm thinking that it might be something in the source files that is
    causing it to do this. Does anyone have a clue??? I appreciate any
    help with this.

    Thanks!

    -- 
    Marshall
    "Nothing is impossible, we just do not have all the anwsers to make the
    impossible, possible."
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: James Ogley: "Re: [SLE] Need help with sodipodi not compiling"

    Relevant Pages