Gentoo Archives: gentoo-user

From: kashani <kashani-list@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Matlab under gentoo
Date: Fri, 29 Jul 2005 18:09:41
Message-Id: 42EA6EE8.8010103@badapple.net
In Reply to: [gentoo-user] Matlab under gentoo by Yuan MEI
1 Yuan MEI wrote:
2 > Version 7.0.4.352 (R14) Service Pack 2,
3 > when using mex, I got this error:
4 >
5 > /usr/local/Matlab7/bin/glnx86/libmaple.so: symbol errno,
6 > version GLIBC_2.0 not defined in file libc.so.6 with link time reference.
7 >
8 > seems a traditional problem with GLIBC_2.0
9 >
10 > however, I cannot execute matlab with 'LD_ASSUME_KERNEL=2.4.1 matlab',
11 > which causes:
12 >
13 > /bin/sh: error while loading shared libraries: libdl.so.2:
14 > cannot open shared object file: No such file or directory
15 >
16 > I ever succeeded in this way under Redhat9.0 with matlab6.5,
17 > but how to handle it under the up-to-date gentoo?
18 >
19 > And I noticed many commercial programs such like Cadence PSD, which
20 > have this problem no matter how 'new' their products are. Why don't those
21 > companies solve this problem in newly released products?
22
23 You might want to emerge sys-libs/lib-compat That'll usually solve the
24 problem.
25
26 kashani
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Matlab under gentoo Yuan MEI <yuan.mei@×××××.com>