From owner-freebsd-questions Fri Jun 21 09:47:25 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA23313 for questions-outgoing; Fri, 21 Jun 1996 09:47:25 -0700 (PDT) Received: from webster (webster.idcd.com [207.104.208.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA23308 for ; Fri, 21 Jun 1996 09:47:24 -0700 (PDT) Received: from localhost by webster (5.x/SMI-SVR4) id AA05530; Fri, 21 Jun 1996 09:38:01 -0700 Message-Id: <31CACFE9.16D0@idcd.com> Date: Fri, 21 Jun 1996 09:38:01 -0700 From: Lloyd Vancil X-Mailer: Mozilla 2.02 (X11; I; SunOS 5.4 sun4m) Mime-Version: 1.0 To: questions@freebsd.org Subject: cdefs.h and bitypes.h X-Url: http://www.freebsd.org/mailto.html Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk These files are called by netdb.h from UCSB I am attempting to compile latest sendmail on solaris 2.4 sparc 10 Is this a real need? Thanks L. Ps here is error Making in obj.SunOS.5.4.sun4 gcc -I. -O -I/usr/sww/include -DNDBM -DNIS -DNISPLUS -DSOLARIS=204 -c alias.c In file included from conf.h:54, from sendmail.h:64, from alias.c:35: /usr/include/netdb.h:66: sys/bitypes.h: No such file or directory /usr/include/netdb.h:68: sys/cdefs.h: No such file or directory make: *** [alias.o] Error 1