kxsmb icon indicating copy to clipboard operation
kxsmb copied to clipboard

rake failed

Open tom-xy opened this issue 4 years ago • 0 comments

Xcode 11.3 macOS:10.15.1

Console: ... checking byteswap.h presence... no checking for byteswap.h... no checking whether we can compile with attribute((cold))... yes checking whether we can compile with attribute((const))... yes checking whether we can compile with attribute((noreturn))... yes checking whether we can compile with attribute((printf))... yes checking whether we can compile with attribute((unused))... yes checking whether we can compile with attribute((used))... yes checking whether we are big endian... configure: error: in /Users/tom/Documents/OpenSource/kxsmb/samba/source3': configure: error: cannot run test program while cross compiling See config.log' for more details rake aborted! ******** Build failed ******** /Users/tom/Documents/OpenSource/kxsmb/Rakefile:42:in system_or_exit' /Users/tom/Documents/OpenSource/kxsmb/Rakefile:216:in buildArch' /Users/tom/Documents/OpenSource/kxsmb/Rakefile:260:in block in <top (required)>' /Library/Ruby/Gems/2.6.0/gems/rake-12.3.2/exe/rake:27:in <top (required)>' Tasks: TOP => default => build_all => build_smb_i386 (See full trace by running task with --trace)

tom-xy avatar Mar 28 '20 00:03 tom-xy