Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Making all in src
- /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
- /bin/sh ../libtool --tag=CC --mode=link /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -arch x86_64 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -mmacosx-version-min=10.14 -L/Users/Shari/gnucash-stable/lib -L/Users/Shari/gnucash-stable/lib -arch x86_64 -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib -L/usr/local/opt/openblas/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -mmacosx-version-min=10.14 -Wl,-headerpad_max_install_names -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -Wl,-framework -Wl,CoreFoundation
- libtool: link: /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -arch x86_64 -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -mmacosx-version-min=10.14 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -mmacosx-version-min=10.14 -Wl,-headerpad_max_install_names -o .libs/msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o -Wl,-framework -Wl,CoreFoundation -L/Users/Shari/gnucash-stable/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib -L/usr/local/opt/openblas/lib ./.libs/libgettextsrc.dylib /Users/Shari/gnucash-stable/build/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.dylib -lxml2 -lunistring /Users/Shari/gnucash-stable/build/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.dylib -lncurses /Users/Shari/gnucash-stable/build/gettext-0.21/gettext-tools/intl/.libs/libintl.dylib -liconv -lc
- ld: library not found for -lunistring
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- make[5]: *** [msgcmp] Error 1
- make[4]: *** [all] Error 2
- make[3]: *** [all-recursive] Error 1
- make[2]: *** [all] Error 2
- make[1]: *** [all-recursive] Error 1
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment