pkgsrc-Users archive

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

multimedia/liboggz compile error



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


Home | Main Index | Thread Index | Old Index