Hi, I am trying to build trunk (r16366) for the Atheros AR71xx [2.6] target. When I run make V=99 I get the following errors:
config.status: executing depfiles commands === configuring in glib-1.2.8 (/home/tdiehl/kamikaze/trunk/build_dir/host/pkg-config-0.22/glib-1.2.8) configure: running /bin/bash ./configure '--prefix=/home/tdiehl/kamikaze/trunk/staging_dir/host' 'CPPFLAGS=-O2 -I/home/tdiehl/kamikaze/trunk/staging_dir/host/include' 'LDFLAGS=-L/home/tdiehl/kamikaze/trunk/staging_dir/host/lib' 'SHELL=/bin/bash' '--target=x86_64-redhat-linux' '--host=x86_64-redhat-linux' '--build=x86_64-redhat-linux' '--program-prefix=' '--program-suffix=' '--exec-prefix=/home/tdiehl/kamikaze/trunk/staging_dir/host' '--sysconfdir=/home/tdiehl/kamikaze/trunk/staging_dir/host/etc' '--localstatedir=/home/tdiehl/kamikaze/trunk/staging_dir/host/var' 'build_alias=x86_64-redhat-linux' 'host_alias=x86_64-redhat-linux' 'target_alias=x86_64-redhat-linux' 'CFLAGS=' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock configure: error: ./configure failed for glib-1.2.8 make[3]: *** [/home/tdiehl/kamikaze/trunk/build_dir/host/pkg-config-0.22/.configured] Error 1 make[3]: Leaving directory `/home/tdiehl/kamikaze/trunk/tools/pkg-config' make[2]: *** [tools/pkg-config/compile] Error 2 make[2]: Leaving directory `/home/tdiehl/kamikaze/trunk' make[1]: *** [/home/tdiehl/kamikaze/trunk/staging_dir/target-mips_uClibc-0.9.30.1/stamp/.tools_install_nnn] Error 2 make[1]: Leaving directory `/home/tdiehl/kamikaze/trunk' make: *** [world] Error 2 If I build 8.09.1 the build completes successfully. The clock on the system is synced to ntp and I get no errors when I run make prereq. The errors above also say to "Make sure there is not a broken alias in your environment" How do I do that? Can someone tell me what I need to do to get this to build? If someone is interested the .config is available @ http://www.tntechs.com/mips/config.trunk Regards, -- Tom [email protected] Spamtrap address [email protected] _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
