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

Bug#253958: (fwd) Re: (fwd) Bug#253958: Unable to build packages depending on this with gcc.



Hi Daniel,

This is the answer I got from Olaf.
I'm not really sure, if it will help you as gcc seems to have been
undergone an incompatible change.
Including kpathsea/kpathsea.h should give you that mentioned
c-auto.h, but it will include kpathsea/c-vararg.h, which includes
varargs.h and will produce that message.
Would you be so kind to test it, although I have doubts, that it will
really help you?

Thanks and Regards,
  Hilmar

----- Forwarded message from Olaf Weber <olaf@infovore.xs4all.nl> -----
From: Olaf Weber <olaf@infovore.xs4all.nl>
To: Hilmar Preusse <hille42@web.de>
Cc: 253958-forwarded@bugs.debian.org
Subject: Re: (fwd) Bug#253958: Unable to build packages depending on this
 with gcc.
Date: Sat, 12 Jun 2004 19:53:48 +0200
Message-ID: <87brjou0gj.fsf@infovore.xs4all.nl>
References: <20040612164122.GC1681@preusse-16223.user.cis.dfn.de>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through
 Obscurity, linux)

Hilmar Preusse writes:

> Hi Olaf,

> down here in the DBTS, we've got a bug report about an
> incompatibility between the latest gcc and libkpathsea. I guess, this
> is a bug in libkpathsea and not in gcc.
> AFAICS that bug is still in the latest teTeX-beta.

The kpathsea headers depend on having their autoconf-generated
config.h (which is _called_ c-auto.h) included as well.  Some may do
this themselved, others don't.

Adding #include <kpathsea/config.h> before including any other
kpathsea header might solve this.
----- End forwarded message -----

H.
-- 
http://hilmarpreusse.forum-rheinland.de/



Reply to: