[Epiphany] problem building epiphany



hello!

I'm having some problems building Epiphany. This is the error message i get when i try to build:

ISABLE_DEPRECATED -g -O2 -c ephy-autocompletion-window.c  -fPIC -DPIC -o ephy-autocompletion-window.lo
ephy-autocompletion-window.c: In function `ephy_autocompletion_window_get_dimensions':
ephy-autocompletion-window.c:373: warning: implicit declaration of function `LOG'
ephy-autocompletion-window.c:374: parse error before `list_requisition'
ephy-autocompletion-window.c:377: parse error before `do'
ephy-autocompletion-window.c:390: break statement not within loop or switch
ephy-autocompletion-window.c:340: warning: unused variable `old_width'
ephy-autocompletion-window.c: At top level:
ephy-autocompletion-window.c:396: parse error before `while'
ephy-autocompletion-window.c:398: warning: type defaults to `int' in declaration of `width'
ephy-autocompletion-window.c:398: `widget' undeclared here (not in a function)
ephy-autocompletion-window.c:398: warning: data definition has no type or storage class
ephy-autocompletion-window.c:400: parse error before `if'
ephy-autocompletion-window.c:402: warning: type defaults to `int' in declaration of `height'
ephy-autocompletion-window.c:402: `work_height' undeclared here (not in a function)
ephy-autocompletion-window.c:402: `list_requisition' undeclared here (not in a function)
ephy-autocompletion-window.c:403: `avail_height' undeclared here (not in a function)
ephy-autocompletion-window.c:403: `work_height' undeclared here (not in a function)
ephy-autocompletion-window.c:403: `list_requisition' undeclared here (not in a function)
ephy-autocompletion-window.c:403: `avail_height' undeclared here (not in a function)
ephy-autocompletion-window.c:403: warning: data definition has no type or storage class
ephy-autocompletion-window.c:406: warning: type defaults to `int' in declaration of `work_height'
ephy-autocompletion-window.c:406: `popup' undeclared here (not in a function)
ephy-autocompletion-window.c:407: `popup' undeclared here (not in a function)
ephy-autocompletion-window.c:407: initializer element is not constant
ephy-autocompletion-window.c:407: warning: data definition has no type or storage class
ephy-autocompletion-window.c:409: parse error before `if'
ephy-autocompletion-window.c:414: parse error before `('
make[3]: *** [ephy-autocompletion-window.lo] Error 1
make[3]: Leaving directory `/tmp/epiphany-0.4.2/lib/widgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/epiphany-0.4.2/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/epiphany-0.4.2'
make: *** [all-recursive-am] Error 2

Do I have to include some more information?

regards,
.bender



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