Porting Scilab 5.1.1 on Mac OS X 10.4 PPC.

Pascal sur.pignard at wanadoo.fr
Sun Jul 26 16:23:34 CEST 2009


Hello.

As I only have Mac OS X 10.4 on PPC, I can't use the binaries for  
10.5 Intel.
Thus, I've tried to build it from the given source codes.

Unfortunately, I've got the following error:

$ ./configure --prefix=/Users/pascal/Documents/Programmation/ 
scilab-5.1.1-alpha-1/build --without-ocaml --without-fftw --without- 
pvm --without-umfpack --without-matio
...
$ make
...
/usr/bin/ld: multiple definitions of symbol _xerbla_
.libs/xerbla.o definition of _xerbla_ in section (__TEXT,__text)
../../libs/blas/.libs/libsciblas.dylib(single module) definition of  
_xerbla_
/usr/bin/ld: multiple definitions of symbol _lsame_
.libs/lsame.o definition of _lsame_ in section (__TEXT,__text)
../../libs/blas/.libs/libsciblas.dylib(single module) definition of  
_lsame_
collect2: ld returned 1 exit status
make[2]: *** [libscilapack.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Thanks for giving some help.

Regards, Pascal Pignard.
http://blady.pagesperso-orange.fr









More information about the dev mailing list