Comment 0 for bug 587811

Revision history for this message
Evgeni Golov (evgeni) wrote :

I'm currently trying to bring libindicator to Debian, however, build fails for me, because session.conf.in is missing from the tarball (it's in bzr though):

make check-TESTS
make[3]: Entering directory `/tmp/buildd/libindicator-0.3.8/tests'
make[3]: *** No rule to make target `session.conf.in', needed by `session.conf'. Stop.
make[3]: Leaving directory `/tmp/buildd/libindicator-0.3.8/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/tmp/buildd/libindicator-0.3.8/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/libindicator-0.3.8'
dh_auto_test: make -j1 check returned exit code 2
make: *** [build] Error 29