Skip to content

Instantly share code, notes, and snippets.

@ArchRobison
Created November 6, 2013 20:47
Show Gist options
  • Save ArchRobison/7343798 to your computer and use it in GitHub Desktop.
Save ArchRobison/7343798 to your computer and use it in GitHub Desktop.
LINK usr/lib/libjulia.so
PERL base/pcre_h.jl
PERL base/errno_h.jl
PERL base/build_h.jl.phony
PERL base/fenv_constants.jl
PERL base/file_constants.jl
PERL base/uv_constants.jl
CC ui/repl.o
CC ui/repl-readline.o
LINK usr/bin/julia-readline
/localdisk/adrobiso/dev2/julia/usr/lib/libjulia.so: undefined reference to `compress2'
/localdisk/adrobiso/dev2/julia/usr/lib/libjulia.so: undefined reference to `compressBound'
/localdisk/adrobiso/dev2/julia/usr/lib/libjulia.so: undefined reference to `uncompress'
collect2: error: ld returned 1 exit status
*** Please ensure that the ncurses-devel package is installed on your OS, and try again. ***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment