Bug #3917
Mac 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.
Subtasks
History
Updated by saen acro over 8 years ago
virtual machine with ubuntu
your BSD derivate cant be used with tunners
Updated by Frank Dzaebel over 8 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 Frank Dzaebel over 8 years ago
So if I can help solving this issue, please let me know.
Thx
Updated by Jaroslav Kysela over 8 years ago
You should use gnu stat utility. Your stat command does not support --printf option.