From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Tue, 3 Jan 2012 13:19:02 -0500 To: steve@quintile.net, 9fans@9fans.net Message-ID: <7d41b2f94763d02a6d4e57427b95c37e@coraid.com> In-Reply-To: <3ed0f5f3e13abce134cb9bc328d28a68@quintile.net> References: <3ed0f5f3e13abce134cb9bc328d28a68@quintile.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] /ape/libcrypto.a ??none??: /386/lib/ape/libssl.a: first Topicbox-Message-UUID: 539b87f4-ead7-11e9-9d60-3106f5b1d025 On Tue Jan 3 12:40:21 EST 2012, steve@quintile.net wrote: > > pcc -c /sys/src/cmd/gs/zlib/gzio.c /sys/src/cmd/gs/zlib/gzio.c:181[stdin:1575] function args not checked: fdopen > > /sys/src/cmd/gs/zlib/gzio.c:627[stdin:1995] incompatible types: "INT" and "VOID" for op "AS" pcc: cpp: 8c 29761: error > > Again, plan9 has moved a little since /sys/src/ape/z/mkfile was written, > this should sort out these two errors: > > hugo% yesterday -D mkfile > diff -n /n/dump/2012/0103/sys/src/ape/lib/z/mkfile /sys/src/ape/lib/z/mkfile > /n/dump/2012/0103/sys/src/ape/lib/z/mkfile:39 c /sys/src/ape/lib/z/mkfile:39 > < CFLAGS=-c > --- > > CFLAGS=-c -D_C99_SNPRINTF_EXTENSION -D_POSIX_SOURCE what's the deal with this? i don't have /sys/src/ape/lib/z, and sources doesn't have it either. (and according to history, never has). - erik