Code:
test -f 'db.c' || echo './'`db.c; \ then mv -f ".deps/libzbxdbhigh_a-db.Tpo" ".deps/libzbxdbhigh_a-db.Po"; else rm -f ".deps/libzbxdbhigh_a-db.Tpo"; exit 1; fi make[3]: *** No rule to make target `dbschema.c', needed by `libzbxdbhigh_a-dbschema.o'. Stop. make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/usr/src/redhat/BUILD/zabbix-1.6.svn_6191/src/libs/zbxdbhigh' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/zabbix-1.6.svn_6191/src/libs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/zabbix-1.6.svn_6191/src' make: *** [all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.14283 (%build)
I would appretiate any help on this one...
Comment