Skip to content

Instantly share code, notes, and snippets.

@bakkdoor
Created November 3, 2010 19:02
Show Gist options
  • Save bakkdoor/661525 to your computer and use it in GitHub Desktop.
Save bakkdoor/661525 to your computer and use it in GitHub Desktop.
LD vm/vm
(in ~/downloads/rubinius-head/lib/ext/melbourne)
Building Melbourne for MRI
(in ~/downloads/rubinius-head/lib/ext/bigdecimal)
(in ~/downloads/rubinius-head/lib/ext/readline)
LDSHARED readline.so
/usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: cannot find -lcurses
collect2: ld returned 1 exit status
rake aborted!
Command failed with status (1): [g++ -shared -lstdc++ readline.o -L. -lreadline -lcurses -o readline.so > /dev/null]
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [/usr/bin/ruby -S rake -r ~/downloads/...]
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment