[CLN-list] Re: CLN on OS X

Ron Garret ron at flownet.com
Wed Jan 23 17:33:43 CET 2008


BTW, I still get this error even with Bruno's patch to general.m4  
applied.

BTW2, with Bruno's patch applied, ./configure;make fails on base/ 
digitseq/cl_asm.s in the same way as before.  Also, this just makes it  
compile 64-bit by default, which is probably not the Right Thing.

rg

On Jan 23, 2008, at 8:23 AM, Ron Garret wrote:

>
> On Jan 23, 2008, at 4:12 AM, Bruno Haible wrote:
>
>> Alexei Sheplyakov wrote:
>>> Secondly, the value `x86_64' is wrong. It should be CPU-OS-VENDOR.
>>
>> No, it's usually CPU-VENDOR-OS,
>
> Well, x86_64-apple-darwin doesn't work either, but it's a different  
> error this time, so maybe this is progress:
>
> cd src && make all
> make SUBDIR=base
> /bin/sh ../libtool --mode=compile g++ -O  -I../include -I../include - 
> I./base  -c ./base/cl_alloca.cc
> mkdir .libs
> g++ -O -I../include -I../include -I./base -c ./base/cl_alloca.cc  - 
> fno-common -DPIC -o .libs/cl_alloca.o
> g++ -O -I../include -I../include -I./base -c ./base/cl_alloca.cc -o  
> cl_alloca.o >/dev/null 2>&1
> /bin/sh ../libtool --mode=compile g++ -O  -I../include -I../include - 
> I./base  -c ./base/cl_as_exception.cc
> g++ -O -I../include -I../include -I./base -c ./base/ 
> cl_as_exception.cc  -fno-common -DPIC -o .libs/cl_as_exception.o
> In file included from ../include/cln/number.h:8,
>                 from ./base/cl_N.h:6,
>                 from ./base/cl_as_exception.cc:13:
> ../include/cln/object.h:29:1: warning: "cl_word_alignment" redefined
> ../include/cln/object.h:26:1: warning: this is the location of the  
> previous definition
> ../include/cln/number.h: In constructor 'cln::cl_number::cl_number()':
> ../include/cln/number.h:226: error: 'cl_FN_tag' was not declared in  
> this scope
> ../include/cln/number.h: In constructor  
> 'cln::cl_number::cl_number(int)':
> ../include/cln/number.h:230: error: 'cl_FN_tag' was not declared in  
> this scope
> ../include/cln/number.h: In constructor  
> 'cln::cl_number::cl_number(unsigned int)':
> ../include/cln/number.h:230: error: 'cl_FN_tag' was not declared in  
> this scope
> ../include/cln/number.h: In member function 'cln::cl_number&  
> cln::cl_number::operator=(int)':
> ../include/cln/number.h:231: error: 'cl_FN_tag' was not declared in  
> this scope
> ../include/cln/number.h: In member function 'cln::cl_number&  
> cln::cl_number::operator=(unsigned int)':
> ../include/cln/number.h:231: error: 'cl_FN_tag' was not declared in  
> this scope
> make[2]: *** [cl_as_exception.lo] Error 1
> make[1]: *** [base.target] Error 2
> make: *** [all] Error 2
>>
>
> _______________________________________________
> CLN-list mailing list
> CLN-list at ginac.de
> https://www.cebix.net/mailman/listinfo/cln-list



More information about the CLN-list mailing list