ERROR during Compilation
- yngwuver
- Topic Author
- Visitor
-
12 years 3 weeks ago #14140
by yngwuver
ERROR during Compilation was created by yngwuver
hi guys anyone seen this before or can suggest a solution to this error?
Object LD.CREATE.STR cataloged successfully
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
** Unable to rebuild library /home/t24dev/bnk/bnk.run/lib/lib32.so.62 **
Thanks
Object LD.CREATE.STR cataloged successfully
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
** Unable to rebuild library /home/t24dev/bnk/bnk.run/lib/lib32.so.62 **
Thanks
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
12 years 3 weeks ago #14141
by jpb
Replied by jpb on topic ERROR during Compilation
Check your compile settings, looks like the linker can't find all needed files.
Please Log in or Create an account to join the conversation.
- masiwak
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
11 years 10 months ago #14511
by masiwak
Replied by masiwak on topic ERROR during Compilation
your problem is becoz of a missing shared file on linux level.
Get a linux guru to do a yum search for ncurses package for you and do a yum install of all ncurses packages found for linux. Thats for RedHat Linux.
Get a linux guru to do a yum search for ncurses package for you and do a yum install of all ncurses packages found for linux. Thats for RedHat Linux.
Please Log in or Create an account to join the conversation.
Time to create page: 0.028 seconds