HP3000-L Archives

June 1997, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Fri, 6 Jun 1997 17:11:33 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
All:

Mark Bixby wrote:

>I just downloaded the latest LZW from Telamon, and it choked while
>attempting to walk the BIND/iX POSIX directory tree.  The file names
>are being munged, and eventally it dies:

In its current incarnation, LZW doesn't know how to walk directories,
and won't (by design) process byte-stream files.

I'm working on adding these, but don't know when the new version will
be available.  The complexity (to me at least) is in having one
program that can easily live in both the MPE and Posix domains.  I'm
having to mix intrinsic access with direct open()/read()/write()/
close() calls to be able to handle all (most) file types, and am
having trouble getting the details right.

The FSERR51, OTOH, is a mystery.  I'm able to duplicate it here, so I
should be able to find/fix it.  Obviously, from your example, there's
a buffer-size problem as well -

   ---File "/BIND/PUB/contrib/hostmaint/txt2named.a" does not exist!
   ---File "wk" does not exist!

------------
Randy Medd
Telamon, Inc.

ATOM RSS1 RSS2