From owner-freebsd-questions Sat Feb 1 15:11:35 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8776C37B401 for ; Sat, 1 Feb 2003 15:11:34 -0800 (PST) Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [65.194.254.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7C7743F85 for ; Sat, 1 Feb 2003 15:11:33 -0800 (PST) (envelope-from dragoncrest@voyager.net) Received: from works (works.jasnetworks.net [192.168.0.2]) by dragoncrest.jasnetworks.net (8.12.3/8.11.6) with ESMTP id h11NTMVC094254 for ; Sat, 1 Feb 2003 18:29:22 -0500 (EST) (envelope-from dragoncrest@voyager.net) Message-Id: <4.2.0.58.20030201181602.00993b40@pop.voyager.net> X-Sender: dragoncrest@pop.voyager.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sat, 01 Feb 2003 18:20:08 -0500 To: freebsd-questions@FreeBSD.ORG From: Dragoncrest Subject: Can't install fetchmail - HELP! Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all. Trying to install fetchmail but it keeps saying that it can't find intl.4 so it tries to install gettext and that complains that it can't find expat.4 and then fails out. I tried going to the fetchmail homepage but that's apparently moved and the guy who's providing the homepage for fetchmail has a really screwed up personal homepage and I can't find any of the install files for the actual program. I'm trying to reinstall fetchmail on a new box, but not having much luck. Any help is more than welcome. Oh, and as a help, here's the errors I get. [root@webbox fetchmail]# make install ===> Installing for fetchmail-6.2.0 ===> Warning: your umask is "0077". If this is not desired, set it to an appropriate value and install this port again by ``make reinstall''. ===> fetchmail-6.2.0 depends on shared library: intl.4 - not found ===> Verifying install for intl.4 in /usr/ports/devel/gettext ===> Extracting for gettext-0.11.5_1 >> Checksum OK for gettext-0.11.5.tar.gz. ===> gettext-0.11.5_1 depends on executable: libtool - found ===> gettext-0.11.5_1 depends on shared library: iconv.3 - found ===> gettext-0.11.5_1 depends on shared library: expat.4 - not found ===> Verifying install for expat.4 in /usr/ports/textproc/expat2 ===> Returning to build of gettext-0.11.5_1 Error: shared library "expat.4" does not exist *** Error code 1 Stop in /usr/ports/devel/gettext. *** Error code 1 Stop in /usr/ports/mail/fetchmail. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message