[Orca-users] Re: compile errors
Blair Zajac
blair at akamai.com
Thu Mar 9 08:27:08 PST 2000
A simple fix is to change docs/Makefile to read
orca.man: $(ORCA)
pod2man $(ORCA) > $@
orca.html: $(ORCA)
pod2html $(ORCA) > $@
orca.txt: $(ORCA)
pod2text $(ORCA) > $@
Blair
bhostetler at iprint.com wrote:
>
> From: bhostetler at iprint.com
>
> I'm consistently seeing this error when I make. Any ideas?
>
> pod2man > orca.man
> /usr/local/bin/pod2man: Need one and only one podpage argument
> usage: /usr/local/bin/pod2man [options] podpage
> Options are:
> --section=manext (default "1")
> --release=relpatch (default "perl 5.005, patch 03")
> --center=string (default "User Contributed Perl
> Documentation")
> --date=string (default "8/Mar/2000")
> --fixed=font (default "CW")
> --official (default NOT)
> --lax (default NOT)
> *** Error code 2
> make: Fatal error: Command failed for target `orca.man'
> Current working directory /home/brian/orca-0.25/docs
> *** Error code 1
> make: Fatal error: Command failed for target `all'
>
> ------------------------------------------------------------------------
> Planning a party? iParty.com is your complete source for party planning and
> supplies, with everything you need to throw the perfect party!
> http://click.egroups.com/1/1635/5/_/_/_/952582424/
> ------------------------------------------------------------------------
More information about the Orca-users
mailing list