From owner-freebsd-current Tue Apr 11 21:11:16 2000 Delivered-To: freebsd-current@freebsd.org Received: from techunix.technion.ac.il (techunix.technion.ac.il [132.68.1.28]) by hub.freebsd.org (Postfix) with ESMTP id 586F537BC36; Tue, 11 Apr 2000 21:11:13 -0700 (PDT) (envelope-from mellon@techunix.technion.ac.il) Received: by techunix.technion.ac.il (Postfix, from userid 14309) id 628AE8644; Wed, 12 Apr 2000 06:11:09 +0200 (IST) Message-ID: <20000412061109.12610@techunix.technion.ac.il> Date: Wed, 12 Apr 2000 06:11:09 +0200 From: Anatoly Vorobey To: Ben Smithurst Cc: current@freebsd.org, semenu@freebsd.org Subject: Re: make release problems Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 12, 2000 at 12:23:07AM +0100, Ben Smithurst wrote: > usr/src/sys/modules/tx/../../pci/if_tx.c > /usr/src/sys/modules/tx/../../pci/if_tx.c:68: bpf.h: No such file or directory > mkdep: compile failed I have the same problem making world. Apparently bpf.h sits in the kernel compile directory (generated by config, just consists of one line), but isn't seen by if_tx.c when it's compiled as a KLD. I'm CCing the person who committed modules/tx/Makefile yesterday. -- Anatoly Vorobey, mellon@pobox.com http://pobox.com/~mellon/ "Angels can fly because they take themselves lightly" - G.K.Chesterton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message