17 May
2006
17 May
'06
12:55 a.m.
On Tue, 16 May 2006, Khiraly wrote:
I have debian sid, what I did: tar -xjvf inkscape-20060516-0400.tar.bz2 cd inkscape-20060516-0400 cat debian/control |grep -i build # install all the dependencies chmod +x debian/rules dpkg-buildpackage -rfakeroot -uc -b
It fails with the following compile error:
../../src/dialogs/layers-panel.cpp:27:30: error: src/widgets/icon.h: No such file or directory
Mathieu Dimanche pointed out this problem in a previous message along with a trivial change to the file to fix it. The fix is in SVN.
Michael