From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9613094d98a1092801f1e3f1749bd322@comcast.net> From: Gregory Pavelcak Date: Sun, 15 Jul 2007 11:30:49 -0400 To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] Download of links-varfont today won't build Topicbox-Message-UUID: 95357814-ead2-11e9-9d60-3106f5b1d025 png_debug_malloc: undefined: memset in png_debug_malloc test_one_file: undefined: setjmp in test_one_file test_one_file: undefined: strcpy in test_one_file test_one_file: undefined: memcmp in test_one_file png_memcpy_check: undefined: memcpy in png_memcpy_check png_check_keyword: undefined: strlen in png_check_keyword png_default_error: undefined: longjmp in png_default_error realloc: undefined: memmove in realloc readprocfdinit: undefined: strcat in readprocfdinit readprocfdinit: undefined: strchr in readprocfdinit _envsetup: undefined: memchr in _envsetup _startbuf: undefined: lock in _startbuf _startbuf: undefined: unlock in _startbuf ocvt_fixed: undefined: _modvu in ocvt_fixed ocvt_fixed: undefined: _vasop in ocvt_fixed _notehandler: undefined: _notetramp in _notehandler strtol: entry not text: _main strtol: _main: not defined strtol: _divvu: not defined pcc: 8l: 8l 95697: error mk: ar vu libpng.a8 ... : exit status=rc 95690: pcc 95696: 8l: 8l 95697: error mk: cd png mk : exit status=rc 95611: mk 95614: error mk 95229: error The only thing I remember seeing about links recently is to make sure -D_PLAN9_SOURCE is in the mkfile, and it is. Anyone know how to fix it? Thanks Greg