Search:

Type: Posts; User: marcusg

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,600

    Recompiling C after Oracle 9i upgrade?

    Hi folks,

    Does anyone have any experience of recompiling C programs following an Oracle upgrade, specifically an upgrade from Oracle 8.0.6 to 9.2.0?

    It seems some of the Oracle libraries...
  2. Replies
    2
    Views
    1,245

    Thanks, have managed to resolve the problem. ...

    Thanks, have managed to resolve the problem.

    It was caused by an old/incorrect version of stdarg.h in the /usr/include directory.

    I copied in a newer version of this file that I found under...
  3. Replies
    2
    Views
    1,245

    Compilation error under Unix with GCC

    Hi there,

    I'm getting the following error when compiling a C program under Unix using the GCC compiler via a Makefile.

    wvc_stream.c: In function `STREAM_Printf':
    wvc_stream.c:131:...
Results 1 to 3 of 3