Re: LabPLot Port: gsl problem

2015-02-17 Thread Garvit Khatri
Hi Alexander, I have installed libgsl0-dev, is there any specific package i should install? Thank you Cheers, Garvit Khatri On Wed, Feb 18, 2015 at 3:05 AM, Alexander Semke wrote: > > > I am getting error in gs/functions file givven below: > > > > /home/garvitdelhi/dev/sok/labplot_port/src/ba

Re: LabPLot Port: gsl problem

2015-02-17 Thread Alexander Semke
> I am getting error in gs/functions file givven below: > > /home/garvitdelhi/dev/sok/labplot_port/src/backend/gsl/functions.h:173: > error: 'my_gsl_powint' undeclared here (not in a function) > {"gsl_powint",my_gsl_powint}, Do you have gsl-devel installed on you system? -- Alexander >> Vis

LabPLot Port: gsl problem

2015-02-17 Thread Garvit Khatri
Hi, I am getting error in gs/functions file givven below: /home/garvitdelhi/dev/sok/labplot_port/src/backend/gsl/functions.h:173: error: 'my_gsl_powint' undeclared here (not in a function) {"gsl_powint",my_gsl_powint}, ^ complete make log: http://pastebin.com/wfzJz0vA Any help