9fans archive / 2006 / 05 / 236    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: erik quanstrom <quanstro@qua...> Subject: wierd linker error. Date: Sun, 28 May 2006 16:23:22 -0500 unfortunately i thought this worth reporting after i deleted the offending archive. i just rebuild libdraw and got this strange output from 8l: ; mk 8l -o 8.out tiff.8 tiffz.8 group3.8 dirty.8 ??none??: /386/lib/libdraw.a: first entry not symbol header ??none??: /386/lib/libdraw.a: first entry not symbol header ??none??: /386/lib/libdraw.a: first entry not symbol header genchan: undefined: strtochan in genchan genchan: undefined: chantodepth in genchan genchan: undefined: chantostr in genchan dodraw: undefined: freeimage in dodraw dodraw: undefined: Pt in dodraw dodraw: undefined: Rpt in dodraw dodraw: undefined: allocimage in dodraw dodraw: undefined: loadimage in dodraw dodraw: undefined: bytesperline in dodraw dodraw: undefined: rectaddpt in dodraw dodraw: undefined: draw in dodraw resizeproc: undefined: getwindow in resizeproc resizeproc: undefined: flushimage in resizeproc init: undefined: initdraw in init init: undefined: initmouse in init kbdproc: undefined: initkeyboard in kbdproc mouseproc: undefined: readmouse in mouseproc strchr: screen: not defined too many errors - erik