InfiniteLoop has asked for the wisdom of the Perl Monks concerning the following question:
$ make cp lib/HTML/Tidy/Message.pm blib/lib/HTML/Tidy/Message.pm cp lib/HTML/Tidy.pm blib/lib/HTML/Tidy.pm /usr/local/bin/perl /opt/perl/5.6.1/lib/perl/ExtUtils/xsubpp -typemap + /opt/perl/5.6.1/lib/perl/ExtUtils/typemap Tidy.xs > Tidy.xsc && mv +Tidy.xsc Tidy.c Error: 'const char *' not in typemap in Tidy.xs, line 15 Error: 'const char *' not in typemap in Tidy.xs, line 50 Error: 'const char *' not in typemap in Tidy.xs, line 51 Please specify prototyping behavior for Tidy.xs (see perlxs manual) make: *** [Tidy.c] Error 1
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: HTML::Tidy and solaris woes
by Joost (Canon) on Feb 23, 2007 at 21:39 UTC | |
by InfiniteLoop (Hermit) on Feb 23, 2007 at 21:56 UTC | |
|
Re: HTML::Tidy and solaris woes
by Herkum (Parson) on Feb 23, 2007 at 21:23 UTC | |
by InfiniteLoop (Hermit) on Feb 23, 2007 at 21:26 UTC |