getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Getfem-users] getfem-interface-2.0 compile error on OS X 10.4.8 on


From: julien pommier
Subject: Re: [Getfem-users] getfem-interface-2.0 compile error on OS X 10.4.8 on intel based Apple
Date: Fri, 03 Nov 2006 15:39:05 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060922)

Yes there is a 'mex' program which is supplied with the latex distributions on mac computers. Just indicate to correct path to the matlab mex in the ./configure, with:

  ./configure MEX=/Applications/MATLAB704/bin/mex

(if you have matlab of course, or you can use the "--enable-matlab=no" flag)

Indeed there was a check for this wrong mex in the configure script but it seems to be broken right now, I'll try to fix that.

--
Julien

Koenraad Janssens wrote:
Hoping there is a solution out there as this error seems non-essential:

mex -output gf_matlab -g CDEBUGFLAGS="-g -O2" LD="g++" \
-I. -I./.. -DMATLAB_RELEASE= \
./gfm_mex.c ./gfm_common.c ./../gfi_array.c \
../.libs/libgetfemint.a /usr/local/lib/libgetfem.a -lqhull -lblas || (rm gf_matlab; false)
mex: option `-output' is ambiguous
This is pdfeTeX, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5)
kpathsea: Running mktexfmt mex.fmt
fmtutil: no info for format `mex'.
I can't find the format file `mex.fmt'!
rm: gf_matlab: No such file or directory
make[3]: *** [gf_matlab] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

- Koen
------------------------------------------------------------------------

_______________________________________________
Getfem-users mailing list
address@hidden
https://mail.gna.org/listinfo/getfem-users


--
Julien Pommier, bureau 111
GMM, INSA Toulouse, tél:05 61 55 93 42




reply via email to

[Prev in Thread] Current Thread [Next in Thread]