kolyvan / kxsmb

KxSMB is objective-c wrapper for libsmbclient (samba.org) lib.
BSD 2-Clause "Simplified" License
285 stars 92 forks source link

rake failed #43

Open tom-xy opened 4 years ago

tom-xy commented 4 years ago

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 Seeconfig.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:inbuildArch' /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)