Hello everyone; I have the crypt_blowfish_0.4.5 from the site Openwall Firstly I try to implement it in my RedHat8.0 but the glibc libraries doesnt match because the code requires 2.1.X and the RedHat8.0 has already glibc2.2.X Therefore I installed Redhat7.0 which has glibc2.1.9,then do the comments in the readme file in Crypt_blowfish Package ****************************** Apply the patch provided in this package. Enter crypt/sysdeps/unix, and rename crypt.h to gnu-crypt.h within that directory. Copy C sources, header and assembly (x86.S) files from this package in there as well (be sure you don't overwrite the Makefile). Configure, build, and install the library as usual. ********** "patch -p1 < glibc.2.13.crypt.diff" "configure --enable-add-ons --prefix=/" "make" then while during "make" there was some problems first of all the message " invalid character 45 in exportstr for full-config-sysdirs" occurs many times in screen and then at last ....... /crypt/sysdeps/unix/x86.s:104: Error: too many memory references for `mov' ../crypt/sysdeps/unix/x86.s:107: Error: too many memory references for `xor' ../crypt/sysdeps/unix/x86.s:107: Error: Rest of line ignored. First ignored character is `\'. ../crypt/sysdeps/unix/x86.s:108: Error: too many memory references for `mov' ../crypt/sysdeps/unix/x86.s:110: Error: invalid character '_' in mnemonic ../crypt/sysdeps/unix/x86.s:119: Error: too many memory references for `xor' ../crypt/sysdeps/unix/x86.s:123: Error: too many memory references for `xor' ../crypt/sysdeps/unix/x86.s:125: Error: ignoring junk `(ctx)' after expression ../crypt/sysdeps/unix/x86.s:126: Error: ignoring junk `(ctx)' after expression ../crypt/sysdeps/unix/x86.s:126: Error: too many memory references for `mov' ../crypt/sysdeps/unix/x86.s:128: Error: too many memory references for `x .......... ../crypt/sysdeps/unix/x86.s:163: Error: too many memory references for `mov' ../crypt/sysdeps/unix/x86.s:164: Error: too many memory references for `cmp' ../crypt/sysdeps/unix/x86.s:165: Error: ignoring junk `(0)' after expression ../crypt/sysdeps/unix/x86.s:165: Error: too many memory references for `mov' ../crypt/sysdeps/unix/x86.s:166: Error: too many memory references for `mov' ../crypt/sysdeps/unix/x86.s:167: Error: too many memory references for `mov' make[1]: *** [x86.o] Error 1 make[1]: Leaving directory `/root/glibc-2.1.3/md5-crypt' make: *** [md5-crypt/others] Error 2 [root@xxxxxxxxx glibc-2.1.3]# ****************************** I want to know that where is the problem,what is the optimum system to implement the CRYPT_BLOWFISH the requirements? Also does code have any new version ? Thanks for all -- _______________________________________________ Tum spor urunlerini www.sporx.com 'da bulabilirsiniz Powered by Outblaze _______________________________________________ Pam-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/pam-list