Overture SW compilation

From: Padiyath Sreekumaran (Kumar.Padiyath_at_psi.ch)
Date: 09/28/05

  • Next message: Shaw, Marco: "RE: Help (unknown files)"
    To: redhat-list@redhat.com
    Date: Wed, 28 Sep 2005 13:39:05 +0200
    
    

      Hello,
      Iam trying to install a SW on a RedHat OS V3 machine. This SW
      requires OpenGL, Motif etc. programs. Iam getting an error
      when I execute the make file of the Program Overture.

    osRender.C:204:34: GL/../../src/context.h: No such file or directory
    <-----------------------
    osRender.C:219: 'GLcontext' is used as a type, but is not defined as a type.
    osRender.C:220: syntax error before `*' token
    osRender.C:221: syntax error before `*' token
    osRender.C:230: syntax error before `*' token
    osRender.C: In member function `int
       GL_GraphicsInterface::offScreenRenderMesa(const char*,
       GraphicsParameters&)':
    osRender.C:278: `GLcontext' undeclared (first use this function)
    osRender.C:278: (Each undeclared identifier is reported only once for each
       function it appears in.)
    osRender.C:278: `CC' undeclared (first use this function)
    osRender.C:278: syntax error before `)' token
    osRender.C:288: `oldCC' undeclared (first use this function)
    osRender.C:288: syntax error before `)' token
    osRender.C:288: `struct osmesa_context' has no member named `gl_ctx'
    osRender.C:289: `struct osmesa_context' has no member named `gl_ctx'
    osRender.C:289: syntax error before `)' token
    osRender.C:297: syntax error before `)' token
    osRender.C:297: `struct osmesa_context' has no member named `gl_ctx'
    osRender.C:297: `_mesa_copy_context' undeclared (first use this function)
    osRender.C:333: `struct osmesa_context' has no member named `gl_ctx'
    osRender.C:333: syntax error before `)' token
    make[1]: *** [osRender.o] Error 1
    make: *** [all] Error 2

       Iam missing the header file context.h. From where I can get this?
       Any suggestions will be very much appreciated.

       Regards,
       Kumar
    ------------------------------------------------------------------
    Padiyath Sreekumar | Tel: +41.56.310.3643
    Paul Scherrer Institut | email: kumar.padiyath@psi.ch
    AIT | Office: WHGA/U132
    WHGA/U132 | Fax: +41.56.310.3649
    CH-5232 Villigen PSI |
    Switzerland |
    -----------------------------------------------------------------

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Shaw, Marco: "RE: Help (unknown files)"

    Relevant Pages

    • Re: Pointer Problem
      ... Handle is a pointer to SMT_HANDLE. ... SMT_HANDLE is a pointer to struct. ... While this is true it just means that both are a syntax error. ... constraint violation. ...
      (comp.lang.c)
    • Re: first program with pointers to structures and realloc....
      ... keyword "struct" in front of it, announcing to the world (and the ... a syntax error, so it must be an identifier defined via a type-alias. ... This makes me wonder whether a C++ compiler is being used. ...
      (comp.lang.c)
    • Re: first program with pointers to structures and realloc....
      ... keyword "struct" in front of it, announcing to the world (and the ... human programmer) that this is in fact a type-name. ... a syntax error, so it must be an identifier defined via a type-alias. ... This makes me wonder whether a C++ compiler is being used. ...
      (comp.lang.c)
    • Re: typedef struct and extern
      ... >when I seperate with a.c and b.c it causees 'syntax error' ... >I was testing extern and struct. ... the compiler needs to know the A definition. ... without prior definition of struct b_tag. ...
      (comp.lang.c)
    • Re: USB pen drive mounting as read-only
      ... ...since what you wrote is a syntax error. ... probably not in the mount syntax, ... kernel than Redhat 8, so the OP should go grab the latest kernel update ...
      (comp.os.linux.hardware)