This directory contains the files needed to port the FlexFax fax server to
the IBM RISC System/6000.  The environment under which this port was made
was:

	RISC System/6000 model 580
	AIX 3.2.3 extended
	gcc v2.4.5 with g++ libraries v2.3.1

This porting has not been tested completely so there may be bugs or
ommisions on my part.  One particular bug which I have been unable
to solve yet has to do with select() not blocking on a read of the FIFOs
used by FlexFax.  This causes faxd to loop in the Dispatcher::waitFor()
routine (in iv/Dispatch/dispatcher.c++) which, in turn, causes faxd to 
consume alot of CPU time.  Also, it manifests itself as a bug in
FaxServer::abortRequested() routine (in faxd/FaxServer.c++).  If anyone
knows a fix for this problem, please let me know.

There are several directories under this port directory.  The
gcc-related directory contains wrappers for system headers for use by gcc
during comilation of C++ code.

Robert MacKinnon,    UNIX Support | Internet/Email: robmack@bsc.no
Bergen Environmental Sciences and | 		    robmack at bergen
Solution Centre,  Bergen,  NORWAY | Phone:          +47-5-544618
