[code]~/buildroot/output/host/usr/bin/ccache ~/buildroot/output/host/usr/bin/x86_64-unknown-linux-uclibc-gcc -Xlinker -export-dynamic -o python \ Modules/python.o \ -L. -lpython2.7 -lpthread -ldl -lpthread -lutil -lm ./libpython2.7.so: warning: the use of OBSOLESCENT `utime' is discouraged, use `utimes' ~/buildroot/output/build/host-python-2.7.1/python: error while loading shared libraries: libdl.so.0: cannot open shared object file: No such file or directory make[1]: *** [sharedmods] Error 127 make[1]: Leaving directory `~/buildroot/output/build/python-2.7.1' make: *** [~/buildroot/output/build/python-2.7.1/.stamp_built] Error 2[/code] Seems like it it a spelling mistake instead of utime it should be utimes. PS. Buildroot: any idea what happened to the .config python 2.7.1 option that is now missing, maybe setting 2.7.2 has this error fixed.
host-python builds fine here, and we haven't seen other reports of this problem. Due to lack of details, I'm marking this bug as "works for me". If you are still facing this issue with Buildroot 2013.02, please feel free to reopen this bug with more details (Buildroot configuration being used, the architecture of your build machine, etc.).