I'm not entirely sure on the best fix though. I have got beecrypt headers
in /usr/local/include/beecrypt but if I add this include path in the
compile, it gives another error:
gmake
source='digest.c' object='digest.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I.
-I.. -I. -I.. -I../lua/include -I../lua/local -I../syck/lib - I../popt
-I../misc -I../zlib -I/usr/local/include/beecrypt - D_REENTRANT -g -c -o
digest.lo digest.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lua/include -I../lua/ local
-I../syck/lib -I../popt -I../misc -I../zlib -I/usr/local/ include/beecrypt
-D_REENTRANT -g -c digest.c -KPIC -DPIC -o .libs/ digest.o
"./rpmio_internal.h", line 15: cannot find include file: <beecrypt.api.h>
"/usr/local/include/beecrypt/beecrypt.h", line 33: cannot find include
file: "beecrypt/api.h"
"/usr/local/include/beecrypt/beecrypt.h", line 35: cannot find include
file: "beecrypt/memchunk.h"
"/usr/local/include/beecrypt/beecrypt.h", line 36: cannot find include
file: "beecrypt/mpnumber.h"
"/usr/local/include/beecrypt/beecrypt.h", line 82: undefined or not a
type: BEECRYPTAPI
"/usr/local/include/beecrypt/beecrypt.h", line 82: parameter not in
identifier list: entropySourceCount
"/usr/local/include/beecrypt/beecrypt.h", line 92: cannot recover from
previous errors
cc: acomp failed for digest.c
gmake: *** [digest.lo] Error 1
This should be fixed by diddling -I/usr/local/include/beecrypt somehow.
Does /usr/local/include/beecrypt/beecrypt.api.h exist?
Are you using latest (well, 2+ years old) beecrypt-4.1.2 or something
else?
hth
73 de Jeff
Hi Jeff,
I am using beecrypt-4.1.2, but downloaded it again
(http://sourceforge.net/project/showfiles.php?group_id=8924&package_id=9007&release_id=291479)
and recompiled just to be sure (build failed with cc, so ended up using
gcc).
beecrypt.api.h doesn't seem to exist though.
# gmake install
...
gmake[2]: Leaving directory `/home/u752359/beecrypt-4.1.2/masm'
gmake[1]: Leaving directory `/home/u752359/beecrypt-4.1.2/masm'
# ls -l /usr/local/include/beecrypt/beecrypt.api.h
/usr/local/include/beecrypt/beecrypt.api.h: No such file or directory
# pwd
/home/u752359/beecrypt-4.1.2
# find . -name beecrypt.api.h
#
Ed.
_________________________________________________________________
Find Singles In Your Area This Christmas With Match.com! msnuk.match.com
_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list