начал кросс компиляцию slang. AR=/home/egor/buildroot-2011.11/output/host/usr/bin/mipsel-linux-ar \ AS=/home/egor/buildroot-2011.11/output/host/usr/bin/mipsel-linux-as \ LD=/home/egor/buildroot-2011.11/output/host/usr/bin/mipsel-linux-ld \ NM=/home/egor/buildroot-2011.11/output/host/usr/bin/mipsel-linux-nm \ CC=/home/egor/buildroot-2011.11/output/host/usr/bin/mipsel-linux-gcc \ CPP=«/home/egor/buildroot-2011.11/output/host/usr/bin/mipsel-linux-gcc -E» \ GCC=/home/egor/buildroot-2011.11/output/host/usr/bin/mipsel-linux-gcc \ CXX=/home/egor/buildroot-2011.11/output/host/usr/bin/mipsel-linux-g++ \ RANLIB=/home/egor/buildroot-2011.11/output/host/usr/bin/mipsel-linux-ranlib \ STRIP=/home/egor/buildroot-2011.11/output/host/usr/bin/mipsel-linux-strip \ CPPFLAGS="-O2 -pipe -I/home/egor/opt/stage-mipsel-linux-gnu/include" \ LDFLAGS=" -L/home/egor/opt/stage-mipsel-linux-gnu/lib -Wl,-rpath,/opt/lib" \ ./configure --build=i386-pc-linux-gnu --host=mipsel-linux --target=mipsel-linux --prefix=/home/egor/opt/cross/root/usr
возникла ошибка
make[1]: *** [slsh_exe] Ошибка 1
добавил в конфиг
export LIBS=-lm \
возникла новая ошбика- говорят линковщик не работает ? Что делать?
collect2: выполнение ld завершилось с кодом возврата 1 make[1]: *** [/home/egor/opt/cross/slang-2.1.4/src/elfobjs/libslang.so.2.1.4] Ошибка 1