[Sunhelp] Problem compiling sendmail 8.9.3

Shawn C Lander shawn at eng.ufl.edu
Tue Jul 27 15:43:24 CDT 1999


Yeah.. the build is dying when it's compiling the man pages.
You need to install groff.  Getting it from sunfreeware
and installing it should do the trick.

http://www.sunfreeware.com



At 7/27/99, 04:18 PM, Eric Williams said:

>I am getting an error when trying to compile sendmail 8.9.3 on Solaris
>2.5.1. I am including the results of running sh Build on the
>distribution. I don't understand this error since I have both troff and
>groff installed on the system and there aren't any notes (that I could
>find) included with the sendmail distribution about having specific
>versions of these tools.
>
>Any suggestion?? Thanks!
>
>
>
>
>Configuration: os=SunOS, rel=5.5.1, rbase=5, rroot=5.5, arch=sun4, sfx=
>Using M4=/usr/ccs/bin/m4
>Creating obj.SunOS.5.5.1.sun4 using ../BuildTools/OS/SunOS.5.5
>Making dependencies in obj.SunOS.5.5.1.sun4
>gcc -M -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500 *.c >> Makefile
>Making in obj.SunOS.5.5.1.sun4
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  alias.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  arpadate.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  clock.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  collect.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  conf.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  control.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  convtime.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  daemon.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  deliver.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  domain.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  envelope.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  err.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  headers.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  macro.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  main.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  map.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  mci.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  mime.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX 
>-DSOLARIS=20500  -c  parseaddr.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  queue.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  readcf.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX 
>-DSOLARIS=20500  -c  recipient.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  safefile.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  savemail.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  snprintf.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  srvrsmtp.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  stab.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  stats.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  sysexits.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  trace.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  udb.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  usersmtp.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  util.c
>gcc -O -I.  -DNDBM -DNIS -DNISPLUS -DMAP_REGEX -DSOLARIS=20500  -c  version.c
>gcc -o sendmail   alias.o arpadate.o clock.o collect.o conf.o control.o
>convtim.o  daemon.o deliver.o domain.o envelope.o err.o headers.o
>macro.o  main.o map. mci.o mime.o parseaddr.o queue.o readcf.o
>recipient.o  safefile.o savemail.o sprintf.o srvrsmtp.o stab.o stats.o
>sysexits.o trace.o udb.o usersmtp.o util.o ersion.o  -lresolv -lsocket
>-lnsl -lkstat
>cp /dev/null sendmail.st
>groff -Tascii -mandoc aliases.5 > aliases.0
>troff: Cannot find library -mandoc
>*** Error code 1
>make: Fatal error: Command failed for target `aliases.0'
>
>
>
>
>_______________________________________________
>SunHELP maillist  -  SunHELP at sunhelp.org
>http://www.sunhelp.org/mailman/listinfo/sunhelp


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  Shawn C. Lander                                    shawn at eng.ufl.edu
  Computer Operations Manager                           (352) 392-9217
  Engineering MIS                                   521 Weil Hall, UFL
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-







More information about the SunHELP mailing list