Skip to content
This repository has been archived by the owner on Mar 17, 2018. It is now read-only.

package request: cmake #672

Closed
Nick-Msk opened this issue Jun 2, 2017 · 2 comments
Closed

package request: cmake #672

Nick-Msk opened this issue Jun 2, 2017 · 2 comments

Comments

@Nick-Msk
Copy link

Nick-Msk commented Jun 2, 2017

Package: cmake

For new package to be added:

  • make sure there's no similar package already added: true
  • describe killer features of new package: to build, for ex: mysql, clang

Platforms:

  • Arm 7 (Synology DS116), Mips (Asus AC68U)
  • I'm ready to check.
@stefaang
Copy link

stefaang commented Aug 7, 2017

cmake can be made on target (tested on ARM5 - QNAP TS412 and x64 - WD PR4100):

@Nick-Msk
Copy link
Author

Nick-Msk commented Aug 29, 2017

bootstrap is ok, but
make is failed with

/var/services/homes/skelet/code/source/cmake/CMake/Source/CursesDialog/form/CURSES_INCLUDE_PATH
used as include directory in directory /var/services/homes/skelet/code/source/cmake/CMake/Source/CursesDialog/form
CURSES_INCLUDE_PATH (ADVANCED)

It looks like curses.h is required, but it doen't exists on device.

upd: fixed by installing gnu ncurses.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants