[Luis P. Caamano <lpc@alehouse.sware.com>: Compiling ldap-3.2b1 on SCO]

Luis P. Caamano (lpc@sware.com)
Wed, 3 May 95 11:22:00 -0400

My system ran out of space about the same time I was sending this. Since I
haven't received a copy from the list, I'm assuming it never made it.

Here's a repost. Please forgive me if you get this twice.

thanks

-------- Forwarded Message

From: Luis P. Caamano <lpc@alehouse.sware.com>
X-Mailer: InterMail [2.0 alpha3]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: ldap@umich.edu
Subject: Compiling ldap-3.2b1 on SCO
Date: Wed, 03 May 95 09:28:32 EDT

Hello.

I've been having some problems compiling ldap-3.2b1 on SCO UNIX 3.2v4.2.
Most of the problems so far were Makefile related. However, I ran into
a problem that requires code modification when building ldapd.

The file servers/ldapd/association.c includes <sys/filio.h> which doesn't
exist on SCO. In addition, the subroutine isclosed() has an ioctl with
a FIOGETOWN flag which has no equivalent on SCO. It seems to me that my only
choice is to replace that call with something like fcntl(ad, F_GETFL, 0)
to test the file descriptor. Opinions?

Has anybody compiled this on SCO? If you have, what problems did you have?

If anybody is interested, I can post a list of mods that I had to make in
order to compile on SCO.

thanks
----------------------------------------------------------------
Luis P. Caamano (LC2385) | lpc@sware.com
SecureWare, Inc. Atlanta, GA, USA | (404) 315-6296
-------- End of Forwarded Message
----------------------------------------------------------------
Luis P. Caamano (LC2385) | lpc@sware.com
SecureWare, Inc. Atlanta, GA, USA | (404) 315-6296