Does anyone use this under Red Hat 7?  It's a very nice package that
creates an encrypted container file (see http://www.jetico.com), and
I've used it through three different kernels and two releases of Red
Hat, but it refuses to compile for me under RH7.

This is the entire output of make (some lines probably wrapped):

set -e; for i in kgsha src mod; do make -C $i ; done
make[1]: Entering directory
`/usr/local/src/bestcrypt/bcrypt-0.4b-4/kgsha'
g++ -Wall -Werror -fno-strength-reduce -I../include  -c -o alg.o
alg.cpp
In file included from alg.cpp:17:
../include/bc_types.h:48:6: no newline at end of file
alg.cpp:300:1: no newline at end of file
make[1]: *** [alg.o] Error 1
make[1]: Leaving directory
`/usr/local/src/bestcrypt/bcrypt-0.4b-4/kgsha'
make: *** [subdirs] Error 2

Jetico provides src.rpm and tarball, and I get the same error either
way.  I saved the binary RPM created under my 6.2 install, and it will
work -- but only with kernel 2.2.17, which is the one for which it's
compiled.  That means I can't update my kernel and still use BestCrypt
until I resolve this.

I've emailed them to ask for advice, but thought it might be
helpful to throw it to the list as well for your experiences.

Thank you -d

-- 
David Talkington
Community Networking Initiative
[EMAIL PROTECTED]
217-244-1962

PGP key: http://www.prairienet.org/~dtalk/dt000823.asc



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to