Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37884846
en ru br
ALT Linux repos
S:2.5.8-alt3
5.0: 2.5.7-alt2
4.1: 2.5.7-alt2
4.0: 2.5.7-alt2
3.0: 2.5.7-alt1.2

Group :: System/Libraries
RPM: libmcrypt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libmcrypt-2.5.1-dlopen.patch
Download


diff -Naur libmcrypt-2.5.1/lib/mcrypt_modules.c libmcrypt-2.5.1.new/lib/mcrypt_modules.c
--- libmcrypt-2.5.1/lib/mcrypt_modules.c	2002-06-04 16:41:54 +0400
+++ libmcrypt-2.5.1.new/lib/mcrypt_modules.c	2002-06-04 16:41:34 +0400
@@ -25,6 +25,8 @@
 #include <mcrypt_internal.h>
 #include <xmemory.h>
 
+#include <dlfcn.h>
+
 #ifndef DEBUG
 # define fputs(x, y) 
 #endif
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin