[csw-maintainers] another attempt at reSIProcate / OpenSSL issue

Daniel Pocock daniel at opencsw.org
Thu Sep 20 15:55:30 CEST 2012




I've had another go at building reSIProcte

It fails with this (dislikes something from OpenSSL) on unstable10[xs]
boxes:


Error: Different types for "?:" (extern "C" void(*)(GENERAL_NAME_st*)
and void(*)(GENERAL_NAME_st*)).


and Google found other people having this issue with other projects:

http://echelog.com/logs/browse/illumos/1324594800


Can anyone comment on this or the status of the OpenSSL package?




libtool: compile:  /opt/SUNWspro/bin/CC -DHAVE_CONFIG_H -I. -I../..
-I/opt/csw/bdb48/include -I/opt/csw/include -DRESIP_OSTYPE_SUNOS
-DRESIP_ARCH_I386 -DRESIP_LARCH_IA32 -D_REENTRANT
-DRESIP_TOOLCHAIN_SUNPRO -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro
-c ssl/Security.cxx  -KPIC -DPIC -o .libs/Security.o
"ssl/Security.cxx", line 2315: Error: Different types for "?:" (extern
"C" void(*)(GENERAL_NAME_st*) and void(*)(GENERAL_NAME_st*)).
"ssl/Security.cxx", line 2315: Warning (Anachronism): Formal argument
func of type extern "C" void(*)(void*) in call to sk_pop_free(stack_st*,
extern "C" void(*)(void*)) is being passed void(*)(void*).
"ssl/Security.cxx", line 2591: Error: Different types for "?:" (extern
"C" void(*)(GENERAL_NAME_st*) and void(*)(GENERAL_NAME_st*)).
"ssl/Security.cxx", line 2591: Warning (Anachronism): Formal argument
func of type extern "C" void(*)(void*) in call to sk_pop_free(stack_st*,
extern "C" void(*)(void*)) is being passed void(*)(void*).
2 Error(s) and 2 Warning(s) detected.
gmake[4]: *** [Security.lo] Error 1
gmake[4]: Leaving directory
`/home/daniel/opencsw/resiprocate/trunk/work/solaris10-i386/build-isa-pentium_pro/resiprocate-1.8.5/resip/stack'


More information about the maintainers mailing list