Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2003 13:41:05 -0800 (PST)
From:      John McClure <chromodromic@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Aliasing Libraries or Installing Older Versions
Message-ID:  <20030304214105.23742.qmail@web41415.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Thanks in advance for any help.

Trying to build mod_php4 (version 4.3.1) as a port,
basically not a big deal, BUT ... when I try to add
XSLT support via Sablotron, the Sablotron port builds
nicely from /usr/ports/textproc/sablotron but installs
a version of library that ldconfig -r lists as
lsablot.70.

The mod_php4 build complains (as pasted below) that is
can't find sablot.69. I rebuilt the library cache by
running ldconfig, but it appears that php is looking
specifically for sablot.69 and nothing else.

Can a library be aliased? Or should an older version
be installed? If so, how do I obtain that? Hints?
Suggestions?

***** BEGIN ERROR PASTE *****

===>   mod_php4-4.3.1 depends on shared library:
sablot.69 - not found
===>    Verifying install for sablot.69 in
/usr/ports/textproc/sablotron
===>   Returning to build of mod_php4-4.3.1
Error: shared library "sablot.69" does not exist
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

***** END ERROR PASTE ****

uname -a *****
FreeBSD 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct  9
15:08:34 GMT 2002    
root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC
 i386

-GM

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030304214105.23742.qmail>