Bug #3917
openMac OS X Compilation fails
100%
Description
Hi,
I am not sure if you will care about this bug but of course I hope so.
I downloaded the latest source of the latest stable version (4.0.8). After "configure" the make command failed with the following error on Mac OS "El Capitan":
mini:tvheadend-4.0.8 frank$ make
/Applications/Xcode.app/Contents/Developer/usr/bin/make f Makefile.webui all -
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.webui WEBUI=std compile-std
stat: illegal option -
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
make2: * [src/webui/static/tvh.js.gz] Error 1
make1: [all] Error 2
make: ** [make_webui] Error 2
Could you correct this problem or - PLEASE !!! - just give me a hint what do?
THANKS
Frank.
Updated by saen acro almost 10 years ago
virtual machine with ubuntu
your BSD derivate cant be used with tunners
Updated by Frank Dzaebel almost 10 years ago
I am using MacOS and I want to use MythTV with IPTV only. I don't have any tunercards.
So is there a chance to get tvheadend compiling on MacOS?
Thanks.
Updated by saen acro almost 10 years ago
Do you have GZIP ?
Updated by Frank Dzaebel almost 10 years ago
Yes
Updated by Frank Dzaebel almost 10 years ago
So if I can help solving this issue, please let me know.
Thx
Updated by Jaroslav Kysela over 9 years ago
You should use gnu stat utility. Your stat command does not support --printf option.