[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [HELP] Bug#389415: wordnet_1:2.1-2(ia64/unstable): FTBFS: cast from pointer to int of diff size. (fwd)



On Tue, Sep 26, 2006 at 11:22:38AM +0200, Andreas Tille wrote:
> Probably it did not hit the mirrors, but now it should be there.
> (Debian verison number -2 is missleading because -1 was in experimental
> and than was overriden by another upload of a previous upstream
> version with colon versioning).
> 
> Hope this helps tracking down the problem.

OK, it's there now.  Here's line 17 of stubs.c:

static Id = "$Id: stubs.c,v 1.7 2005/04/29 19:01:57 wn Exp $";

which is just garbage.  static const char Id[] = "..." would make sense.
How does that build on any architecture?



Reply to: