pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50558: multimedia/liboggz patches break Linux
The following reply was made to PR pkg/50558; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/50558: multimedia/liboggz patches break Linux
Date: Fri, 18 Dec 2015 10:30:57 +0000
On Tue, Dec 15, 2015 at 05:50:01PM +0000, coypu%SDF.ORG@localhost wrote:
> Apologies, I didn't notice the error before, it can be improved not to
> fail most likely.
>
> In both patches it complains of the line 'struct timezone tzone', with
> the error "storage size of 'tzone' isn't known".
That patch is completely wrong anyway - it declares an uninitialized
timezone structure and uses it to adjust the date.
...even if struct timezone weren't deprecated.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index