Package Details: man2web 0.88-1

Package Base: man2web
Description: Converts manual pages to html via CGI or on the command line
Upstream URL: http://man2web.sourceforge.net/
Category: system
Licenses: custom
Submitter: Dragonlord
Maintainer: None
Last Packager: Dragonlord
Votes: 4
First Submitted: 2008-10-05 11:55
Last Updated: 2014-11-30 12:41

Latest Comments

Comment by Dragonlord

2014-11-30 12:47

Dies with:

In file included from /usr/include/string.h:634:0,
from common.h:12,
from cover_page.c:3:
common.h:154:14: error: expected identifier or '(' before '__extension__'
extern char *strndup(const char *s, size_t n);
^
In file included from /usr/include/string.h:634:0,
from common.h:12,
from cmd_opts.c:3:
common.h:154:14: error: expected identifier or '(' before '__extension__'
extern char *strndup(const char *s, size_t n);
^
Makefile:312: recipe for target 'man2web-cmd_opts.o' failed
make[2]: *** [man2web-cmd_opts.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:334: recipe for target 'man2web-cover_page.o' failed
make[2]: *** [man2web-cover_page.o] Error 1