
beebe at math
Jan 13, 2009, 2:55 PM
Post #1 of 2
(609 views)
Permalink
|
|
libksba-1.0.5 build issues
|
|
Build attempts of libksba-1.0.5 failed on several platforms in my test lab with these errors: "visibility.c", line 322: void function cannot return value "visibility.c", line 444: void function cannot return value "visibility.c", line 558: void function cannot return value "visibility.c", line 575: void function cannot return value "visibility.c", line 665: void function cannot return value "visibility.c", line 832: void function cannot return value "visibility.c", line 848: void function cannot return value "visibility.c", line 906: void function cannot return value "visibility.c", line 992: void function cannot return value "visibility.c", line 1095: void function cannot return value "visibility.c", line 1103: void function cannot return value "visibility.c", line 1179: void function cannot return value "visibility.c", line 1186: void function cannot return value Here is one example: void ksba_ocsp_release (ksba_ocsp_t ocsp) { return _ksba_ocsp_release (ocsp); } ------------------------------------------------------------------------------- - Nelson H. F. Beebe Tel: +1 801 581 5254 - - University of Utah FAX: +1 801 581 4148 - - Department of Mathematics, 110 LCB Internet e-mail: beebe [at] math - - 155 S 1400 E RM 233 beebe [at] acm beebe [at] computer - - Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe/ - ------------------------------------------------------------------------------- _______________________________________________ Gnupg-devel mailing list Gnupg-devel [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-devel
|