problem building R9B-1 crypto under FreeBSD 4.8-RC2

Chris Pressey cpressey@REDACTED
Sun Mar 23 19:03:17 CET 2003


This is on a fresh FreeBSD 4.8-RC2 install (well, virtually fresh - I did
one 'make update / make world' on it, last night, and there were only a
handful of diffs.)  I think (am guessing) this might have something to do
with the recent import of openssl 0.97 into 4.8-RC2.

gmake[4]: Entering directory `/tmp/otp_src_R9B-1/lib/crypto/c_src'
/usr/bin/install -c -d ../priv/obj/i386-unknown-freebsd4.8
gcc -c -o ../priv/obj/i386-unknown-freebsd4.8/crypto_drv.o -g -O2
-I/tmp/otp_src_R9B-1/erts/i386-unknown-freebsd4.8  -DHAVE_CONFIG_H -O2
-I/usr/include/openssl -I/usr/include -I
/tmp/otp_src_R9B-1/erts/emulator/beam crypto_drv.c
crypto_drv.c: In function `control':
crypto_drv.c:370: cannot convert to a pointer type
crypto_drv.c:372: incompatible type for argument 4 of indirect function
call
crypto_drv.c:384: cannot convert to a pointer type
crypto_drv.c:385: cannot convert to a pointer type
crypto_drv.c:386: cannot convert to a pointer type
crypto_drv.c:389: incompatible type for argument 4 of indirect function
call
crypto_drv.c:389: incompatible type for argument 5 of indirect function
call
crypto_drv.c:389: incompatible type for argument 6 of indirect function
call
gmake[4]: *** [../priv/obj/i386-unknown-freebsd4.8/crypto_drv.o] Error 1

-Chris



More information about the erlang-questions mailing list