Re: libintl.so.2 problems (REPOST: wrong subject and recipient)

From: Joshua Oreman (oremanj_at_webserver.get-linux.org)
Date: 05/22/03

  • Next message: Ralph Dratman: "Re: libintl.so.2 problems (REPOST: wrong subject and recipient)"
    Date: Wed, 21 May 2003 17:24:46 -0700
    To: Ralph Dratman <ralph@maxsoft.com>
    
    

    On Wed, May 21, 2003 at 07:49:49PM -0400 or thereabouts, Ralph Dratman seemed to write:
    > Hello.
    >
    > I am running FreeBSD 4.2 on a live server and I'm reluctant, frankly,
    > to try upgrading since it would be time-consuming to get running
    > again even with a good backup (which I have) if the upgrade should
    > fail. Some kind of "hot spare" capability would really help.
    >
    > Anyway, that's beside the point for the current question. It's just
    > my excuse for being stuck at 4.2.
    >
    > I made the mistake of trying to eliminate various packages which
    > appeared to be redundant (older versions) using pkg_delete, and now
    > some things are broken. Mostly I have been able to reinstall and get
    > things working again, but there is one roadblock I haven't been able
    > to pass, exemplified by the following, as I try to make wget:
    >
    > ------------------------------------------------------
    > root@kq9 Wed May 21 16:07:18 /usr/ports/ftp/wget#make
    > ===> Building for wget-1.8.2_3
    > /usr/libexec/ld-elf.so.1: Shared object "libintl.so.2" not found
    > *** Error code 1
    > Stop in /usr/ports/ftp/wget.
    > ------------------------------------------------------
    >
    > So instead maybe I will add the package version of wget:
    >
    > ------------------------------------------------------
    > root@kq9 Wed May 21 17:46:09 /usr/ports/ftp/wget#pkg_add -r wget
    > Fetching
    > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/
    > wget.tgz... Done.
    > Fetching
    > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-4-stable/All/lib
    > iconv-1.8_2.tgz... Done.
    > Fetching
    > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-4-stable/All/exp
    > at-1.95.6_1.tgz... Done.
    > ------------------------------------------------------
    >
    > Looking good! But...
    >
    > ------------------------------------------------------
    > root@kq9 Wed May 21 17:46:59 /usr/ports/ftp/wget#wget
    > /usr/libexec/ld-elf.so.1: Undefined symbol "__stdoutp" referenced
    > from COPY relocation in wget
    > ------------------------------------------------------
    >
    > Seems to be the same problem. I'm guessing "__stdoutp" is contained
    > in libintl.so.2.
    > Since it appears that libintl should be in /usr/lib/, I try the following:
    >
    > ------------------------------------------------------
    > root@kq9 Wed May 21 16:45:52 /usr/src#make lib
    > `lib' is up to date.
    > ------------------------------------------------------
    >
    > and then (growing increasingly desperate):
    >
    > ------------------------------------------------------
    > root@kq9 Wed May 21 16:13:46 /usr/src/lib#make
    > ===> csu/i386-elf
    > cc -O -pipe -elf -Wall -fkeep-inline-functions
    > -I/usr/src/lib/csu/i386-elf/../common -c crt1.c -o crt1.o
    > cc -I/usr/src/lib/csu/i386-elf/../common -c crti.S -o crti.o
    > cc -I/usr/src/lib/csu/i386-elf/../common -c crtn.S -o crtn.o
    > cc -O -pipe -elf -Wall -fkeep-inline-functions
    > -I/usr/src/lib/csu/i386-elf/../common -DGCRT -c -o gcrt1.o
    > /usr/src/lib/csu/i386-elf/crt1.c
    > Warning: Object directory not changed from original
    > /usr/src/lib/csu/i386-elf
    > ===> libcom_err
    > Warning: Object directory not changed from original
    > /usr/src/lib/libcom_err
    > make: don't know how to make com_err.c. Stop
    > *** Error code 2
    > Stop in /usr/src/lib.
    > ------------------------------------------------------
    >
    > And now I am pretty baffled. These errors are incomprehensible.
    >
    > Advice and guidance, please, please?

    libintl.so is in ports. /usr/ports/devel/gettext

    HTH,
    -- Josh

    >
    > Thank you very much.
    > _______________________________________________
    > freebsd-questions@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Ralph Dratman: "Re: libintl.so.2 problems (REPOST: wrong subject and recipient)"

    Relevant Pages

    • libintl.so.2 problems (REPOST: wrong subject and recipient)
      ... I am running FreeBSD 4.2 on a live server and I'm reluctant, frankly, ... to try upgrading since it would be time-consuming to get running ... So instead maybe I will add the package version of wget: ... Fetching ...
      (freebsd-questions)
    • Re: sendmail under attack
      ... If upgrading is not an option, ... wget http://support.ausics.net/block_bad_helo.m4 ... and in your mc file add at the very end after your local mailer ... They will not be exempt by HACK or FEATURE by being soley in your access ...
      (comp.mail.sendmail)
    • Re: Intel Ethernet card not being detected
      ... still running FreeBSD 4.8. ... Have a look at the CVS logs for the fxp driver, ... entry for the chip revision that is used in your board. ... IMO there's a really good chance that upgrading will make your onboard ...
      (freebsd-questions)
    • Sun v40z vs. Tyan Transport TX46 as postgresql-server
      ... I'm looking at upgrading my db-server. ... It's currently running FreeBSD ... I've searched for comparative benchmarks pitting the TX46 agains a Sun ... The postgresql-performance-list only mentions the v40z against the Nocona-cpu. ...
      (freebsd-performance)
    • Re: PPP LQR Problem
      ... don't think it's LQR that's broken (since LQR is negotiated as ... I'll keep that info handy ... But, to your problem, I'm running FreeBSD 4.8-RELEASE with ... Try upgrading to FreeBSD 4.8 ...
      (comp.unix.bsd.freebsd.misc)