bugDotGNU Portable.NET - Bugs: bug #10181, pnetc/cscc: compile error with gzip

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10181: pnetc/cscc: compile error with gzip

Submitter:  John Goerzen <jgoerzen>
Submitted:  Fri 27 Aug 2004 07:13:22 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Postponed
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Fri 27 Aug 2004 07:13:22 PM UTC, original submission:  

Testing using GNU source for gzip 1.2.4a from ftp.gnu.org/pub/gnu/gzip.

The following strance error occurs during compilation:

jgoerzen:~/no-backup/nettest/c/gzip/gzip-1.2.4a$ make
/usr/bin/cli-unknown-gcc -c -DNO_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DNO_UTIME_H=1 -DDIRENT=1 -DVOID_CLOSEDIR=1 -DRETSIGTYPE=int  gzip.c
gzip.c:448: no conversion from `int ()' to `int (int)'
gzip.c:448: warning: incompatible pointer types
gzip.c:452: no conversion from `int ()' to `int (int)'
gzip.c:452: warning: incompatible pointer types
gzip.c:457: no conversion from `int ()' to `int (int)'
gzip.c:457: warning: incompatible pointer types
gzip.c:1602: warning: implicit declaration of function `utime'
make: * [gzip.o] Error 1

Full build log is attached.

John Goerzen <jgoerzen>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1686:  buildlog.txt added by jgoerzen (3KiB - text/plain - Full build log)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-19 t3rmin4t0r StatusNone Postponed
2004-08-27 jgoerzen Attached File- Added buildlog.txt, #1615

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code