bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compilation failure on Cray SV1


From: Bil Kleb
Subject: Compilation failure on Cray SV1
Date: Thu, 24 Oct 2002 15:23:30 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

Cray's C compiler fails to compile getline.c,

        cc  -I.. -I. -I../src \
                      -DHAVE_CONFIG_H -g -c getline.c
CC-147 cc: ERROR File = getline.c, Line = 49
  Declaration is incompatible with
          "int getstr(char **, size_t *, FILE *, char, int, int)" (declared at
          line 20 of "getline.h").

  getstr (lineptr, n, stream, terminator, offset, limit)
  ^

 Total errors detected in getline.c: 1
 Make: "cc  -I.. -I. -I../src \
               -DHAVE_CONFIG_H -g -c getline.c": Error code 1
 cmd-2436 make: Stop.

Where do I go from here short of learning C or installing gcc?

Thanks,
--
Bil Kleb
NASA Langley Research Center
Hampton, Virginia, USA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]