![]() |
On Sun, 13 Sep 1998, Matthias Apitz wrote: > 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. [snip] > > > 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))? > Just like sendfax says, .... tim(trr)@trruw7 50% sendfax -n -d nnn.nnnn /tmp/x 553 Unable to open sequence number file docq/seqf; Invalid argument. .... Here is a snip of truss -o ./hfaxd1.out -f -t open -p 4460 .... 5684: open("client/5684", O_RDWR|O_NDELAY, 0) = 3 5684: open("etc/hosts", O_RDONLY, 0666) = 4 5684: open("docq/seqf", O_RDWR|O_CREAT, 0644) Err#22 EINVAL .... UnixWare 7 looks broken to me. I've run out of ideas. > matthias > -- Tim Rice Multitalents (707) 887-1469 (voice) tim@trr.metro.net