hey,
its me again ...
i tried to use your sources to build umurmur at version 0.2.2 for freetz
but theres a problem using $(SUBMAKE) building the libconfig library
EDIT:
Code:
In »dl/libconfig-1.4.3.tar.gz« speichern.
100%[=====================================================================>] 535.352 189K/s in 2,8s
2010-03-22 17:59:01 (189 KB/s) - »dl/libconfig-1.4.3.tar.gz« gespeichert [535352/535352]
Download succeeded - http://www.hyperrealm.com/libconfig/libconfig-1.4.3.tar.gz -> saved to folder dl
MD5 verified for dl/libconfig-1.4.3.tar.gz: 295f580a7bc3a03a44d520d6ace55ee6
tar -C source -xzf dl/libconfig-1.4.3.tar.gz
shopt -s nullglob; for i in make/libs/patches/*.libconfig.patch; do tools/freetz_patch source/libconfig-1.4.3 $i; done
touch source/libconfig-1.4.3/.unpacked
( cd source/libconfig-1.4.3; rm -f config.{cache,status} ; source /home/freetz/environment/freetz-1.1.2/make/config.mipsel ; PATH="/home/freetz/environment/freetz-1.1.2/toolchain/target/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" CC="/home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc" CXX="/home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-g++-uc" CFLAGS="-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CXXFLAGS="-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" LDFLAGS="" ./configure --cache-file=/home/freetz/environment/freetz-1.1.2/make/config.cache --target=mipsel-linux --host=mipsel-linux --build=i386-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --datadir=/usr/share --includedir=/usr/include --infodir=/usr/share/info --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --sbindir=/usr/sbin --sysconfdir=/etc --with-gnu-ld --disable-nls --disable-examples --disable-cxx )
configure: WARNING: unrecognized options: --disable-nls
configure: creating cache /home/freetz/environment/freetz-1.1.2/make/config.cache
checking build system type... i386-pc-linux-gnu
checking host system type... mipsel-unknown-linux-gnu
checking target system type... mipsel-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mipsel-linux-strip... mipsel-linux-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for mipsel-linux-gcc... /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc accepts -g... yes
checking for /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc option to accept ISO C89... none needed
checking dependency style of /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc... gcc3
checking how to run the C preprocessor... /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc... /home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld
checking if the linker (/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-nm -B
checking the name lister (/home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld option to reload object files... -r
checking for mipsel-linux-objdump... mipsel-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-linux-ar... mipsel-linux-ar
checking for mipsel-linux-strip... (cached) mipsel-linux-strip
checking for mipsel-linux-ranlib... mipsel-linux-ranlib
checking command to parse /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-nm -B output from /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no
checking for /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC
checking if /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes
checking if /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc static flag -static works... yes
checking if /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc supports -c -o file.o... yes
checking if /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc supports -c -o file.o... (cached) yes
checking whether the /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc linker (/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for mipsel-linux-gcc... (cached) /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc accepts -g... (cached) yes
checking for /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc option to accept ISO C89... (cached) none needed
checking dependency style of /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc... (cached) gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for compiler switch to enable full C/C++ warnings... (cannot determine)
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking for an ANSI C-conforming const... yes
checking for newlocale... no
checking for uselocale... no
checking for freelocale... no
checking whether we are using the GNU C++ compiler... yes
checking whether /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-g++-uc accepts -g... yes
checking dependency style of /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-g++-uc... gcc3
checking how to run the C++ preprocessor... /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-g++-uc -E
configure: updating cache /home/freetz/environment/freetz-1.1.2/make/config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/libconfig.pc
config.status: creating lib/libconfig++.pc
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating examples/c/Makefile
config.status: creating examples/c++/Makefile
config.status: creating libconfig.spec
config.status: creating ac_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-nls
touch source/libconfig-1.4.3/.configured
C source/libconfig-1.4.3
/bin/bash: C: command not found
make: [source/libconfig-1.4.3/lib/.libs/libconfig.so.8.1.2] Fehler 127 (ignoriert)
C source/libconfig-1.4.3 \
DESTDIR="/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc" \
install
/bin/bash: C: command not found
make: [/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/usr/lib/libconfig.so.8.1.2] Fehler 127 (ignoriert)
sed -i -r -e "s,^libdir=('?)(.*)('?)$,libdir=\1/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc\2\3,g" -e "s,^includedir=('?)(.*)('?)$,includedir=\1/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc\2\3,g" -e "s,^prefix=('?)(.*)('?)$,prefix=\1/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc\2\3,g"-e "s,^exec_prefix=('?)(.*)('?)$,exec_prefix=\1/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc\2\3,g" \
/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/usr/lib/libconfig.la \
/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/usr/lib/pkgconfig/libconfig.pc
sed: kann /home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/usr/lib/libconfig.la nicht lesen: No such file or directory
sed: kann /home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/usr/lib/pkgconfig/libconfig.pc nicht lesen: No such file or directory
make: *** [/home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/usr/lib/libconfig.so.8.1.2] Fehler 2
which causes the following steps to be unfinished quitting make process
if i change it to S(MAKE) the -C flag is realized but building ends up in
EDIT:
Code:
cp -a /home/freetz/environment/freetz-1.1.2/toolchain/build/gcc-4.2.1-uClibc-0.9.29/mipsel-linux-uclibc/mipsel-linux-uclibc/lib/libgcc_s* root/lib/
/home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-strip --remove-section={.comment,.note,.pdr} root/lib/libgcc_s.so.1
make -j2 -C source/libconfig-1.4.3
make[1]: Betrete Verzeichnis '/home/freetz/environment/freetz-1.1.2/source/libconfig-1.4.3'
make all-recursive
make[2]: Betrete Verzeichnis '/home/freetz/environment/freetz-1.1.2/source/libconfig-1.4.3'
Making all in lib
make[3]: Betrete Verzeichnis '/home/freetz/environment/freetz-1.1.2/source/libconfig-1.4.3/lib'
make all-am
make[4]: Betrete Verzeichnis '/home/freetz/environment/freetz-1.1.2/source/libconfig-1.4.3/lib'
/bin/bash ../libtool --tag=CC --mode=compile /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-libconfig.lo -MD -MP -MF .deps/libconfig_la-libconfig.Tpo -c -o libconfig_la-libconfig.lo `test -f 'libconfig.c' || echo './'`libconfig.c
/bin/bash ../libtool --tag=CC --mode=compile /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-scanner.lo -MD -MP -MF .deps/libconfig_la-scanner.Tpo -c -o libconfig_la-scanner.lo `test -f 'scanner.c' || echo './'`scanner.c
libtool: compile: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-scanner.lo -MD -MP -MF .deps/libconfig_la-scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/libconfig_la-scanner.o
libtool: compile: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-libconfig.lo -MD -MP -MF .deps/libconfig_la-libconfig.Tpo -c libconfig.c -fPIC -DPIC -o .libs/libconfig_la-libconfig.o
libconfig.c:98:2: warning: #warning "No way to modify calling thread's locale!"
libconfig.c:119:2: warning: #warning "No way to modify calling thread's locale!"
libtool: compile: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-libconfig.lo -MD -MP -MF .deps/libconfig_la-libconfig.Tpo -c libconfig.c -o libconfig_la-libconfig.o >/dev/null 2>&1
libtool: compile: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-scanner.lo -MD -MP -MF .deps/libconfig_la-scanner.Tpo -c scanner.c -o libconfig_la-scanner.o >/dev/null 2>&1
mv -f .deps/libconfig_la-libconfig.Tpo .deps/libconfig_la-libconfig.Plo
mv -f .deps/libconfig_la-scanner.Tpo .deps/libconfig_la-scanner.Plo
/bin/bash ../libtool --tag=CC --mode=compile /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-grammar.lo -MD -MP -MF .deps/libconfig_la-grammar.Tpo -c -o libconfig_la-grammar.lo `test -f 'grammar.c' || echo './'`grammar.c
/bin/bash ../libtool --tag=CC --mode=compile /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-scanctx.lo -MD -MP -MF .deps/libconfig_la-scanctx.Tpo -c -o libconfig_la-scanctx.lo `test -f 'scanctx.c' || echo './'`scanctx.c
libtool: compile: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-grammar.lo -MD -MP -MF .deps/libconfig_la-grammar.Tpo -c grammar.c -fPIC -DPIC -o .libs/libconfig_la-grammar.o
libtool: compile: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-scanctx.lo -MD -MP -MF .deps/libconfig_la-scanctx.Tpo -c scanctx.c -fPIC -DPIC -o .libs/libconfig_la-scanctx.o
libtool: compile: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-scanctx.lo -MD -MP -MF .deps/libconfig_la-scanctx.Tpo -c scanctx.c -o libconfig_la-scanctx.o >/dev/null 2>&1
libtool: compile: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-grammar.lo -MD -MP -MF .deps/libconfig_la-grammar.Tpo -c grammar.c -o libconfig_la-grammar.o >/dev/null 2>&1
mv -f .deps/libconfig_la-scanctx.Tpo .deps/libconfig_la-scanctx.Plo
/bin/bash ../libtool --tag=CC --mode=compile /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-strbuf.lo -MD -MP -MF .deps/libconfig_la-strbuf.Tpo -c -o libconfig_la-strbuf.lo `test -f 'strbuf.c' || echo './'`strbuf.c
libtool: compile: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-strbuf.lo -MD -MP -MF .deps/libconfig_la-strbuf.Tpo -c strbuf.c -fPIC -DPIC -o .libs/libconfig_la-strbuf.o
mv -f .deps/libconfig_la-grammar.Tpo .deps/libconfig_la-grammar.Plo
libtool: compile: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT libconfig_la-strbuf.lo -MD -MP -MF .deps/libconfig_la-strbuf.Tpo -c strbuf.c -o libconfig_la-strbuf.o >/dev/null 2>&1
mv -f .deps/libconfig_la-strbuf.Tpo .deps/libconfig_la-strbuf.Plo
/bin/bash ../libtool --tag=CC --mode=link /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -version-info 9:2:1 -no-undefined -o libconfig.la -rpath /usr/lib libconfig_la-libconfig.lo libconfig_la-scanner.lo libconfig_la-grammar.lo libconfig_la-scanctx.lo libconfig_la-strbuf.lo
libtool: link: /home/freetz/environment/freetz-1.1.2/toolchain/target/bin/mipsel-linux-uclibc-gcc -shared .libs/libconfig_la-libconfig.o .libs/libconfig_la-scanner.o .libs/libconfig_la-grammar.o .libs/libconfig_la-scanctx.o .libs/libconfig_la-strbuf.o -march=4kc -Wl,-soname -Wl,libconfig.so.8 -o .libs/libconfig.so.8.1.2
libtool: link: (cd ".libs" && rm -f "libconfig.so.8" && ln -s "libconfig.so.8.1.2" "libconfig.so.8")
libtool: link: (cd ".libs" && rm -f "libconfig.so" && ln -s "libconfig.so.8.1.2" "libconfig.so")
libtool: link: mipsel-linux-ar cru .libs/libconfig.a libconfig_la-libconfig.o libconfig_la-scanner.o libconfig_la-grammar.o libconfig_la-scanctx.o libconfig_la-strbuf.o
../libtool: line 964: mipsel-linux-ar: command not found
make[4]: *** [libconfig.la] Fehler 127
make[4]: Verlasse Verzeichnis '/home/freetz/environment/freetz-1.1.2/source/libconfig-1.4.3/lib'
make[3]: *** [all] Fehler 2
make[3]: Verlasse Verzeichnis '/home/freetz/environment/freetz-1.1.2/source/libconfig-1.4.3/lib'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/freetz/environment/freetz-1.1.2/source/libconfig-1.4.3'
make[1]: *** [all] Fehler 2
make[1]: Verlasse Verzeichnis '/home/freetz/environment/freetz-1.1.2/source/libconfig-1.4.3'
make: *** [source/libconfig-1.4.3/lib/.libs/libconfig.so.8.1.2] Fehler 2
is there something i forgot to configure so it can work using SUBMAKE or is there a way to to configure the environment so mipsel-linux-ar can be found?
EDIT:
i solved the mipsel-linux-ar tool to be found by appending the path to this binary to the environment variable $PATH but there must be more elegant solution like adding some kind of flag to the Makefile
Code:
$(MAKE) -C $(LIBCONFIG_DIR) \
TOOLDIR="$(TOOLDIR)"
btw i dont know all the in built variables of freetz yet, so forgive me for not recognizing them ...
thx in advance
gtx