[CLN-list] cln compile error

Richard B. Kreckel kreckel at ginac.de
Wed Nov 1 22:31:39 CET 2006


Bruno Haible wrote:

>steve ayrgon wrote:
>  
>
>>gcc -v
>>Using built-in specs.
>>Target: i386-pc-solaris2.11
>>...
>>/bin/sh ../libtool --mode=compile g++ -O  -I../include -I../include -I./base 
>>-I./base/digit -I./base/random -Ibase  -c ./base/digitseq/cl_2DS_div.cc
>>g++ -O -I../include -I../include -I./base -I./base/digit -I./base/random 
>>-Ibase -c ./base/digitseq/cl_2DS_div.cc  -fPIC -DPIC -o .libs/cl_2DS_div.o
>>../base/digitseq/cl_DS.h:50: error: expected identifier before numeric 
>>constant
>>    
>>
>
>This appears to be a
>  #define DS <some-numeric-value>
>in a header file of Solaris/x86. Try adding a
>
>   #undef DS
>
>in src/base/digitseq/cl_DS.h line 49.
>

@Steve Ayrgon: Did this solve the problem? I'm interested because I'ld 
like to apply a patch.

  -richy.

-- 
Richard B. Kreckel
<http://www.ginac.de/~kreckel/>



More information about the CLN-list mailing list