Hello,
I am trying in install groff on a DEC3000-500 running DU4.0.( this seems
to be required by sendmail.8.9.1) However, I get the following error while
running make:
# make
.
[snip]
.
.
cxx -I. -I. -I../include -I./../include -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1
-DHA
VE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_STDLIB_H=1
-DSTDLIB_H_DECLARES_GETOPT=1
-DUNISTD_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1
-DSTDIO_H_DECLARES_POP
EN=1 -DSTDIO_H_DECLARES_PCLOSE=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void
-DHAVE_S
TRUCT_EXCEPTION=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -g -c refer.cc
cxx: Error: refer.cc, line 516: more than one operator "+" matches these
operands:
built-in operator "arithmetic + arithmetic"
function "operator+(char, const string &)"
operand types are: const char + label_type
pending_line += LABEL_MARKER + lt;
---------------------------------------^
1 error detected in the compilation of "refer.cc".
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
#
I am just starting out in the Digital UNIX world, so whatever help you can
give me
will be appreciated.
////// ////// Calvin J. Meadows Jr.
// // UNIX/VMS Systems Administrator
// // Smith College
////// // Northampton, MA 01063
// // E-Mail: cmeadows_at_smith.edu
// // Tel:(413) 585-3076
////// ////// Fax: (413) 585-3073
Received on Wed Aug 05 1998 - 17:40:16 NZST