Sept. 27, 2013
4 p.m.
I tried to setup a travis validation build [1] for the pharo-vm repository on github [2]. Of course as usual I missed some libraries, does anybody know what the corresponding libs are for the following errors? /usr/bin/ld: cannot find -lSM /usr/bin/ld: cannot find -lICE /usr/bin/ld: cannot find -lGL the currently installed dependencies can be found in .travis.yml file [3]. [1] https://travis-ci.org/pharo-project/pharo-vm/builds/11851007 [2] http://github.com/pharo-project/pharo-vm [3] https://github.com/pharo-project/pharo-vm/blob/master/.travis.yml