Date: Thu, 15 Aug 2002 22:07:00 +0100 From: Scott Mitchell <scott.mitchell@mail.com> To: pg@eth1.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make errors on building CDRTOOLS-ATA Message-ID: <20020815220700.A5536@fishballoon.dyndns.org> In-Reply-To: <20020814181750.40566.qmail@web9703.mail.yahoo.com>; from kjerstes@yahoo.com on Wed, Aug 14, 2002 at 11:17:50AM -0700 References: <20020814181750.40566.qmail@web9703.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 14, 2002 at 11:17:50AM -0700, c/o Peter Gatsoulis wrote: > hi all > > if anyone has a statically built binary on FBSD 4.6 of > cdrecord for ata (ide cdburners) would you pls email > it bak 2 me so i can get around the following problem? > > the problem; > have a FBSD 4.6 box > have ide cdburner > burncd works ok for the first or second time then > spits out errors, reboot machine and again burncd > works great for 1-2 times then reboot again if a 3rd > burn is needed , etc SO > > went to Soren's freebsd.dk site and grabbed his > cdrtools-ata file for ide cdburners > he let me know that 4.6 is ok to use with cdrtools-ata > > so i dnloaded cdrtools-ata then unpacked it then go to > the unpacked top level dir and issue "make" or "make > all" as it states in the README's etc Try running './Gmake' from the top level cdrtools directory. As README.compile, says BSD make won't work with this package; you can get by with gmake if you run it using the supplied Gmake script (see also README.gmake). You might have to install gmake from ports -- it's not part of the base system. HTH, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020815220700.A5536>