>On a Redhat 6.1 system, I find:
>
>[test@it-router2 test]$ find /usr/include -type f -exec grep -n INT_MAX {}
>/dev/null \;
>/usr/include/limits.h:91:#  define INT_MIN      (-INT_MAX - 1)
>/usr/include/limits.h:92:#  define INT_MAX      2147483647
>/usr/include/limits.h:96:#   define UINT_MAX    4294967295U
>/usr/include/limits.h:98:#   define UINT_MAX    4294967295  
>
>[test@it-router2 test]$ rpm -qf /usr/include/limits.h
>glibc-devel-2.1.2-11
>
>Looks to me like it's not a Redhat problem, but yours --  you don't have
>the right stuff installed.

The problem resulted from the missing links to the kernel header files
and my running configure before the missing links were found.

Doing a distclean and a configure solved the problem.

Thanks for the response.

MB
-- 
e-mail: [EMAIL PROTECTED]
    Bart: Hey, why is it destroying other toys?  Lisa: They must have
    programmed it to eliminate the competition.  Bart: You mean like
    Microsoft?  Lisa: Exactly.  [The Simpsons - 12/18/99]
Visit - URL:http://www.vidiot.com/  (Your link to Star Trek and UPN)



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to