#1071: cannot build eskiss(due to the new release of chipmunk?)
-------------------------------+------------------
Reporter: Cravix | Owner:
Type: Bug | Status: new
Priority: Minor | Milestone:
Component: other | Resolution:
Keywords: eskiss games evas | Blocked By:
Blocking: |
-------------------------------+------------------
Comment (by Cravix):
update: i've tried to install chipmunk v5.3.5 today, but it still doesn't
work.
output is as follows, as i can see, it doesn't prompt those like cpspace
is undefined, but other error still exists, so, maybe the API of evas
broke?
{{{
Waf: Entering directory `/aur/yaourt-tmp-drocel/aur-eskiss-svn/src/eskiss-
build/build'
[1/9] cc: src/bin/draw_object.c -> build/default/src/bin/draw_object_1.o
[2/9] cc: src/bin/physic_object.c ->
build/default/src/bin/physic_object_1.o
[3/9] cc: src/bin/level.c -> build/default/src/bin/level_1.o
../src/bin/draw_object.c: In function ‘draw_object_create’:
../src/bin/draw_object.c:227:47: error: ‘PACKAGE_DATA_DIR’ undeclared
(first use in this function)
../src/bin/draw_object.c:227:47: note: each undeclared identifier is
reported only once for each function it appears in
../src/bin/draw_object.c:227:64: error: expected ‘)’ before string
constant
../src/bin/draw_object.c:227:64: error: too few arguments to function
‘evas_object_image_file_set’
In file included from ../src/bin/common.h:26:0,
from ../src/bin/draw_object.h:23,
from ../src/bin/draw_object.c:20:
/usr/include/evas-1/Evas.h:6583:46: note: declared here
../src/bin/draw_object.c:269:48: error: expected ‘)’ before string
constant
../src/bin/draw_object.c: In function ‘_add_point’:
../src/bin/draw_object.c:355:23: error: ‘PACKAGE_DATA_DIR’ undeclared
(first use in this function)
../src/bin/draw_object.c:355:40: error: expected ‘)’ before string
constant
../src/bin/draw_object.c: In function ‘_mouse_up_cb’:
../src/bin/draw_object.c:549:39: error: ‘PACKAGE_DATA_DIR’ undeclared
(first use in this function)
../src/bin/draw_object.c:549:56: error: expected ‘)’ before string
constant
../src/bin/level.c: In function ‘level_save_file’:
../src/bin/level.c:255:42: error: ‘PACKAGE_DATA_DIR’ undeclared (first use
in this function)
../src/bin/level.c:255:42: note: each undeclared identifier is reported
only once for each function it appears in
../src/bin/level.c:255:59: error: expected ‘)’ before string constant
../src/bin/level.c:255:59: error: too few arguments to function
‘evas_object_image_file_set’
In file included from ../src/bin/common.h:26:0,
from ../src/bin/level.h:23,
from ../src/bin/level.c:19:
/usr/include/evas-1/Evas.h:6583:46: note: declared here
../src/bin/level.c:263:59: error: expected ‘)’ before string constant
../src/bin/level.c:263:59: error: too few arguments to function
‘evas_object_image_file_set’
In file included from ../src/bin/common.h:26:0,
from ../src/bin/level.h:23,
from ../src/bin/level.c:19:
/usr/include/evas-1/Evas.h:6583:46: note: declared here
../src/bin/level.c: In function ‘level_get_thumb’:
../src/bin/level.c:365:50: error: ‘PACKAGE_DATA_DIR’ undeclared (first use
in this function)
../src/bin/level.c:365:67: error: expected ‘)’ before string constant
../src/bin/level.c:365:67: error: too few arguments to function
‘evas_object_image_file_set’
In file included from ../src/bin/common.h:26:0,
from ../src/bin/level.h:23,
from ../src/bin/level.c:19:
/usr/include/evas-1/Evas.h:6583:46: note: declared here
../src/bin/level.c:373:67: error: expected ‘)’ before string constant
../src/bin/level.c:373:67: error: too few arguments to function
‘evas_object_image_file_set’
In file included from ../src/bin/common.h:26:0,
from ../src/bin/level.h:23,
from ../src/bin/level.c:19:
/usr/include/evas-1/Evas.h:6583:46: note: declared here
../src/bin/level.c: In function ‘level_search_level_files’:
../src/bin/level.c:490:28: error: ‘PACKAGE_DATA_DIR’ undeclared (first use
in this function)
../src/bin/level.c:490:45: error: expected ‘)’ before string constant
Waf: Leaving directory `/aur/yaourt-tmp-drocel/aur-eskiss-svn/src/eskiss-
build/build'
}}}
--
Ticket URL: <http://trac.enlightenment.org/e/ticket/1071#comment:4>
Enlightenment <http://www.enlightenment.org/>
Enlightenment Project
|