bug-gnu-fiasco
[Top][All Lists]
Advanced

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

PSPP .3.0 fails to compile under OSF/1


From: John L. Ries
Subject: PSPP .3.0 fails to compile under OSF/1
Date: Mon, 19 Nov 2001 13:21:01 -0800 (PST)

I have attempted on both Digital UNIX 4.0G and 5.0.  This is the relevant 
portion of the compilation output:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src -I../.. -I../../intl  
-D_GNU_SOURCE=1  -g -Wall -W -Wno-uninitialized -Wwrite-strings 
-Wstrict-prototypes -Wpointer-arith -c getopt.c
getopt.c:175: warning: function declaration isn't a prototype
getopt.c:179: warning: function declaration isn't a prototype
getopt.c:225: warning: function declaration isn't a prototype
getopt.c:283: warning: function declaration isn't a prototype
getopt.c:373: warning: function declaration isn't a prototype
getopt.c: In function `_getopt_internal':
getopt.c:489: dereferencing pointer to incomplete type
getopt.c:489: increment of pointer to unknown structure
getopt.c:489: arithmetic on pointer to an incomplete type
getopt.c:490: warning: implicit declaration of function `strncmp'
getopt.c:490: dereferencing pointer to incomplete type
getopt.c:492: warning: type mismatch in implicit declaration for built-in 
function `strlen'
getopt.c:492: dereferencing pointer to incomplete type
getopt.c:492: warning: comparison between signed and unsigned
getopt.c:529: dereferencing pointer to incomplete type
getopt.c:539: dereferencing pointer to incomplete type
getopt.c:544: dereferencing pointer to incomplete type
getopt.c:550: dereferencing pointer to incomplete type
getopt.c:566: dereferencing pointer to incomplete type
getopt.c:568: dereferencing pointer to incomplete type
getopt.c:568: dereferencing pointer to incomplete type
getopt.c:571: dereferencing pointer to incomplete type
getopt.c: At top level:
getopt.c:672: warning: function declaration isn't a prototype
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

I'm compiling with GCC 2.95.3

Any ideas?

If you need further info, let me know.

-------------------------------------------------------
John L. Ries
Salford Systems
Phone: (619)543-8880 x25 or (760)765-4738
FAX:   (619)543-8888  E-Mail: address@hidden
_______________________________________________________




reply via email to

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