On Tue, Mar 18, 2008 at 03:52:04PM +0100, Cyril Brulebois wrote:
> On 18/03/2008, Daniel Schepler wrote:
> > I just tried it again, and reproduced the same error as I reported
> > before.  This was on amd64, though.
> 
> Got it too on i386.

Well, I am a tad surprised. But I conclude that I goofed up
somewhere. Apologies for the noise.

> > Lines 95 and 98 of bits/xopen_lim.h are:
> > # if INT_MAX == 32767
> > and
> > #  if INT_MAX == 2147483647
> > Is it possible that gv_tcl.cpp is defining INT_MAX to something which is 
> > confusing the headers, instead of using the definition from the system 
> > headers?
> 
> Another header messes around with INT_MAX and INT_MIN if they are not
> defined. Commenting out those lines make it build fine again. I'll check
> whether reordering the header inclusion triggers INT_MAX and INT_MIN
> definitions before graphviz checks for their being defined, whether a -D
> is missing, or whether I should really get rid of those lines.

Interesting, and glad you've got it! :-)

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036

Attachment: signature.asc
Description: Digital signature

Reply via email to