Skip to content

Instantly share code, notes, and snippets.

View sathishvc's full-sized avatar

Sathish VC sathishvc

View GitHub Profile
@sathishvc
sathishvc / gist:34dd6c1092112dc3c67f86711e81e05b
Created June 24, 2019 04:02
Error building a basic app in lucky framework. lucky v0.15.0, crystal 0.29.0
[vagrant@vagrant first_project]$ crystal build --release src/start_server.cr
_main.o: In function `__crystal_main':
/usr/share/crystal/src/callstack.cr:42: undefined reference to `*CallStack::skip<String>:Array(String)+'
_main.o: In function `__crystal_main':
/usr/share/crystal/src/exception.cr:3: undefined reference to `*CallStack::skip<String>:Array(String)+'
_main.o: In function `__crystal_main':
/usr/share/crystal/src/thread.cr:113: undefined reference to `*Thread::new:Thread'
/usr/share/crystal/src/thread.cr:113: undefined reference to `*Thread::current=<Thread>:Thread'
_main.o: In function `__crystal_main':
/usr/share/crystal/src/gc/boehm.cr:243: undefined reference to `*GC::before_collect<&Proc(Nil)>:Nil'
@sathishvc
sathishvc / about.md
Created August 10, 2011 02:38 — forked from jasonrudolph/about.md
Programming Achievements: How to Level Up as a Developer