On Tue, 18 Jan 2005 00:15:00 +0100 Kurt Roeckx wrote: > > Your package is failing to build with the following error: > g++ -O2 -g -c `wx-config --cflags` -o sffview.o sffview.cpp > In file included from sffview.cpp:36: > common.h:36:37: boost/filesystem/path.hpp: No such file or directory > sffview.cpp: In member function `void SffView::CalcScale()': > sffview.cpp:123: warning: passing `double' for converting 4 of `virtual void > wxScrolledWindow::SetScrollbars(int, int, int, int, int, int, bool)' > sffview.cpp:128: warning: passing `double' for converting 3 of `virtual void > wxScrolledWindow::SetScrollbars(int, int, int, int, int, int, bool)' > make[1]: *** [sffview.o] Error 1 > > This looks like a missing build dependency on > libboost-filesystem-dev. When adding it it builds fine. >
I have confirmed this problem and that the simple fix works inside my pbuilder chroot. I have uploaded a corrected package to DELAYED+3 days. If the maintainer would rather fix this themselves they have some time to upload their own corrected package. Stephen Quinney
signature.asc
Description: Digital signature

