I'm getting a compile error similar to that reported in the Nov '07 thread of same subject name. I'm too ignorant, however, to apply the fix provided in that thread to my problem (if, in fact, it is applicable). I've included the config.log and a screen shot of the compile error. At first blush I thought the problem was in line 115 of "cl_LF_zeta_int.cc". After scanning the config.log and reading the old thread, though, it seems possible that the problem is within "confdefs.h" My operating system is Windows XP with CYGWIN. Thanks for any help. I look forward to using xloops/GiNaC/CLN in the near future! Regards, Chris Bouchard
cbouchrd@uiuc.edu wrote:
I'm getting a compile error similar to that reported in the Nov '07 thread of same subject name. I'm too ignorant, however, to apply the fix provided in that thread to my problem (if, in fact, it is applicable).
I've included the config.log and a screen shot of the compile error.
At first blush I thought the problem was in line 115 of "cl_LF_zeta_int.cc". After scanning the config.log and reading the old thread, though, it seems possible that the problem is within "confdefs.h"
My operating system is Windows XP with CYGWIN.
Thanks for any help. I look forward to using xloops/GiNaC/CLN in the near future!
You are using a prerelease of CLN 1.2.0 from CVS and your compiler is defining either _s or _N as some number. Can you, please, rename that variable and try again? I wish to fix such things before the release of CLN 1.2.0, but I suspect there are a number of other places where you'll have to apply the same fix. Please, find them and send them to me (or this list). Thanks in advance -richy. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>
participants (2)
-
cbouchrd@uiuc.edu
-
Richard B. Kreckel