115be
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I am running FreeBSD 8.1 and keep getting this message:
Code:
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "pg_config" Code:
[localetc@sumac ~]$ locate libintl.so.8 /usr/local/lib/libintl.so.8 Last edited by phoenix; February 7th, 2011 at 22:35. Reason: Please format your posts. |
|
#2
|
||||
|
||||
|
Are you sure it's there? Running "locate" just queries a database, it doesn't look at the actual filesystem. Do an "ls" for that specific file, and I bet it will come back with "doesn't exist".
By "reinstalling" gettext, you upgraded it, which installed libintl.so.9. You will need to read the entries in /usr/ports/UPDATING regarding gettext updates, and follow the instructions in there to rebuild all your ports that use gettext. |
|
#3
|
|||
|
|||
|
Thank you so much! Is there an easy way to tell which installed ports depend on gettext? I want to know what I am potentially breaking (this is a production machine)
|
|
#4
|
||||
|
||||
|
Use pkg_info(1) to get the exact package name, then use it again with the -R option:
Code:
% pkg_info -Ix gettext gettext-0.18.1.1 GNU gettext package p5-gettext-1.05_3 Message handling functions % pkg_info -R gettext-0.18.1.1 (list of literally hundreds of ports omitted) |
|
#5
|
||||
|
||||
|
-x works with -R, so you can combine them into one command:
$ pkg_info -Rx gettext
|
|
#6
|
||||
|
||||
|
-x might match more than wanted, though:
Code:
% pkg_info -Rx gettext | wc -l
220
% pkg_info -R gettext-0.18.1.1 | wc -l
213
|
|
#7
|
|||
|
|||
|
Thanks guys! still working on this... Interesting I just got caught in a portmaster loop when trying to update gettext:
Code:
===>>> The dependency for lang/php5
seems to be handled by php5-spl-5.2.11
===>>> Launching child to update php5-spl-5.2.11 to php5-spl-5.3.4
gettext-0.18.1.1 >> php5-extensions-1.3 >> php5-iconv-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11
>> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-
5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >>
php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-
5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >>
php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-
5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >>
php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-
5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >>
php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-
5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >> php5-spl-5.2.11 >>
php5-spl-5.2.11 >> php5-spl-5.2.11
===>>> Port directory: /usr/ports/devel/php5-spl
===>>> Launching 'make checksum' for devel/php5-spl in background
===>>> Gathering dependency list for devel/php5-spl from ports
Last edited by DutchDaemon; February 9th, 2011 at 19:43. |
|
#8
|
||||
|
||||
|
Quote:
Quote:
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] /libexec/ld-elf.so.1: Shared object "libjpeg.so.9" not found | SeaHag | Installation and Maintenance of FreeBSD Ports or Packages | 41 | July 15th, 2011 21:28 |
| [Solved] Shared object "libintl.so.8" not found | bludilnik | Installation and Maintenance of FreeBSD Ports or Packages | 16 | June 17th, 2011 14:04 |
| [Solved] Shared object "libX11.so.6" not found, required by "soffice.bin" | alie | Installation and Maintenance of FreeBSD Ports or Packages | 3 | January 21st, 2011 03:31 |
| /libexec/ld-elf.so.1: Shared object "libgcrypt.so.16" not found | cabriofahrer | Installation and Maintenance of FreeBSD Ports or Packages | 13 | November 4th, 2010 15:11 |
| getting ERROR /usr/libexec/ld-elf.so.1: Shared object "libsnmp.so.4" not found, | akshay_aradhye | Web & Network Services | 5 | February 18th, 2009 22:53 |