[Serdev] tls module broken in CVS head?

Alfred E. Heggestad aeh at db.org
Thu Jun 12 17:59:51 CEST 2008


just trying to compile the tls module from CVS head:


sip_router$ sudo make -s install include_modules="tls"


tls_config.c:144: error: ‘cfg_parse_enum_val’ undeclared here (not in a function)
tls_config.c:146: error: ‘cfg_parse_bool_val’ undeclared here (not in a function)
tls_config.c:148: error: ‘cfg_parse_int_val’ undeclared here (not in a function)
tls_config.c:151: error: ‘cfg_parse_str_val’ undeclared here (not in a function)
make[1]: *** [tls_config.o] Error 1
make: *** [install-modules] Error 1



/alfred


More information about the Serdev mailing list