Date: Fri, 29 Jun 2001 10:25:41 -0400 From: "David Comeau" <davitron@vl.videotron.ca> To: <freebsd-questions@FreeBSD.ORG> Subject: upgrade of libmcrypt Message-ID: <NFBBIHKMMLPKGANHBKPOIEBICHAA.davitron@vl.videotron.ca>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NFBBIHKMMLPKGANHBKPOIEBICHAA.davitron>