FreeBSD 2.2.8 compile bug

Michele Clark clark@cs.unc.edu
Mon Oct 18 08:18:00 GMT 1999


  I just compiled gsl-0.4.1 on FreeBSD 2.2.8.  The only problem I had was in
randist/gsl-randist.c.  Seems that the cfree() call isn't supported by
default.  The cfree man page says that it's equivalent to free().  So, I
changed cfree() to free(), and it compiled.  I will continue on with the
assumption that it works.

  Just thought I'd let someone know.

Michele
--
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Michele Clark              clark@cs.unc.edu
Department of Computer Science
University of North Carolina
Chapel Hill, NC 27599-3175
Sitterson #143               (919) 962-1909
http://www.cs.unc.edu/~clark
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



More information about the Gsl-discuss mailing list