make distcheck fails when compiling in a non-source directory

Bug #1098565 reported by Łukasz Zemczak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
unity-lens-files
New
Low
Unassigned

Bug Description

When trying to build unity-lens-files out of the source directory, it fails with:

make[1]: Entering directory `/opt/unity-lens-files/6.0/bin/tests'
  VALAC ../../tests/test_url_checker_vala.stamp
error: ../../tests/assertions.vapi not found
error: ../../src/url-checker.vala not found
Compilation failed: 2 error(s), 0 warning(s)
make[1]: *** [../../tests/test_url_checker_vala.stamp] Error 1

Steps to reproduce:

mkdir bin
cd bin/
../autogen.sh --prefix=/usr
make && make distcheck

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.