From jan@swi.psy.uva.nl  Thu May  4 10:21:52 2000
Received: from gollem.swi.psy.uva.nl (root@gollem [145.18.152.30])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id KAA00611;
	Thu, 4 May 2000 10:21:52 +0200 (MET DST)
Received: from localhost (localhost [[UNIX: localhost]])
	by gollem.swi.psy.uva.nl (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id KAA28660;
	Thu, 4 May 2000 10:21:59 +0200
From: Jan Wielemaker <jan@swi.psy.uva.nl>
Organization: SWI, University of Amsterdam
To: "Neil Earnshaw" <neil@jnearnshaw.demon.co.uk>, <prolog@swi.psy.uva.nl>
Subject: Re: Porting Question
Date: Thu, 4 May 2000 10:17:26 +0200
X-Mailer: KMail [version 1.0.28]
Content-Type: text/plain
References: <002701bfb539$95567da0$b7de989e@presario>
In-Reply-To: <002701bfb539$95567da0$b7de989e@presario>
MIME-Version: 1.0
Message-Id: <00050410215901.28599@gollem>
Content-Transfer-Encoding: 8bit

On Wed, 03 May 2000, Neil Earnshaw wrote:
>I down loaded the sources a couple of days ago and had a first stab at a
>build under BeOS.
>configure worked fine, but the build failed on pl_wam.c
>
>Is there anyone else out there who is interested in getting SWI prolog
>working on BeOS?

I think I've seen that before.  If I recall it properly, some header
file is not around or not at the place the current system expects it.
I thought something related to time/select management (it actually
falls over trying to load the generic include file).  Just send a log
of the make process upto the first few errors and the generated config.h
file.  If I'm right on my assumptions, the select() manpage could be of
help too (please send them to me instead of the list).

Of course, if there is someone with the right patches around ...

	Regards --- Jan

