help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] error: expected `,' or `...' before numeric constant


From: Nicola Sambo
Subject: [Help-gsl] error: expected `,' or `...' before numeric constant
Date: Tue, 27 Jan 2009 19:02:50 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20060325)

Hi all,

I am working for the first time with gsl library and I have a problem in compilation if I type #include <gsl/gsl_linalg.h> in a project.

So, I tried to include another .h of the library in the same project. For istance there is no problem with #include <gsl/gsl_matrix.h>.

Finally, I tried to type #include <gsl/gsl_linalg.h> in a simple "Hello world" project -> in this case no errors! So, I guess the problem is with the first project.

Here, I report the error when #include <gsl/gsl_linalg.h> is in my first project:

/usr/local/include/gsl/gsl_linalg.h:56: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:65: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:80: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:93: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:97: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:104: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:108: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:116: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:122: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:131: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:137: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:143: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:158: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:169: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:186: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:199: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:220: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:279: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:285: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:327: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:363: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:367: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:403: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:419: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:424: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:427: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:433: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:439: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:442: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:448: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:457: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:458: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:528: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:532: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:540: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:545: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:551: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:552: error: expected `,' or `...' before numeric constant /usr/local/include/gsl/gsl_linalg.h:553: error: expected `,' or `...' before numeric constant
*** Uscito con stato: 2 ***

I am using the gsl-1.9 version.

If someone knows what is this problem, it would be very usefull for me.

Regards,
Nicola


--

Ing. Nicola Sambo, Ph.D. student
Scuola Superiore Sant'Anna, Pisa, Italy
phone: +39-0505492118
fax: +39-0505492194





reply via email to

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