Subject: Re: latest imap-uw
To: Michael Wolfson <michael@nosflow.com>
From: Frederick Bruckman <fredb@immanent.net>
List: tech-pkg
Date: 05/25/2002 06:59:58
On Sat, 25 May 2002, Michael Wolfson wrote:

> At 7:27 PM -0500 5/24/02, Frederick Bruckman wrote:
>
> :)(that was evidently built on mac68k). And here find a 1.5-ish m68k
> :)run-time linker
>
>
> OK, I tried rebuilding imap-uw using the more recent ld.so.  Same error.  :(

"ld.so" is the *run-time* linker, but that's ruled out, at least.

Let's try something else. What does "make show-var VARNAME=MAKE_ENV"
in the package directory say? There's supposed to be a
CREATEPROTO=unixproto in there, but if your "/usr/pkgsrc/mk" were way
out of date, it might say CREATEPROTO=proto, which would lead to an
undefined symbol "proto", or "_proto" on a.out.

Frederick