From owner-freebsd-current Mon Jun 30 18:11:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA27523 for current-outgoing; Mon, 30 Jun 1997 18:11:10 -0700 (PDT) Received: from cais.cais.com (root@cais.com [199.0.216.4]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA27518 for ; Mon, 30 Jun 1997 18:11:06 -0700 (PDT) Received: from earth.mat.net (root@earth.mat.net [205.252.122.1]) by cais.cais.com (8.8.5/) with SMTP id VAA17137; Mon, 30 Jun 1997 21:11:03 -0400 (EDT) Received: from Journey2.mat.net (journey2.mat.net [205.252.122.116]) by earth.mat.net (8.6.12/8.6.12) with SMTP id VAA05968; Mon, 30 Jun 1997 21:11:01 -0400 Date: Mon, 30 Jun 1997 21:10:46 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@Journey2.mat.net To: Terry Lambert cc: current@FreeBSD.ORG Subject: Re: LDAP on -current In-Reply-To: <199707010053.RAA17422@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 30 Jun 1997, Terry Lambert wrote: > > Has anyone else tried to run the University of Michigan slapd LDAP > 3.3 on -current? > > It consistently fails the test suite with an error 32 (object not > found). This is odd, since there is *specifically* a mention of > FreeBSD in the ANNOUNCEMENT file. > > Is this something which was broken recently? > > I should note that the Debug code refers to sys_errlist[ xxx] > directly, instead of using the ANSI syserror( xxx) function to > retrieve the error message, so it's likely that the code has > not been seriously tested on FreeBSD in the recent past... > I probably look at more non-kernel software than you do, Terry, and that reference to sys_errlist is really common. Nearly every piece of software that refers to error messages has to be fixed. Just go strolling thru ports, looking at the patches files, you'll see what I mean. > > Terry Lambert > terry@lambert.org > --- > Any opinions in this posting are my own and not those of my present > or previous employers. > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------