In file included from src/webui/extjs.c:119:0: src/webui/extjs-debug.c: In function ‘extjs_root’: src/webui/extjs-debug.c:1:2: error: ‘e’ undeclared (first use in this function) -e extjs_lcss(hq, "static/extjs/resources/css/ext-all-notheme.css"); ^ src/webui/extjs-debug.c:1:2: note: each undeclared identifier is reported only o nce for each function it appears in src/webui/extjs-debug.c:1:4: error: expected ‘;’ before ‘extjs_lcss’ -e extjs_lcss(hq, "static/extjs/resources/css/ext-all-notheme.css"); ^ src/webui/extjs-debug.c:9:4: error: expected ‘;’ before ‘extjs_load’ -e extjs_load(hq, "static/extjs/adapter/ext/ext-base-debug.js"); ^ In file included from src/webui/extjs.c:123:0: src/webui/extjs-std.c:1:4: error: expected ‘;’ before ‘extjs_lcss’ -e extjs_lcss(hq, "static/tvh.css.gz"); ^ src/webui/extjs-std.c:2:4: error: expected ‘;’ before ‘extjs_load’ -e extjs_load(hq, "static/tvh.js.gz"); ^ In file included from src/webui/extjs.c:177:0: src/webui/extjs-tv-debug.c: In function ‘extjs_livetv’: src/webui/extjs-tv-debug.c:1:2: error: ‘e’ undeclared (first use in this functio n) -e extjs_lcss(hq, "static/tv.css"); ^ src/webui/extjs-tv-debug.c:1:4: error: expected ‘;’ before ‘extjs_lcss’ -e extjs_lcss(hq, "static/tv.css"); ^ src/webui/extjs-tv-debug.c:3:4: error: expected ‘;’ before ‘extjs_load’ -e extjs_load(hq, "static/extjs/adapter/ext/ext-base-debug.js"); ^ In file included from src/webui/extjs.c:181:0: src/webui/extjs-tv-std.c:1:4: error: expected ‘;’ before ‘extjs_lcss’ -e extjs_lcss(hq, "static/tvh-tv.css.gz"); ^ src/webui/extjs-tv-std.c:2:4: error: expected ‘;’ before ‘extjs_load’ -e extjs_load(hq, "static/tvh-tv.js.gz"); ^ make[2]: *** [/home/mark/build/tvheadend/master/build.linux/src/webui/extjs.o] E rror 1 make[2]: Leaving directory `/home/mark/build/tvheadend/master' make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory `/home/mark/build/tvheadend/master' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 mark@Microserver1:~/build/tvheadend/master$