Menu

Chromium 1.0 Compile Error

Help
Anonymous
2002-10-14
2002-10-29
  • Anonymous

    Anonymous - 2002-10-14

    Hi, when attempting to compile Chromium 1.0 on Redhat 7.1 I get the following error:

    -------------------------------------------------------------------------------
                  Building EXT_separate_specular_color for Linux (RELEASE)     
    -------------------------------------------------------------------------------
    Compiling main.c
    main.c: In function `InitSpecial':
    main.c:189: `GLUquadric' undeclared (first use in this function)
    main.c:189: (Each undeclared identifier is reported only once
    main.c:189: for each function it appears in.)
    main.c:189: `q' undeclared (first use in this function)
    cc1: warnings being treated as errors
    main.c:189: warning: statement with no effect
    main.c:190: parse error before `int'
    main.c:210: `x' undeclared (first use in this function)
    main.c:212: `y' undeclared (first use in this function)
    gmake[4]: *** [../../../built/EXT_separate_specular_color/Linux/main.o] Error 1
    gmake[3]: *** [dep] Error 2
    gmake[2]: *** [EXT_separate_specular_color.subdir] Error 2
    gmake[1]: *** [extensions.subdir] Error 2
    make: *** [progs.subdir] Error 2

    Does anyone have any ideas in regards to this?

    Jim

     
    • Anonymous

      Anonymous - 2002-10-29

      Hi Jim,

      I am getting exactly the same error. Just wondering whether you managed to solve it or not.

      Thanks

      Gary

       

Log in to post a comment.