Every time I try and compile this cfw it does not output anything also side not I reinstalled autoconf automake and libtolls and still none
ps. Also every other CFW fails to can anybody help me
ps. Also every other CFW fails to can anybody help me
Code:
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:9: installing './compile'
configure.ac:2: installing './missing'
source/Makefile.am: installing './depcomp'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-none-eabi-strip... arm-none-eabi-strip
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
checking for arm-none-eabi-gcc-ar... arm-none-eabi-gcc-ar
checking for arm-none-eabi-gcc-ranlib... arm-none-eabi-gcc-ranlib
checking for a sed that does not truncate output... /usr/bin/sed
checking for arm-none-eabi-gcc... arm-none-eabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-none-eabi-gcc accepts -g... yes
checking for arm-none-eabi-gcc option to accept ISO C89... none needed
checking whether arm-none-eabi-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-none-eabi-gcc... gcc3
checking for arm-none-eabi-g++... arm-none-eabi-g++
checking whether we are using the GNU C++ compiler... yes
checking whether arm-none-eabi-g++ accepts -g... yes
checking dependency style of arm-none-eabi-g++... gcc3
checking dependency style of arm-none-eabi-gcc... gcc3
checking for arm-none-eabi-objcopy... arm-none-eabi-objcopy
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... arm-none-eabi
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by arm-none-eabi-gcc... /opt/devkitpro/devkitARM/arm-none-eabi/bin/ld
checking if the linker (/opt/devkitpro/devkitARM/arm-none-eabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /opt/devkitpro/devkitARM/bin/arm-none-eabi-nm -B
checking the name lister (/opt/devkitpro/devkitARM/bin/arm-none-eabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin15.6.0 file names to arm-none-eabi format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop
checking for /opt/devkitpro/devkitARM/arm-none-eabi/bin/ld option to reload object files... -r
checking for arm-none-eabi-objdump... arm-none-eabi-objdump
checking how to recognize dependent libraries... unknown
checking for arm-none-eabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-none-eabi-ar... (cached) arm-none-eabi-gcc-ar
checking for archiver @FILE support... @
checking for arm-none-eabi-strip... (cached) arm-none-eabi-strip
checking for arm-none-eabi-ranlib... (cached) arm-none-eabi-gcc-ranlib
checking command to parse /opt/devkitpro/devkitARM/bin/arm-none-eabi-nm -B output from arm-none-eabi-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for arm-none-eabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... arm-none-eabi-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... no
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if arm-none-eabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-none-eabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-none-eabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-none-eabi-gcc static flag -static works... yes
checking if arm-none-eabi-gcc supports -c -o file.o... yes
checking if arm-none-eabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-none-eabi-gcc linker (/opt/devkitpro/devkitARM/arm-none-eabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... arm-none-eabi-g++ -E
checking for ld used by arm-none-eabi-g++... /opt/devkitpro/devkitARM/arm-none-eabi/bin/ld
checking if the linker (/opt/devkitpro/devkitARM/arm-none-eabi/bin/ld) is GNU ld... yes
checking whether the arm-none-eabi-g++ linker (/opt/devkitpro/devkitARM/arm-none-eabi/bin/ld) supports shared libraries... no
checking for arm-none-eabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-none-eabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-none-eabi-g++ static flag -static works... yes
checking if arm-none-eabi-g++ supports -c -o file.o... yes
checking if arm-none-eabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-none-eabi-g++ linker (/opt/devkitpro/devkitARM/arm-none-eabi/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
Corbenik 0.3.0
========================
Prefix: NONE
cc: arm-none-eabi-gcc
cxx: arm-none-eabi-g++
ld: /opt/devkitpro/devkitARM/arm-none-eabi/bin/ld
oc: arm-none-eabi-objcopy
sed: /usr/bin/sed
cflags: -g -O2
cxxflags: -g -O2
ldflags:
ocflags:
Chainloader: 1
Chainloader: 0
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating source/Makefile
config.status: creating external/Makefile
config.status: creating include/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in external/libctr9 (/Volumes/UserData/Users/USERNAME/Desktop/3ds/corbenik-master/external/libctr9)
configure: WARNING: no configuration information is in external/libctr9
Last edited by _112,







