NativeScript / NativeScript/nativescript-cli

Which libraries are needed

Open
#5,298 16 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

os: linux
Dominant language
JavaScript
Stars
1.1k
Forks
204
Avg merge
1d 9h
Merged PRs (30d)
8

Description

Could you please tell us more about this project?

  • The Readme is a one liner ..
  • Just a lot of binarys here, no source(?)
  • not even sure which librarys we need for those dynamic linked stuff

We currently running on build issues:

/tmp/snapshot-tools/mksnapshot-tools/v8-v8.0.426.16/linux-x64/mksnapshot-arm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

and its almost impossible to find the right libgcc_s.so.1...

Somehow also related to: https://github.com/NativeScript/nativescript-dev-webpack/issues/1026 (security wise)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the one-line README and the mksnapshot-tools path shown in the error, then investigate which dynamic libraries are required by mksnapshot-arm, especially libgcc_s.so.1. Done should document the project, its source or binary layout, and the required libraries or build prerequisites; review the related nativescript-dev-webpack issue for context.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, cli
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.