From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <74e0b0a2f6f85e95b2e7903484febb3f@comcast.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] Download of links-varfont today won't build From: Gregory Pavelcak Date: Sun, 15 Jul 2007 11:44:18 -0400 In-Reply-To: <14ec7b180707150837w18de9493se742be339a111213@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 9541acd8-ead2-11e9-9d60-3106f5b1d025 That's what I used, and I just tried again with the same result. I guess that means I have something messed up somewhere else? Greg > use /n/sources/contrib/andrey/links.tgz it compiles fine. > > On 7/15/07, Gregory Pavelcak wrote: >> 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 >>