Re: gnome-python-desktop crash



Robert,

Something is amiss.  Configure should have detected and set

    TOTEM_PLPARSER_CFLAGS

which includes a header search path entry

    -I$garnome/include/totem/1/plparser
 
This addition to the header search path comes from

     $garnome/lib/pkgconfig/totem-plparser.pc

-Joseph

============================================================
On Sat, 2007-02-10 at 21:01 -0600, Robert Ford wrote:
> i ran into this building gar-svn, i dont know if its a problem just
> for my system or not.
> 
> .libs/plparser_la-plparser.o
> plparser.override:6:29: error: totem-pl-parser.h: No such file or
> directory
> plparser.override :7:38: error: totem-pl-parser-builtins.h: No such
> file or directory
> plparser.override: In function '_wrap_totem_pl_parser_write':
> plparser.override:92: error: 'TotemPlParserType' undeclared (first use
> in this function) 
> plparser.override:92: error: (Each undeclared identifier is reported
> only once
> plparser.override:92: error: for each function it appears in.)
> plparser.override:92: error: expected ';' before 'type' 
> plparser.override:98: error: 'type' undeclared (first use in this
> function)
> plparser.override:105: warning: implicit declaration of function
> 'totem_pl_parser_write'
> plparser.override:105: warning: implicit declaration of function
> 'TOTEM_PL_PARSER' 
> plparser.c: In function '_wrap_totem_pl_parser_add_ignored_scheme':
> plparser.c:176: warning: implicit declaration of function
> 'totem_pl_parser_add_ignored_scheme'
> plparser.c: In function '_wrap_totem_pl_parser_parse': 
> plparser.c:193: warning: implicit declaration of function
> 'totem_pl_parser_parse'
> plparser.c:195: error: 'TOTEM_TYPE_PL_PARSER_RESULT' undeclared (first
> use in this function)
> plparser.c: In function 'pyplparser_add_constants': 
> plparser.c:267: error: 'TOTEM_TYPE_PL_PARSER_RESULT' undeclared (first
> use in this function)
> plparser.c:268: error: 'TOTEM_TYPE_PL_PARSER_TYPE' undeclared (first
> use in this function)
> plparser.c:269: error: 'TOTEM_TYPE_PL_PARSER_ERROR' undeclared (first
> use in this function) 
> plparser.c: In function 'pyplparser_register_classes':
> plparser.c:308: error: 'TOTEM_TYPE_PL_PARSER' undeclared (first use in
> this function)
> make[3]: *** [plparser_la-plparser.lo] Error 1
> make[3]: Leaving directory
> `/home/odin/SVN-CVS/garnome-trunk/desktop/gnome-python-desktop/work/main.d/gnome- python-desktop-2.17.3/totem'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/odin/SVN-CVS/garnome-trunk/desktop/gnome-python-desktop/work/main.d/gnome-python-desktop-2.17.3'
> make[1]: *** [all] Error 2 
> make[1]: Leaving directory
> `/home/odin/SVN-CVS/garnome-trunk/desktop/gnome-python-desktop/work/main.d/gnome-python-desktop-2.17.3'
> make: *** [build-work/main.d/gnome-python-desktop-2.17.3/Makefile]
> Error 2
> 
> attached is a  simple fix i made, works for me. :)
> Robert 
-- 
joseph_sacco [at] comcast [dot] net




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