Omnimaga > Ndless

ndless sdk

<< < (2/14) > >>

Eeems:

--- Quote from: Jonson26 on June 07, 2017, 03:55:42 pm ---Ok. I don,t get it.  :banghead:
I go to the toolchain folder using cygwin and do ./build_toolchain.sh and i get this:

--- Quote ---$ ./build_toolchain.sh
Building and installing to '/cygdrive/c/users/lioł/ndless/ndless-sdk/toolchain/install'...
./build_toolchain.sh: linia 47: gcc: nie znaleziono polecenia
GMP (gmp-devel/libgmp-dev) dependency seems to be missing!
./build_toolchain.sh: linia 48: gcc: nie znaleziono polecenia
MPFR (mpfr-devel/libmpfr-dev) dependency seems to be missing!
./build_toolchain.sh: linia 49: gcc: nie znaleziono polecenia
MPC (mpc-devel/libmpc-dev) dependency seems to be missing!
./build_toolchain.sh: linia 50: gcc: nie znaleziono polecenia
zlib (zlib-devel/zlib1g-dev) dependency seems to be missing!
./build_toolchain.sh: linia 51: gcc: nie znaleziono polecenia
libpython2.7 (python-devel/python2.7-dev) dependency seems to be missing!

--- End quote ---
"nie znaleziono polecenia" means "command not found" in polish.
What did i do wrong?

--- End quote ---
Are you running this from cygwin or from the windows command line?
Did you also install gcc and the other dependencies or just php?

Jonson26:
I'm doing it from cygwin, but maybe i don't know how to install dependencies...


...so what do i do to install dependencies?


Ok. I figured it out myself.
I can only hope, i selected the right packages.

Edit(Eeems): Merged triple post

Eeems:

--- Quote from: Jonson26 on June 07, 2017, 04:58:41 pm ---I'm doing it from cygwin, but maybe i don't know how to install dependencies...


...so what do i do to install dependencies?


Ok. I figured it out myself.
I can only hope, i selected the right packages.

--- End quote ---

You have to select the packages that are required. According to the documentation on the page I linked you to, you need to select the following packages: php (5.6+), libboost-devel, libboost_program_options*, binutils, gcc-core, gcc-g++, git, mpfr, mpfr-devel, gmp, libgmp-devel, libmpc3, libmpc-devel, openssl-dev, make, texinfo, zlib-devel, wget


Please stop double/triple posting. Instead use the edit button on your previous post.

Jonson26:

--- Quote from: Eeems on June 07, 2017, 05:32:02 pm ---Please stop double/triple posting. Instead use the edit button on your previous post.

--- End quote ---
Sorry. I won't do it again.

Btw, do you have an idea what this might be?
make: *** [Makefile:854: all] Błąd 2
"Błąd" --> "Error"

Eeems:

--- Quote from: Jonson26 on June 08, 2017, 04:31:18 pm ---Btw, do you have an idea what this might be?
make: *** [Makefile:854: all] Błąd 2
"Błąd" --> "Error"

--- End quote ---
Not really, it seems to be a generic error. What exactly are you running? Maybe include some more of the output so that I can understand the context.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version