[Orca-users] Re: make problem with orca-0.27b1

Blair Zajac blair at gps.caltech.edu
Thu Aug 16 17:09:18 PDT 2001


Hi Jim,

These are not crucial errors to worry about.

However, to see what's going on, which version of Perl are you using?

I'm using Perl 5.6.1 on Linux and I don't get any of these errors.

A couple of things to try:

1) Upgrade to the latest Perl.  This never hurts :)

   http://aspn.activestate.com/ASPN/Downloads/ActivePerl/

2) Upgrade to groff  and use this to create manual pages instead of
   an nroff that dumps core.

   ftp://ftp.gnu.org/gnu/groff/groff-1.17.2.tar.gz

Best,
Blair

jim.rice at tais.toshiba.com wrote:
> 
> Hi,
> 
> ...
> Making all in doc
> .../usr/local/bin/pod2man: rrdtutorial.es.pod is missing required
> section: DESCRIPTION
> /usr/bin/nroff -man -Tlp rrdtutorial.es.1 > rrdtutorial.es.txt
> *** Error code 139
> make: Fatal error: Command failed for target `rrdtutorial.es.txt'
> Current working directory
> /opt/home/jrice/src/orca/orca-0.27b1/packages/rrdtool-1.0.33/doc
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory
> /opt/home/jrice/src/orca/orca-0.27b1/packages/rrdtool-1.0.33
> *** Error code 1
> make: Fatal error: Command failed for target `make_rrdtool'
> Current working directory
> /opt/home/jrice/src/orca/orca-0.27b1/packages
> *** Error code 1
> make: Fatal error: Command failed for target `all'
> 
> -------
> 
> # pwd
> /opt/home/jrice/src/orca/orca-0.27b1/packages/rrdtool-1.0.33/doc
> 
> -rw-r--r--   1 root     other      59069 Aug 16 15:34 rrdtutorial.es.1
> -rw-r--r--   1 500      500        56776 Feb 22 03:03
> rrdtutorial.es.html
> -rw-r--r--   1 500      500        51461 Feb 20 13:59
> rrdtutorial.es.pod
> -rw-r--r--   1 500      500            0 Aug 16 15:34
> rrdtutorial.es.txt
> 
> -rw-r--r--   1 root     other     709936 Aug 16 15:34 core
> 
> # file core
> core:           ELF 32-bit MSB core file SPARC Version 1, from 'nroff'
> 
> # more rrdtutorial.es.pod
> ...
> =head1 DESCRIPTION / DESCRIPCIÓN
> 
> Any clues?
> 
> Thanks!
> 
> Jim



More information about the Orca-users mailing list