tag 466810 - help
tag 466810 + pending
thanks

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.

> 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.

Thank you for your input.

Removing the help tag as I'll have time to handle that myself, now
having a lead and (at least) a workaround. Tagging pending since ocaml
has to go into testing together with graphviz soon (already hinted).

I'll handle the upload afterwards.

Cheers,

-- 
Cyril Brulebois

Attachment: pgprs628GnVGA.pgp
Description: PGP signature

Reply via email to