Bug#434033: sear: FTBFS: missing #include in ModelHandler.h

2008-01-23 Thread Aurelien Jarno
On Sat, Jul 21, 2007 at 05:33:10PM +0200, Michael Koch wrote: > On Sat, Jul 21, 2007 at 04:09:02PM +0200, Cyril Brulebois wrote: > > Michael Koch <[EMAIL PROTECTED]> (21/07/2007): > > > > Severity: serious > > > > Tags: patch > > > > A related note: when trying to build it in a clean sid chroot, I

Bug#434033: sear: FTBFS: missing #include in ModelHandler.h

2007-07-21 Thread Michael Koch
On Sat, Jul 21, 2007 at 04:09:02PM +0200, Cyril Brulebois wrote: > Michael Koch <[EMAIL PROTECTED]> (21/07/2007): > > > Severity: serious > > > Tags: patch > > A related note: when trying to build it in a clean sid chroot, I noticed > that the B-D on libcal3d11-dev can't be fulfilled, and you need

Bug#434033: sear: FTBFS: missing #include in ModelHandler.h

2007-07-21 Thread Cyril Brulebois
Michael Koch <[EMAIL PROTECTED]> (21/07/2007): > > Severity: serious > > Tags: patch A related note: when trying to build it in a clean sid chroot, I noticed that the B-D on libcal3d11-dev can't be fulfilled, and you need to now B-D on libcal3d12-dev. Then, configure{,.ac} want liberis to be ==1.

Bug#434033: sear: FTBFS: missing #include in ModelHandler.h

2007-07-21 Thread Michael Koch
On Fri, Jul 20, 2007 at 07:39:23PM -0700, Brandon wrote: > Package: sear > Version: 0.6.1-1 > Severity: serious > Tags: patch > > loaders/ModelHander.h is missing an #include directive, which prevents > sear from compiling. Here is the patch: > > --- ModelHandler.h.orig 2007-07-20 19:29:03.

Bug#434033: sear: FTBFS: missing #include in ModelHandler.h

2007-07-20 Thread Brandon
Package: sear Version: 0.6.1-1 Severity: serious Tags: patch loaders/ModelHander.h is missing an #include directive, which prevents sear from compiling. Here is the patch: --- ModelHandler.h.orig 2007-07-20 19:29:03.0 -0700 +++ ModelHandler.h 2007-07-20 19:29:08.0 -0700 @@ -1