For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=539>
Summary: debian/liborocos-rtt-common-dev.install contains non-
existing files
Product: RTT
Version: rtt-trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Build System
AssignedTo: orocos-dev at lists [dot] mech [dot] kuleuven [dot] be
ReportedBy: ruben.smits at mech [dot] kuleuven [dot] be
CC: orocos-dev at lists [dot] mech [dot] kuleuven [dot] be
Estimated Hours: 0.0
I was trying to build packages from trunk/rtt when i got the following error:
cp: cannot stat `debian/tmp//usr/include/rtt/BufferConnectionInterface.hpp': No
such file or directory
dh_install: commandi returned error code 256
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status
2
apparently debian/liborocos-rtt-common-dev.install still lists some old
headers.
Ruben


[Bug 539] debian/liborocos-rtt-common-dev.install contains non-e
For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=539>
--- Comment #1 from Ruben Smits <ruben.smits at mech [dot] kuleuven [dot] be> 2008-05-07 10:40:07 ---Created an attachment (id=276)
removes deleted files
removes deleted files, don't know if it should have included new files.
Ruben