Subject: stdio proto problem in groff
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Michael L. VanLoon -- Iowa State University <michaelv@iastate.edu>
List: current-users
Date: 12/13/1993 11:19:00
Am I the only one who is getting this problem?  My sources are only a
little over a day old.  I haven't been able to build groff for over a
week now...

===> groff
===> libgroff
g++ -O -I/local/src/gnu/usr.bin/groff/libgroff/../include
-DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1
-DHAVE_STDLIB_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_CC_LIMITS_H=1
-DHAVE_CC_UNISTD_H=1 -DSTDLIB_H_DECLARES_GETOPT=1
-DUNISTD_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1
-DRETSIGTYPE=void -DHAVE_MMAP=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1
-DHAVE_SYS_SIGLIST=1 -c /local/src/gnu/usr.bin/groff/libgroff/assert.cc

In file included from /usr/include/g++/stdio.h:71, from /local/src/gnu/usr.bin/groff/libgroff/assert.cc:20:
/usr/include/stdio.h:274: unrecognized format specifier for `int
snprintf (char *, unsigned int, const char *, ...)'
/usr/include/stdio.h:276: unrecognized format specifier for `int
vsnprintf (char *, unsigned int, const char *, char *)'
/usr/include/stdio.h:278: unrecognized format specifier for `int
vscanf (const char *, char *)'
/usr/include/stdio.h:280: unrecognized format specifier for `int
vsscanf (const char *, const char *, char *)'
*** Error code 1


------------------------------------------------------------------------------
    Michael L. VanLoon  --  michaelv@iastate.edu  --  gg.mlv@isumvs.bitnet
 Iowa State University of Science and Technology -- The way cool place to be!
   Project Vincent Systems Staff, Iowa State University Computation Center
------------------------------------------------------------------------------



------------------------------------------------------------------------------