Project

General

Profile

Bug #3303

Updated by Mark Clarkstone over 9 years ago

After following install procedure on my mac with latest Xcode, i receive this error during "make" command. 
 Please help: 
 <pre> 
 

 make 
 /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile.webui LANGUAGES="bg cs de en_US en_GB es fa fr he hr hu it lv nl pl pt ru sv" 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 ...] 
 make[2]: *** [src/webui/static/tvh.js.gz] Error 1 
 make[1]: *** [all] Error 2 
 make: *** [make_webui] Error 2 
 </pre> 

Back