From jan@swi.psy.uva.nl Thu Jul  5 20:19:56 2001
Received: from gollem.swi.psy.uva.nl (root@gollem [145.18.152.30])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f65IJuX05408;
	Thu, 5 Jul 2001 20:19:56 +0200 (MET DST)
Received: (from jan@localhost)
	by gollem.swi.psy.uva.nl (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f65IJuM11663;
	Thu, 5 Jul 2001 20:19:56 +0200
Date: Thu, 5 Jul 2001 20:19:56 +0200
Message-Id: <200107051819.f65IJuM11663@gollem.swi.psy.uva.nl>
From: Jan Wielemaker <jan@swi.psy.uva.nl>
Subject: Re: SWI-Prolog 4.0.8 breaks MacOS X compatibility
To: Paulo Moura <pmoura@noe.ubi.pt>
In-Reply-To: Paulo Moura's message of Thu, 5 Jul 2001 17:30:07 +0100
Phone: +31 - 20 - 525 6121
Cc: prolog@swi.psy.uva.nl

Hoi Paulo,

> Hi Jan!
> 
> While triyng to compile SWI-Prolog 4.0.8 on a MacOS X box I found the 
> following error:
> 
> pl-load.c:56: header file 'dlfcn.h' not found
> make: *** [pl-load.o] Error 1
> 
> When configure checks the file it does not find it:
> 
> checking for dlfcn.h... no

Thanks.  Fixed.  You can fetch src/configure and src/pl-load.c from
the CVS server.

	--- Jan

