Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 1995 00:19:38 -0700 (PDT)
From:      Jake Hamby <jehamby@lightside.com>
To:        freebsd-hackers@freebsd.org
Subject:   sgmlfmt doesn't work under Perl5.001 !
Message-ID:  <Pine.BSF.3.91.950902001653.3093A-100000@localhost>

next in thread | raw e-mail | index | archive | help
When I tried to run sgmlfmt(1) tonight, after upgrading from the Perl that
came with FreeBSD (4.036?) to 5.001m, it gives me these errors and then 
quits:

buk: {170} sgmlfmt
Literal @sect now requires backslash at /usr/bin/sgmlfmt line 208, within 
string
Literal @endsect now requires backslash at /usr/bin/sgmlfmt line 247, 
within string
Literal @label now requires backslash at /usr/bin/sgmlfmt line 252, 
within string
Literal @title now requires backslash at /usr/bin/sgmlfmt line 303, 
within string
Literal @head now requires backslash at /usr/bin/sgmlfmt line 317, within 
string
Literal @endhead now requires backslash at /usr/bin/sgmlfmt line 369, 
within string
Literal @part now requires backslash at /usr/bin/sgmlfmt line 397, within 
string
Literal @ref now requires backslash at /usr/bin/sgmlfmt line 466, within 
string
Literal @endref now requires backslash at /usr/bin/sgmlfmt line 473, 
within string
Literal @refnam now requires backslash at /usr/bin/sgmlfmt line 477, 
within string
/usr/bin/sgmlfmt has too many errors.

Is this a bug in sgmlfmt or just Perl5.001 not being backwards compatible
with 4.036?  At any rate, when I installed perl it made a link from
/usr/local/bin/perl (where I installed it) to /usr/bin/perl (where the
old FreeBSD version was).  My fault for allowing it to, but now what am
I supposed to do?  Tomorrow I'll have a look at either fixing sgmlfmt to
work with Perl5 or just rebuilding Perl4.036 from source...  Any
suggestions?

-------------------------------------------------------------------------------
     Jake Hamby                         |   E-Mail:  jehamby@lightside.com
  Student, Cal Poly University, Pomona  |   System Administrator, JPL
-------------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950902001653.3093A-100000>