pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/47914: archivers/gzip does not compile on NetBSD



>Number:         47914
>Category:       pkg
>Synopsis:       archivers/gzip does not compile on NetBSD
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 10 11:15:00 +0000 2013
>Originator:     Jörn Clausen
>Release:        NetBSD 6.0/amd64
>Organization:
University of Bielefeld
>Environment:
>Description:
Compilation of archivers/gzip fails on NetBSD 6.0/amd64 with

--- fflush.o ---
fflush.c: In function 'update_fpos_cache':
fflush.c:111:16: error: incompatible types when assigning to type '__off_t' 
from type 'fpos_t'
*** [fflush.o] Error code 1

--- fseeko.o ---
fseeko.c: In function 'rpl_fseeko':
fseeko.c:137:22: error: incompatible types when assigning to type '__off_t' 
from type 'fpos_t'


As comments in the (upstream) code indicate special handling for NetBSD (maybe 
an older release?), maintainer should take a look at this.
>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index