help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] error with gsl_randist.h


From: Brian Gough
Subject: Re: [Help-gsl] error with gsl_randist.h
Date: Fri, 21 Jan 2005 16:27:16 +0000

Pau Cervera Badia writes:
 > I get the following error from gcc:
 > 
 > In file included from inicia.c:17:
 > ../gsl/gsl_randist.h:117: error: parse error before numeric constant
 > make: *** [inicia.o] Error 1

Hello,
The header file is tested during the installation ("make check")---so
it is unlikely to be a problem with the header file.

Probably you have a preprocessor definition which is affecting that
line in the file (e.g for "N" or "P").  Place any definitions like
that after including the header files.

-- 
regards

Brian Gough

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.co.uk/gsl/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]