On 28/12/12 02:20, Robert Peters wrote: > Hello, > > as mentioned in this bug report > https://bugs.freedesktop.org/show_bug.cgi?id=56158 build problems > should be > communicated over the mailing list. So do I. > > After a long time make complained about an compiler error because > sane/sane.h was not found. After installing > libsane-dev it continues compiling. > > I took a look into configure.ac which actually contains an check for > sane/sane.h. But if I see this correct it will > be only executed if --with-system-sane is passed.
hi Robert, indeed that is so, and is right; the problem is that there is a copy/paste error in a makefile and so the dependency that is supposed to delay the build of the "extensions" code until the "sane" module is built (and copies its headers to the right place) does not work. this should be fixed now with commit 93ff02a31364bd334d8bee2e4bc6715f9f30d847, please pull and try again. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice