Giter VIP home page Giter VIP logo

install-sdk's People

Contributors

dlinyj avatar eagafonov avatar g0l avatar grender avatar mkrentovskiy avatar pavel-ii avatar sv99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

install-sdk's Issues

Ошибка в Makefile

В 304 й строке вместо таба(как везде) стоят пробелы, в следствии чего получается ошибка

"Makefile:304: *** пропущен разделитель(не имели ли вы в виду TAB вместо восьми пробелов?). Останов."

CodeSourcery 403 error fix

При получении SDK получаю ошибку
-e Download CodeSourcery
-e
--2019-03-04 17:16:29-- http://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi/arm-2013.05-24-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
Распознаётся sourcery.mentor.com (sourcery.mentor.com)… 54.83.42.164
Подключение к sourcery.mentor.com (sourcery.mentor.com)|54.83.42.164|:80... соединение установлено.
HTTP-запрос отправлен. Ожидание ответа… 403 Forbidden
2019-03-04 17:16:30 ОШИБКА 403: Forbidden.

решение в замене ссылки на

http://www.codesourcery.com/sgpp/lite/arm/portal/package6488/public/arm-none-linux-gnueabi/arm-2013.05-24-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2

change path to HTTPS

$(WGET) -P $(DOWNLOADDIR) http://sourcery.mentor.com/public/gnu_toolchain/arm-none-linux-gnueabi/$(CSFILE) ; \

По http нет доступа на загрузку архива (forbidden 403). После замены на https make getcodesourcery выполняется корректно.

nodejs build crash on fsbuild

При билдинге необходимо указать версии модуля (при встроенной в SDK nodejs v0.10.21):
"serialport": "1.4.5",
"gphoto2": "0.1.6".
Делается это в make fsconfig

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.