From owner-freebsd-questions Mon Jul 2 7:32:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from VL-MS-MR003.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id 3EB9337B403 for ; Mon, 2 Jul 2001 07:32:34 -0700 (PDT) (envelope-from davitron@vl.videotron.ca) Received: from kerijan.davitron.org ([24.203.239.84]) by VL-MS-MR003.sc1.videotron.ca (Netscape Messaging Server 4.15 MR003 Jun 11 2001 16:23:30) with SMTP id GFUOE903.SZ2 for ; Mon, 2 Jul 2001 10:32:33 -0400 Content-Type: text/plain; charset="iso-8859-1" From: David Comeau Reply-To: davitron@vl.videotron.ca Organization: DaviTronique To: FreeBSD-questions@FreeBSD.ORG Subject: Upgrade of libmcrypt. Date: Mon, 2 Jul 2001 10:33:28 -0400 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01070210332800.02344@kerijan.davitron.org> Content-Transfer-Encoding: 8bit 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 I had been trying to upgrade my libmcrypt by using portupgrade and libmcrypt errored out. Thinking that it would probably be better to simply go to relevant ports directory and do this by hand, it resulted with the same error. Can anyone help? The following is the relevant complie error, as well as the conversation with another mailing list user who found the time to write to me personally, but was unable find an answer. ************** Compile error ********************** ../../lib/libdefs.h:30: ltdl.h: No such file or directory *** Error code 1 Stop in /usr/ports/security/libmcrypt/work/libmcrypt-2.4.15/modules/algorithms. *********** Truncated for the purpose of this email *********** ************* Conversation with other mailing list user ************** > ltdl.h is in /usr/local/include? Which is on your CPATH and > C_INCLUDE_PATH, if they're set at all? > You're right. They aren't set. (egg on my face) This sounds newbie-ish, but in which file would I include this? Mind you, I'm puzzled as to why only libmcrypt would be affected by this ommision. I have quite a few other progs and tools installed through the ports system, as well as having been upgraged by portupgrade, without complaint from any of them. > Some of the more obvious information that you left out were: what > version (and date, if it's not a release) of FreeBSD you were running, > what version of libtool you currently have installed (and how you > installed it), and whether you're using the system default build > environment for your release of FreeBSD. > > Good luck. I am using version 4.2-RELEASE that was upgrade to 4.3-RELEASE. Both times having the kernel recompiled with acustom kernel. (uname -a: FreeBSD firegate 4.3-RELEASE FreeBSD 4.3-RELEASE #1: Sat Jun 9 21:05:18 EDT 2001). The version of libtool is libtool-1.3.4_2. The original version was installed through the ports installation of some other program that had needed its libs, but seeing that it may have been installed incorrectly, for the purposes of libmcrypt, I re-installed it again through the ports system (not through portupgrade). No, I couldn't keep the default system build, as I am using freebsd as a firewall, and because my NICs weren't supported out of the box, so to speak. Or am I talking about the wrong thing here. The /etc/make.conf file has been altered, but only insignificantly, affecting only the building of lpr. I am very grateful for this help. To this date, you are the only one that has responded. ******** End of conversation ******************** -- Sincerely, David Comeau http://www.davitron.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message