kxsmb icon indicating copy to clipboard operation
kxsmb copied to clipboard

make: *** [libsmb/libsmb_cache.o] Error 2 rake aborted!

Open JzwOnly opened this issue 4 years ago • 0 comments

Using libraries: LIBS = -lresolv -liconv -lpthread DNSSD_LIBS = AUTH_LIBS =
checking configure summary... configure: WARNING: cannot run when cross-compiling configure: creating ./config.status config.status: creating Makefile config.status: creating script/findsmb config.status: creating smbadduser config.status: creating script/installbin.sh config.status: creating script/uninstallbin.sh config.status: creating lib/netapi/examples/Makefile config.status: creating lib/netapi/tests/Makefile config.status: creating pkgconfig/smbclient.pc config.status: creating pkgconfig/wbclient.pc config.status: creating pkgconfig/netapi.pc config.status: creating pkgconfig/smbsharemodes.pc config.status: creating ../examples/libsmbclient/Makefile.internal config.status: creating include/autoconf/config.h config.status: executing rm-stdint.h commands config.status: executing rm-stdbool.h commands config.status: executing default-1 commands Executing cd samba/source3; make libsmbclient mkdir bin /bin/sh: -c: line 0: syntax error near unexpected token (' /bin/sh: -c: line 0: if test -n ""; then echo "Checking libsmb/libsmb_cache.c with ''"; -std=gnu99 -no-cpp-precomp -miphoneos-version-min=8.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include -arch armv7 -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -pipe -Wno-trigraphs -fpascal-strings -Os -fembed-bitcode -g -fno-common -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I/Users/admin/Desktop/iJKPlayer(RTSP、HTTP、SMB)/kxsmb/samba/source3 -I/Users/admin/Desktop/iJKPlayer(RTSP、HTTP、SMB)/kxsmb/samba/source3/../lib/popt -I/Users/admin/Desktop/iJKPlayer(RTSP、HTTP、SMB)/kxsmb/samba/source3/../lib/iniparser/src -Iinclude/autoconf -Iautoconf -Iautoconf/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I../lib/ccan/.. -I./librpc -I./.. -I./../lib/tdb_compat -I./../lib/talloc -I./../lib/tevent -I../lib/tdb/include -I../lib/ntdb -DHAVE_CONFIG_H -std=gnu99 -no-cpp-precomp -miphoneos-version-min=8.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include -arch armv7 -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -pipe -Wno-trigraphs -fpascal-strings -Os -fembed-bitcode -g -I/Users/admin/Desktop/iJKPlayer(RTSP、HTTP、SMB)/kxsmb/tmp/include -Iinclude/autoconf -Iautoconf -Iautoconf/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I../lib/ccan/.. -I./librpc -I./.. -I./../lib/tdb_compat -I./../lib/popt -I/Users/admin/Desktop/iJKPlayer(RTSP、HTTP、SMB)/kxsmb/samba/source3/lib -I.. -I./../lib/ldb/include -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -c libsmb/libsmb_cache.c -o libsmb/libsmb_cache.o; fi' make: *** [libsmb/libsmb_cache.o] Error 2 rake aborted! ******** Build failed ******** /Users/admin/Desktop/iJKPlayer(RTSP、HTTP、SMB)/kxsmb/Rakefile:42:in system_or_exit' /Users/admin/Desktop/iJKPlayer(RTSP、HTTP、SMB)/kxsmb/Rakefile:219:in block in buildArch' /Users/admin/Desktop/iJKPlayer(RTSP、HTTP、SMB)/kxsmb/Rakefile:218:in each' /Users/admin/Desktop/iJKPlayer(RTSP、HTTP、SMB)/kxsmb/Rakefile:218:in buildArch' /Users/admin/Desktop/iJKPlayer(RTSP、HTTP、SMB)/kxsmb/Rakefile:243: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_armv7 (See full trace by running task with --trace)

JzwOnly avatar Nov 20 '20 01:11 JzwOnly