Skip to content

Error installing in Node v0.11.14 (Fedora 20, 64 bits)  #8

@q2dg

Description

@q2dg

I have "ncurses" and "ncurses-devel" installed.
The error messages are:

...
gcc -fPIC --param max-inline-insns-single=1200 -o background ../objects/background.o -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC --param max-inline-insns-single=1200 echo "-static -L../lib -lformtw -lmenutw -lpaneltw -lncursestw -dynamic -lpthread -ldl " | sed -e 's/-lform.*-lpanel[^ ]*//' -lutil -lm
/usr/bin/ld: cannot find -lpthread
/usr/bin/ld: cannot find -ldl
/usr/bin/ld: cannot find -lutil
/usr/bin/ld: cannot find -lm
/usr/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status
make[1]: *** [background] Error 1
make[1]: Leaving directory `/home/q2dg/node_modules/curses/deps/ncurses-5.7/test'
make: *** [all] Error 2
ERROR: build failed (3)

npm ERR! Linux 3.16.6-200.fc20.x86_64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "curses"
npm ERR! node v0.11.14
npm ERR! npm v2.0.0
npm ERR! code ELIFECYCLE
npm ERR! curses@0.0.10 install: node ./pre-build.js
npm ERR! Exit status 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions