Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ./autogen.sh
- glibtoolize: putting auxiliary files in '.'.
- glibtoolize: linking file './ltmain.sh'
- glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- glibtoolize: linking file 'm4/libtool.m4'
- glibtoolize: linking file 'm4/ltoptions.m4'
- glibtoolize: linking file 'm4/ltsugar.m4'
- glibtoolize: linking file 'm4/ltversion.m4'
- glibtoolize: linking file 'm4/lt~obsolete.m4'
- configure.ac:37: installing './compile'
- configure.ac:4: installing './config.guess'
- configure.ac:4: installing './config.sub'
- configure.ac:15: installing './install-sh'
- configure.ac:15: installing './missing'
- futurerestore/Makefile.am: installing './depcomp'
- ~/Desktop/futurerestore/external/idevicerestore ~/Desktop/futurerestore
- glibtoolize: putting auxiliary files in '../..'.
- glibtoolize: linking file '../../ltmain.sh'
- glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- glibtoolize: linking file 'm4/libtool.m4'
- glibtoolize: linking file 'm4/ltoptions.m4'
- glibtoolize: linking file 'm4/ltsugar.m4'
- glibtoolize: linking file 'm4/ltversion.m4'
- glibtoolize: linking file 'm4/lt~obsolete.m4'
- glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- configure.ac:33: installing '../../compile'
- configure.ac:8: installing '../../missing'
- src/Makefile.am: installing '../../depcomp'
- ~/Desktop/futurerestore
- ~/Desktop/futurerestore/external/img4tool ~/Desktop/futurerestore
- glibtoolize: putting auxiliary files in '../..'.
- glibtoolize: linking file '../../ltmain.sh'
- glibtoolize: You should add the contents of the following files to 'aclocal.m4':
- glibtoolize: '/usr/local/Cellar/libtool/2.4.6_1/share/aclocal/libtool.m4'
- glibtoolize: '/usr/local/Cellar/libtool/2.4.6_1/share/aclocal/ltoptions.m4'
- glibtoolize: '/usr/local/Cellar/libtool/2.4.6_1/share/aclocal/ltsugar.m4'
- glibtoolize: '/usr/local/Cellar/libtool/2.4.6_1/share/aclocal/ltversion.m4'
- glibtoolize: '/usr/local/Cellar/libtool/2.4.6_1/share/aclocal/lt~obsolete.m4'
- glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
- glibtoolize: and rerunning glibtoolize and aclocal.
- glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- aclocal: warning: couldn't open directory 'm4': No such file or directory
- configure.ac:10: installing '../../compile'
- configure.ac:3: installing '../../missing'
- img4tool/Makefile.am: installing '../../depcomp'
- ~/Desktop/futurerestore
- ~/Desktop/futurerestore/external/tsschecker ~/Desktop/futurerestore
- glibtoolize: putting auxiliary files in '../..'.
- glibtoolize: linking file '../../ltmain.sh'
- glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- glibtoolize: linking file 'm4/libtool.m4'
- glibtoolize: linking file 'm4/ltoptions.m4'
- glibtoolize: linking file 'm4/ltsugar.m4'
- glibtoolize: linking file 'm4/ltversion.m4'
- glibtoolize: linking file 'm4/lt~obsolete.m4'
- glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- configure.ac:10: installing '../../compile'
- configure.ac:4: installing '../../missing'
- tsschecker/Makefile.am:6: warning: source file '$(top_srcdir)/external/jssy/jssy/jssy.c' is in a subdirectory,
- tsschecker/Makefile.am:6: but option 'subdir-objects' is disabled
- automake: warning: possible forward-incompatibility.
- automake: At least a source file is in a subdirectory, but the 'subdir-objects'
- automake: automake option hasn't been enabled. For now, the corresponding output
- automake: object file(s) will be placed in the top-level directory. However,
- automake: this behaviour will change in future Automake versions: they will
- automake: unconditionally cause object files to be placed in the same subdirectory
- automake: of the corresponding sources.
- automake: You are advised to start using 'subdir-objects' option throughout your
- automake: project, to avoid future incompatibilities.
- tsschecker/Makefile.am: installing '../../depcomp'
- ~/Desktop/futurerestore
- checking build system type... x86_64-apple-darwin16.7.0
- checking host system type... x86_64-apple-darwin16.7.0
- checking target system type... x86_64-apple-darwin16.7.0
- checking whether we need platform-specific build settings... checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... ./install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... no
- checking for awk... awk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- ./configure: line 3019: syntax error near unexpected token `libplist,'
- ./configure: line 3019: `PKG_CHECK_MODULES(libplist, libplist >= 1.12)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement