From owner-freebsd-questions Fri Jun 29 7:27:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wisol.net (wisol.net [209.58.63.226]) by hub.freebsd.org (Postfix) with SMTP id BC47837B406 for ; Fri, 29 Jun 2001 07:27:09 -0700 (PDT) (envelope-from davitron@vl.videotron.ca) Received: (qmail 86495 invoked from network); 29 Jun 2001 14:27:01 -0000 Received: from unknown (HELO moliere) (66.38.186.113) by wisol.net with SMTP; 29 Jun 2001 14:27:01 -0000 Reply-To: From: "David Comeau" To: Subject: upgrade of libmcrypt Date: Fri, 29 Jun 2001 10:25:41 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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've been trying as hard as I can to try and figure out why libmcrypt-2.4.15 can't compile. However method I try, wether it be through portupgrade or through the port system itself, I always get the following error: Making all in algorithms /bin/sh ../../libtool --mode=compile -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O -pipe -c twofish.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -O -pipe -c wofish.c -fPIC -DPIC -o .libs/twofish.lo In file included from twofish.c:47: ../../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. *** Error code 1 Stop in /usr/ports/security/libmcrypt/work/libmcrypt-2.4.15/modules. *** Error code 1 Stop in /usr/ports/security/libmcrypt/work/libmcrypt-2.4.15. *** Error code 1 Stop in /usr/ports/security/libmcrypt/work/libmcrypt-2.4.15. *** Error code 1 Stop in /usr/ports/security/libmcrypt. *** Error code 1 Stop in /usr/ports/security/libmcrypt. *** Error code 1 Stop in /usr/ports/security/libmcrypt. ** Command failed: make build ** Fix the problem and try again. ** Some ports could not be upgraded due to errors: libmcrypt-2.4.10 Does anyone have any ideas as to the cause? David Comeau To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message