SUMMARY: gcc problem after 5.1b upgrade

From: McCracken, Denise (Denise.McCracken_at_misyshealthcare.com)
Date: 07/15/04

  • Next message: Cohen, Andy: "rmvol hangs"
    Date: Thu, 15 Jul 2004 10:53:42 -0700
    To: "Tru64 managers' list (E-mail)" <TRU64-UNIX-MANAGERS@ornl.gov>
    
    

            As we recall, I was getting this error when I tried to compile:

    In file included from evang.c:4:
    /usr/local/lib/gcc-lib/alpha-dec-osf5.1/3.2.3/include/stdio.h:208:64:
    operator '>=' has no left operand
    /usr/local/lib/gcc-lib/alpha-dec-osf5.1/3.2.3/include/stdio.h:244:64:
    operator '>=' has no left operand

            When I look at this file, it begins with:

    /* DO NOT EDIT THIS FILE.

        It has been auto-edited by fixincludes from:

            "/usr/include/stdio.h"

        This had to be done to correct non-standard usages in the
        original, manufacturer supplied header file. */

            I don't know what "fixincludes" are, but I decided to try using
    /usr/include/stdio.h instead of <stdio.h> and it is compiling without errors
    now. Perhaps the 5.1b install overwrote gcc's stdio.h and gcc should be
    re-installed, but I haven't tried that yet.

    -denise
            

    "Customer service may be the only way that a
    company can distinguish itself from its
    competition these days." -H. Frank Gibbard

    Denise McCracken, Systems Software Specialist
    Misys Healthcare Systems, Tucson, AZ

    Certified Tru64 v5 Systems Administrator
    Comptia Network+ Certified Professional


  • Next message: Cohen, Andy: "rmvol hangs"