Skip to Content.
Sympa Menu

mathemagix-devel - Re: [Mathemagix] Fixes for Mac OS X

Subject: Mathemagix

List archive

Re: [Mathemagix] Fixes for Mac OS X


Chronological Thread 
  • From: Julien Wintz <address@concealed>
  • To: address@concealed
  • Subject: Re: [Mathemagix] Fixes for Mac OS X
  • Date: Wed, 14 Nov 2007 19:10:40 +0100

On Nov 14, 2007, at 6:26 PM, Grégoire Lecerf wrote:


PS: after checking out I just ran ./configure, this may be not sufficient ?
Yes it is.
Could you try the command "autoreconf" in basix/. and then try ".configure" again.
Grégoire.

With an autoreconf in the root of mmx, I managed to build basix but failed on mmxlight.

With an autoreconf in the corresponding folders, I can see no improvement.

By the way, I still have strange messages like:

checking if g++ PIC flag -fno-common works... rm: conftest.dSYM: is a directory
yes
checking if g++ static flag -static works... rm: conftest.dSYM: is a directory
no
checking if g++ supports -c -o file.o... rm: conftest.dSYM: is a directory
yes
.... <- This part is ok
checking for gettimeofday... yes
disabling debugging
enabling optimizations, -ansi -Wall -O3 -fexpensive-optimizations
enabling exception handling
disabling correctness checks for low-level operations
enabling glue compilation for interpreter
disabling compilation of additional test programs
disabling compilation of additional benchmark programs
configure: creating ./config.status
creating include/basix/basix-config.hpp - prefix BASIX for include/ basix/config.hpp defines
rm: conftest.dSYM: is a directory
make[1]: *** [config.status] Error 1
make: *** [basix-all] Error 2

What is this "rm: conftest.dSYM: is a directory" doing in the middle my configure test !!??!!

Maybe the switch from X.4 to X.5 has something to do with this ... I experience the same problem either using fink's autotools or leopard's developer tools autotools.

Ju.


Archive powered by MHonArc 2.6.18.

Top of Page