![]() |
On Fri, Sep 11, 1998 at 02:19:10PM +0200, Olivier PRENANT wrote: > On Wed, 9 Sep 1998, Tim Rice wrote: > > > Date: Wed, 9 Sep 1998 12:11:18 -0700 (PDT) > > From: Tim Rice <tim@trr.metro.NET> > > To: Olivier PRENANT <ohp@pyrenet.fr> > > Cc: flexfax <flexfax@sgi.com> > > Subject: Re: flexfax: Hylafax-V4.0 on unixware 7 > > > > On Wed, 9 Sep 1998, Olivier PRENANT wrote: > > > > > Hi all, > > > > > > Has anyone succeded in compiling (and configuring) Hylafax on Unixware 7. > > > Even configure does'nt recognize the system. > > > > After patching configure and config.guess it compiles just fine. > > > > It just doesn't work. I havn't looked at it since April. > > I am going to try it again after I get my UW7 box running with all the > > latest patches. > > > > I am including an incomplete patch to configure and config.guess > > that should get you started. It's incomplete in that UW7 and UW2.1.3 > > need to be compiled with CONFIG_OPENFIFO=O_RDWR. I plan to patch configure > > to make that the default for UnixWare. > > Until then run configure with the --with-CONFIG_OPENFIFO=O_RDWR option. > > > Thanks Tim, > > It worked; compiled just ok. > I'm still puzzled with a problem with fopen in hfaxd that returns a NULL > pointer. Just don't know why yet. Any ideas. (It's not a matter of open > files) What does errno says about the reason (in an output of truss(1))? matthias