getfem-users
[Top][All Lists]
Advanced

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

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


From: Koenraad Janssens
Subject: [Getfem-users] getfem-interface-2.0 compile error on OS X 10.4.8 on intel based Apple
Date: Fri, 03 Nov 2006 14:43:43 +0100
User-agent: Microsoft-Entourage/11.2.5.060620

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

reply via email to

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