From owner-freebsd-questions Sun Apr 23 8:17:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 461B437B595 for ; Sun, 23 Apr 2000 08:17:15 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e3NFHCf29551; Sun, 23 Apr 2000 11:17:12 -0400 (EDT) Date: Sun, 23 Apr 2000 11:17:12 -0400 (EDT) From: Trevor Johnson To: Walter Brameld Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to burn In-Reply-To: <00042310065801.01087@Bozo_3.BozoLand.domain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I just tried building cd-write from the ports collection which was > cvsup-ed before I started, and main.cc says it can't find the include > file c++tk.h. Any clues as to where this can be? One of these might turn it up: % grep c++tk.h /usr/ports/x11-toolkits/*/pkg/PLIST % locate c++tk.h % find /usr/include/ /usr/local/include/ -name c++tk.h If the fileis provided by another port, then the cd-write port should depend on that other, and the maintainer of the cd-write port would probably like to know about the problem. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message