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?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to