pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: multimedia/liboggz compile error
On Sun, Oct 30, 2016 at 09:25:46AM +0000, Emre Eryilmaz wrote:
> Hi,
> multimedia/liboggz failed when compile. How it build without patches?
> Because its patch is faulty. I want to build without patch or any
> solutions?
>
> Thanks.
>
> ------
> error log:
> httpdate.c:37:19: error: variable has incomplete type 'struct timezone'
> struct timezone tzone;
> ^
> httpdate.c:37:10: note: forward declaration of
> 'struct timezone'
> struct timezone tzone;
> ^
> 1 error generated.
> *** Error code 1
> --------
> --------
> enviroment:
> MacOS Sierra 10.12.1
>
> $ uname -a
> Darwin vaders-MacBook-Pro.local 16.1.0 Darwin Kernel Version 16.1.0: Thu
> Oct 13 21:26:57 PDT 2016; root:xnu-3789.21.3~60/RELEASE_X86_64 x86_64
>
> $ c++ --version
> Apple LLVM version 8.0.0 (clang-800.0.42.1)
> Target: x86_64-apple-darwin16.1.0
> Thread model: posix
> InstalledDir: /Library/Developer/CommandLineTools/usr/bin
> --------
>
>
> --
> Emre Eryilmaz
Please cvs update to HEAD on this package and try again. it should work.
Home |
Main Index |
Thread Index |
Old Index