Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 1995 17:26:33 -0800 (PST)
From:      bmk@dtr.com
To:        questions@FreeBSD.org
Subject:   Help compiling sendmail.8.6.10
Message-ID:  <199502230126.RAA06492@dtr.com>

next in thread | raw e-mail | index | archive | help
Has anyone had any luck compiling sendmail.8.6.10?

bmk (1030) % sh makesendmail
Creating obj.FreeBSD.i386.2.1.0-Development using Makefile.FreeBSD
Making in obj.FreeBSD.i386.2.1.0-Development
cc -O2 -I/VOL1/home/bmk/src/sendmail.8.6.10/src/obj.FreeBSD.i386.2.1.0-Development -DNEWDB -DMIME -DUSEUNAME   -c alias.c
cc -O2 -I/VOL1/home/bmk/src/sendmail.8.6.10/src/obj.FreeBSD.i386.2.1.0-Development -DNEWDB -DMIME -DUSEUNAME   -c arpadate.c
cc -O2 -I/VOL1/home/bmk/src/sendmail.8.6.10/src/obj.FreeBSD.i386.2.1.0-Development -DNEWDB -DMIME -DUSEUNAME   -c clock.c
cc -O2 -I/VOL1/home/bmk/src/sendmail.8.6.10/src/obj.FreeBSD.i386.2.1.0-Development -DNEWDB -DMIME -DUSEUNAME   -c collect.c
cc -O2 -I/VOL1/home/bmk/src/sendmail.8.6.10/src/obj.FreeBSD.i386.2.1.0-Development -DNEWDB -DMIME -DUSEUNAME   -c conf.c
conf.c: In function `setupmaps':
conf.c:353: warning: prototype for `host_map_init' follows
conf.c:253: warning: non-prototype definition here
conf.c: In function `setproctitle':
conf.c:1077: `NKPDE' undeclared (first use this function)
conf.c:1077: (Each undeclared identifier is reported only once
conf.c:1077: for each function it appears in.)
conf.c:1077: `pt_entry_t' undeclared (first use this function)
*** Error code 1

Stop.

Sorry about the long lines.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502230126.RAA06492>