Re: Recently introduced incompatibility?
Ulrich Drepper <[email protected]> Thu, 18 Dec 2003 16:24:16 -0800
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Right after make installed libpthread.so all files linked to > that library started segfaulting (including make itself). I'm not sure I understand but I assume you installed only a new libpthread.so, leaving libc.so etc alone? Never ever do this. All DSOs must always come from the same build. Everything else is unsupported and can easily break. There are countless internal interdependencies between the DSOs. These are no incompatiblities. - -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/4kUw2ijCOnn/RHQRAhhTAJsExdaoYKvpxOfnlHU6RnWSZt61HwCfevDZ Vl4OXv04x5ZmPZepg5E0Wcg= =rQjU -----END PGP SIGNATURE-----