Hi. I try build openwrt from trunk. I choose at91 arch. I get: [pchuchmala@MMNetBuilder trunk]$ make make[1] world make[2] tools/install make[3] -C tools/m4 compile make[3] -C tools/m4 install make[3] -C tools/sed compile make[3] -C tools/sed install make[3] -C tools/libtool compile
After V=99: /bin/bash ./libtool --tag=CC --mode=compile i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -I/home/users/pchuchmala/openwrt/trunk/staging_dir/host/include -O2 -I/home/users/pchuchmala/openwrt/trunk/staging_dir/host/include -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c ./libtool: line 350: syntax error near unexpected token `}' ./libtool: line 350: ` echo "local: *; };" >> $output_objdir/$libname.ver~'make[6]: *** [libltdl/loaders/libltdl_libltdl_la-preopen.lo] Error 2 make[6]: Leaving directory `/home/users/pchuchmala/openwrt/trunk/build_dir/host/libtool-2.4' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/home/users/pchuchmala/openwrt/trunk/build_dir/host/libtool-2.4' make[4]: *** [all] Error 2 make[4]: Leaving directory `/home/users/pchuchmala/openwrt/trunk/build_dir/host/libtool-2.4' make[3]: *** [/home/users/pchuchmala/openwrt/trunk/build_dir/host/libtool-2.4/.built] Error 2 make[3]: Leaving directory `/home/users/pchuchmala/openwrt/trunk/tools/libtool' make[2]: *** [tools/libtool/compile] Error 2 make[2]: Leaving directory `/home/users/pchuchmala/openwrt/trunk' make[1]: *** [/home/users/pchuchmala/openwrt/trunk/staging_dir/target-arm_v5te_uClibc-0.9.32_eabi/stamp/.tools_install_nnynn] Error 2 make[1]: Leaving directory `/home/users/pchuchmala/openwrt/trunk' make: *** [world] Error 2 Where is problem? Best regards, -- Paweł Chuchmała pawel.chuchmala at gmail dot com _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
