madeleineudell / ParallelSparseRegression.jl

Other
12 stars 7 forks source link

Undefined reference error when running tests. #9

Closed ingenieroariel closed 10 years ago

ingenieroariel commented 10 years ago

Cannot run the tests after latest updates. (My system does not show a stack traceback, looking to replicate in one that does)

➜  test git:(master) julia test.jl
ERROR: access to undefined reference
while loading /Users/x/.julia/ParallelSparseRegression/test/test.jl, in expression starting on line 15
ingenieroariel commented 10 years ago

That happens on my OSX machine, I just setup a new julia environment in Debian and did not run into the same problem.

I will close the bug as it seems specific to one of my environments. Apologies for the noise.