busybox/archival
Eric Andersen d2fe81706c Takeharu KATO writes:
Hi,

I found that gcc in cvs (HEAD in 2005/02/11) reject the gzip source
in the busybox.

This is caused by changing gcc's error handling behavior(
The gcc check the function prototype more strictly).

I show the compilation log as follow:
-- compilation log

-- compilation log
To fix the problem, apply the patch which is attached with this
mail.

Please take a look the patch and apply the patch into svn repository.
2005-02-11 19:06:51 +00:00
..
libunarchive Don't document compiler warnings. _FIX_ compiler warnings. 2004-11-16 12:07:04 +00:00
ar.c Make it more apparent that archive creation is not supported 2004-10-07 00:35:59 +00:00
bunzip2.c Fixup some warnings 2004-08-28 00:43:07 +00:00
Config.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
cpio.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
dpkg_deb.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
dpkg.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
gunzip.c Update my email address, document some of my tasks in the AUTHORS file 2004-04-25 05:11:19 +00:00
gzip.c Takeharu KATO writes: 2005-02-11 19:06:51 +00:00
Makefile egor duda writes: 2004-10-08 07:46:08 +00:00
Makefile.in egor duda writes: 2004-10-08 07:46:08 +00:00
rpm2cpio.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
rpm.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
tar.c Tito writes: 2004-08-26 22:18:59 +00:00
uncompress.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
unzip.c Update reference for zip format 2004-06-06 10:22:43 +00:00