[20192] in Athena Bugs
linux 8.4.0: matlab
daemon@ATHENA.MIT.EDU (Alexandre Megretski)
Mon Feb 25 11:39:14 2002
Message-Id: <200202251639.LAA02004@babushka.mit.edu>
To: bugs@MIT.EDU, ameg@MIT.EDU
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: Mon, 25 Feb 2002 11:39:12 -0500
From: Alexandre Megretski <ameg@MIT.EDU>
System name: babushka.mit.edu
Type and version: i686 8.4.0 (with mkserv)
Display type: XFree86 3.3.6 SVGA
Shell: /bin/athena/tcsh
Window manager: mwm
What were you trying to do?
Compile a "mex" file, using
>> mex -I/usr/ilog/cplex71/include/ilcplex megcplex2.c /usr/ilog/cplex71/lib/i86_linux2_glibc2.1_egcs1.1/static_mt/libcplex.a
/mit/gnu/arch/i386_linux24/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/cpp0: /lib/libc.so.6: version `GLIBC_2.2' not found (required by /mit/gnu/arch/i386_linux24/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/cpp0)
mex: compile of 'megcplex2.c' failed.
??? Error using ==> mex
What's wrong:
See the output above.
Also, the compilation goes OK with MATLAB 5.3.1,
but after that, MATLAB crashes every time the resulting
executable *.mexlx is called
What should have happened:
Should have worked.
Same scripts work with MATLAB 6.0 on my PC
Please describe any relevant documentation references: