sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: trouble with building Sybperl on Linux
Date: Jul 22 1999 7:07PM
Konrad Zak writes:
> > > Manifying ../blib/man3/Sybase::Sybperl.3
> > > /usr/bin/pod2man: Sybperl.pm is missing required section: SYNOPSIS
> > > make[1]: Leaving directory `/root/srcs/sybperl-2.10_02/Sybperl'
> >
> > That's really only a warning that there is a typo in the Sybperl.pm
> > file for the SYNOPSIS entry of the pod (manual) section.
> >
> > Try to run
> > make test
> > to see if things work...
> >
> > Michael
>
> Is
> changing SYNOPSYS to SYNOPSIS in file Sybperl/Sybperl.pm correct way to
> fix this warning?
Yes.
Michael
|