Date: Mon, 9 Jun 2003 08:20:55 -0500 From: D J Hawkey Jr <hawkeyd@visi.com> To: hackers at FreeBSD <freebsd-hackers@freebsd.org> Subject: Backporting burncd w/VCD support to 4.5-REL-p24 Message-ID: <20030609132055.GA14176@sheol.localdomain>
next in thread | raw e-mail | index | archive | help
Hi all. Per the subject, how much work will it be? For giggles, I grabbed the earliest burncd from CVS that supports VCD, saved off my /usr/src/usr.sbin/burncd, then: # cd /usr/src/usr.sbin/burncd # make all The build puked on a few CDR* definitions, and a bunch of other stuff. Later versions than the version I grabbed want stdint.h (which I don't have), so I shied away from that. Can anyone (Soren?) tell me what all I need to pull this off, and not break the rest of the system? If it's easier to build up a Makefile to build it outside of /usr/src, I'd be game to try that, too. Thanks, Dave -- ______________________ ______________________ \__________________ \ D. J. HAWKEY JR. / __________________/ \________________/\ hawkeyd@visi.com /\________________/ http://www.visi.com/~hawkeyd/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030609132055.GA14176>