From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180707150837w18de9493se742be339a111213@mail.gmail.com> Date: Sun, 15 Jul 2007 09:37:31 -0600 From: "andrey mirtchovski" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Download of links-varfont today won't build In-Reply-To: <9613094d98a1092801f1e3f1749bd322@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9613094d98a1092801f1e3f1749bd322@comcast.net> Topicbox-Message-UUID: 953b3d1c-ead2-11e9-9d60-3106f5b1d025 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 >