Home
last modified time | relevance | path

Searched hist:d5453ba5c4971fa25ab694501c39ad634315c9fc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/ldconfig/
H A Dldconfig.cdiff d5453ba5c4971fa25ab694501c39ad634315c9fc Thu Jan 12 20:12:29 CET 1995 Joerg Wunsch <joerg@FreeBSD.org> Make ldconfig and ld.so not hashing the shared lib minor number. This
misfeature caused troubles when a program attempted to access a shlib
where one with a higher minor number has been hashed. Ldconfig does
only include the highest-numbered shlib anyway, so this is in no way a
limitation of generality.

Caution: after installing the new programs, your /var/run/ld.so.hints
needs to be rebuiult; run ldconfig again as it's done from /etc/rc.
diff d5453ba5c4971fa25ab694501c39ad634315c9fc Thu Jan 12 20:12:29 CET 1995 Joerg Wunsch <joerg@FreeBSD.org> Make ldconfig and ld.so not hashing the shared lib minor number. This
misfeature caused troubles when a program attempted to access a shlib
where one with a higher minor number has been hashed. Ldconfig does
only include the highest-numbered shlib anyway, so this is in no way a
limitation of generality.

Caution: after installing the new programs, your /var/run/ld.so.hints
needs to be rebuiult; run ldconfig again as it's done from /etc/rc.