This is the mail archive of the gsl-discuss@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

FreeBSD 2.2.8 compile bug



  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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]