On Tuesday 18 March 2008 06:25:27 am you wrote:
> On 18/03/2008, Martin Michlmayr wrote:
> > * Kumar Appaiah <[EMAIL PROTECTED]> [2008-03-18 14:18]:
> >  > I just rebuilt graphviz in an schroot, and couldn't reproduce this
> >  > problem. My gcc is this:
> >
> >  You should CC Daniel Schepler since he reported the bug.
>
> Apologies. I should have mailed nnnn-submitter, rather than assume
> that it was Martin by default.
>
> Thanks.
>
> >  > [(sid)[EMAIL PROTECTED] ~/debpackages/graphviz/graphviz-2.16.1] gcc -v
> >  > Using built-in specs.
> >  > Target: i486-linux-gnu
> >  > Configured with: ../src/configure -v --with-pkgversion='Debian
> >  > 20080224-1'
> >  > --with-bugurl=file:///usr/share/doc/gcc-snapshot/README.Bugs
> >  > --enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang
> >  > --prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib
> >  > --disable-nls --enable-clocale=gnu --enable-libstdcxx-debug
> >  > --enable-java-awt=gtk --enable-gtk-cairo --disable-plugin
> >  > --with-java-home=/usr/lib/gcc-snapshot/jre
> >  > --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc
> >  > --enable-mpfr --enable-targets=all --disable-werror
> >  > --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
> >  > Thread model: posix
> >  > gcc version 4.3.0 20080224 (prerelease) (Debian 20080224-1)
> >  >
> >  > Please let me know if I am wrong here.
>
> Thanks.
>
> Kumar

I just tried it again, and reproduced the same error as I reported before.  
This was on amd64, though.

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?
-- 
Daniel Schepler



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

Reply via email to