Ethereal-dev: Re: [ethereal-dev] No ZLIB and latest CVS sources

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Greg Kilfoyle <gregk@xxxxxxxxxxx>
Date: Wed, 26 Jan 2000 15:28:03 -0800
Many thanks...all fine now. Just did a cvs update and successful make.


Guy Harris wrote:
> 
> > I haven't seen the change in CVS yet
> 
>         RCS file: /usr/local/cvsroot/ethereal/wiretap/file_wrappers.c,v
>         Working file: file_wrappers.c
>         head: 1.5
>         branch:
>         locks: strict
>         access list:
>         symbolic names:
>                 release-0-8-2: 1.4
>         keyword substitution: kv
>         total revisions: 5;     selected revisions: 5
>         description:
>         ----------------------------
>         revision 1.5
>         date: 2000/01/26 19:22:04;  author: guy;  state: Exp;  lines: +10 -11
>         Always declare, and define, "file_seek()" to return a "long", as it's
>         supposed to look like "ftell()".
> 
>         If you don't have zlib, just define "file_seek" as an alias for "fseek",
>         rather than defining it as a routine.
> 
>                 ...
> 
>         RCS file: /usr/local/cvsroot/ethereal/wiretap/file_wrappers.h,v
>         Working file: file_wrappers.h
>         head: 1.4
>         branch:
>         locks: strict
>         access list:
>         symbolic names:
>                 release-0-8-2: 1.3
>         keyword substitution: kv
>         total revisions: 4;     selected revisions: 4
>         description:
>         ----------------------------
>         revision 1.4
>         date: 2000/01/26 19:22:04;  author: guy;  state: Exp;  lines: +3 -3
>         Always declare, and define, "file_seek()" to return a "long", as it's
>         supposed to look like "ftell()".
> 
>         If you don't have zlib, just define "file_seek" as an alias for "fseek",
>         rather than defining it as a routine.
> 
> > and there was no patch attached :(
> 
> Attached (with the RCS ID changes removed).
> 
>   ------------------------------------------------------------------------
>                Name: patch
>    patch       Type: Plain Text (text/plain)
>            Encoding: 7bit
>         Description: /tmp/patch

--
Greg Kilfoyle (gregk@xxxxxxxxxxx)