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.000000000 -0700
> +++ ModelHandler.h 2007-07-20 19:29:08.000000000 -0700
> @@ -14,6 +14,7 @@
> #include <varconf/Config.h>
>
> #include "interfaces/ConsoleObject.h"
> +#include <sigc++/object_slot.h>
>
> namespace varconf {
> class Config;
>
> Note that after this patch, sear still fails to build. There are still
> unresolved problems linking with the new debian cal3d and guichan
> libraries. There may be other problems as well. If you wish to fix this
> package, I recommend beginning from the latest upstream.
I cant reproduce this.
What compiler are you using g++-4.1 or g++4.2 ?
I cant see this problem with g++-4.1 in either sear 0.6.1 (currently in
unstable) nor with sear 0.6.3 (current release).
Unfortunately I cant build 0.6.3 either as it needs an older version of
guichan than available in the archive. I wait for a patch from upstream
for this.
Cheers,
Michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]