You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Dror Braznitzki <Dr...@yellowpages.co.il> on 2002/01/09 13:45:37 UTC

apache_1.3.22.tar.gz corrupted files

Hi all,

After a few fruitless installations of apache 1.3.22 I found out that when
extracting the "apache_1.3.22.tar.gz" files I have two files with 0 size.
The two files are:

src/main/test_char.h
src/main/uri_delims.h

While trying to make the server, I get an error during the util.c
compilation. After investigating a little I found out that util.c is
including
test_char.h which is of size 0.

I'm working on a SunOs 5.7 box, my tar version is "GNU tar 1.11.8", my gzip
version is "gzip 1.2.4 (18 Aug 93)".
Has anyone noticed this, or is something wrong with my tar/gzip or whatever
?

Thanx,
Dror


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.yellowpages.co.il
**********************************************************************


Re: apache_1.3.22.tar.gz corrupted files

Posted by Owen Boyle <ob...@bourse.ch>.
> Dror Braznitzki wrote:
> 
> Hi all,
> 
> After a few fruitless installations of apache 1.3.22 I found out that
> when extracting the "apache_1.3.22.tar.gz" files I have two files with
> 0 size.
> 
> The two files are:
> 
> src/main/test_char.h
> src/main/uri_delims.h

These files do not exist in my copy of the tarball. However, I do have;

src/main/gen_test_char.h
src/main/gen_uri_delims.h

I would download the tarball again from the apache site. just to check,
my copy has size 2177983 bytes.

Rgds,

Owen Boyle.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org