Finally, I linked libstdc++.so.2.7.1 to libstdc++.so.5.0.0 (see below) and the parser works, but I am a bit nervous about this. Does anybody know, why the libstdc++.so.2.7.1 is needed?
/usr/local/lib> -rw-r--r-- 1 root other 8522420 Feb 3 17:08 libstdc++.a -rwxr-xr-x 1 root other 1334 Feb 3 17:08 libstdc++.la* lrwxrwxrwx 1 root other 18 Feb 3 17:08 libstdc++.so -> libstdc++.so.5.0.0* lrwxrwxrwx 1 root other 18 Mar 18 17:37 libstdc++.so.2.7.1 -> libstdc++.so.5.0.0* lrwxrwxrwx 1 root other 18 Feb 3 17:08 libstdc++.so.5 -> libstdc++.so.5.0.0* -rwxr-xr-x 1 root other 2396293 Feb 3 17:08 libstdc++.so.5.0.0*
Still have the ld warning, anyway: /bin/ld: warning: libstdc++.so.5, needed by /user/abt/xerces/xerces-c-src2_2_0/l ib/libxerces-c.so, may conflict with libstdc++.so.2.7.1
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
