[243] in arla-drinkers
Re: lib/roken/recvmsg.c incorrect
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Mon Sep 7 23:34:46 1998
From owner-arla-drinkers@stacken.kth.se Tue Sep 08 03:34:45 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 12804 invoked from network); 8 Sep 1998 03:34:44 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 8 Sep 1998 03:34:44 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id FAA06164
for arla-drinkers-list; Tue, 8 Sep 1998 05:17:39 +0200 (MET DST)
Received: from assaris.pdc.kth.se (assaris.pdc.kth.se [193.10.159.45])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id FAA06160
for <arla-drinkers@stacken.kth.se>; Tue, 8 Sep 1998 05:17:35 +0200 (MET DST)
Received: (from assar@localhost) by assaris.pdc.kth.se (8.8.5/8.7.3) id FAA19264; Tue, 8 Sep 1998 05:19:55 +0200 (MET DST)
To: bpreece@unity.ncsu.edu
Cc: arla-drinkers@stacken.kth.se
Subject: Re: lib/roken/recvmsg.c incorrect
References: <199809080311.XAA10109@cc01du.unity.ncsu.edu>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
From: Assar Westerlund <assar@sics.se>
Date: 08 Sep 1998 05:19:54 +0200
In-Reply-To: bpreece@unity.ncsu.edu's message of "Mon, 07 Sep 98 23:11:12 EDT"
Message-ID: <5l3ea38f51.fsf@assaris.pdc.kth.se>
Lines: 10
X-Mailer: Gnus v5.5/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
bpreece@unity.ncsu.edu writes:
> On a linux box with antique libc, arla-0.9 compiles but fails.
> The culprit appears to be the substitute recvmsg in lib/roken/recvmsg.c .
> With this patch and some coercion to get arla to like my old
> kerberos (lacks krb_get_err_text), arlad -t is able to fetch files:
Thanks for the patch. I'm afraid that code hasn't been tested much as
most of the systems I use have recvmsg. :-)
/assar