Advertisement
Guest User

asf

a guest
Oct 24th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. compiling matrix_complex.c
  2. matrix_complex.c:1525: error: conflicting types for ‘gsl_matrix_complex_equal’
  3. /opt/local/include/gsl/gsl_matrix_complex_double.h:227: error: previous declaration of ‘gsl_matrix_complex_equal’ was here
  4. make: *** [matrix_complex.o] Error 1
  5.  
  6.  
  7. Gem files will remain installed in /Users/atma/.rvm/gems/ruby-1.9.3-p286/gems/gsl-1.14.7 for inspection.
  8. Results logged to /Users/atma/.rvm/gems/ruby-1.9.3-p286/gems/gsl-1.14.7/ext/gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement