From owner-freebsd-questions Thu Mar 21 14:42:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from foo31-146.visit.se (foo31-146.visit.se [62.119.31.146]) by hub.freebsd.org (Postfix) with ESMTP id 584EC37B404 for ; Thu, 21 Mar 2002 14:42:46 -0800 (PST) Received: (from martin@localhost) by foo31-146.visit.se (8.11.6/8.11.6) id g2LMg1726849; Thu, 21 Mar 2002 23:42:01 +0100 (CET) (envelope-from martin) Date: Thu, 21 Mar 2002 23:42:01 +0100 From: Martin Karlsson To: Bryan Curl Cc: freebsd-questions Subject: Re: cdrtools-1.10 Freebsd 4.4 port missing mkisofs Message-ID: <20020321224201.GD7042@foo31-146.visit.se> Mail-Followup-To: Martin Karlsson , Bryan Curl , freebsd-questions References: <20020321222306.7695.qmail@web20507.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20020321222306.7695.qmail@web20507.mail.yahoo.com> User-Agent: Mutt/1.3.28i X-PGP-Keyid: 0x9C924660 X-PGP-Fingerprint: 5970 BE22 2C33 4D8F 53FD 7E34 66FF 9332 9C92 4660 X-Editor: Vim http://www.vim.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Bryan Curl [2002-03-21 14.23 -0800]: > > FreeBSD 4.4 RELEASE > > The port CDRTOOLS-1.10 seems to be missing mkisofs. > > Port installs fine, as far as I can tell, but mkisofs is nowhere to be found. > > Do I need something compiled into the kernel, or am I missing something else? Reading that port's Makefile seems to suggest that you need to define MKISOFS when building it, in order to get mkisofs, i.e: % make MKISOFS=1 install clean No pkg-message which tells you, though. Strange. Please note that I don't guarantee that this will work as I don't have this port installed. Hope this helps -- Martin Karlsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message