You could try emerging libc-compat and making a link to those libs. Just a thought :-)
On Fri, 14 Mar 2003 15:26:54 -0800 Steven <[EMAIL PROTECTED]> wrote: > After searching the forums with the keyword 'qtopia', I came upon some information > to which I applied in the following steps: > > 1) Downloaded the rpm (qtopia-desktop-1.6.0-1.i386.rpm) from the trolltech website > 2) Ran rpm2targz on it > 3) untar'd it to /opt > 4) ran test from command-line: /opt/Qtopia/bin/qtopiadesktop > 5) verified error indicating: > /opt/Qtopia/bin/qtopiadesktop: error while loading shared libraries: > libstdc++-libc6.1-2.so.3: cannot open shared object file: No such file or directory > 6) Created symlink: > ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libstdc++.so > /usr/lib/libstdc++-libc6.1-2.so.3 > 7) ran test from command-line again and got the following error: > /opt/Qtopia/bin/qtopiadesktop: relocation error: /opt/Qtopia/bin/qtopiadesktop: > undefined symbol: cerr > > Any help would be extreeeeeeemely appreciated. > > My system stats are as follows: > > [EMAIL PROTECTED] steven $ uname -srmpi > Linux 2.4.20-gentoo-r1 i686 Celeron (Coppermine) GenuineIntel > > * sys-devel/gcc > Latest version available: 3.2.2 > Latest version installed: 3.2.2 > Size of downloaded files: 19,835 kB > Homepage: http://www.gnu.org/software/gcc/gcc.html > Description: The GNU Compiler Collection. Includes C/C++ and java compilers > > * sys-libs/glibc > Latest version available: 2.3.1-r2 > Latest version installed: 2.3.1-r2 > Size of downloaded files: 17,701 kB > Homepage: http://www.gnu.org/software/libc/libc.html > Description: GNU libc6 (also called glibc2) C library > > Thank you very very much in advance, > > Steven > -- > *n?x esquire at large > > -- > [EMAIL PROTECTED] mailing list > > -- [EMAIL PROTECTED] mailing list
