DragonFly BSD
DragonFly kernel List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: how to start building?


From: David Rhodus <drhodus@xxxxxxxxx>
Date: Tue, 25 Nov 2003 23:44:39 -0500

David Leimbach wrote:


Ok... assume I don't have FreeBSD's source... if I do a fresh checkout of src from my /home/dcvs there
is no Makefile :)...


Where do I get said makefile? :)

Dave

I'm not sure what your doing wrong. Something along these lines should work for ya.

o   cd /usr
o   rm -rf /usr/obj/usr /usr/src
o   cvs -R -d /home/dbsd co src
o   cd src
o   ls -l Makefile

If that seems to not work for you can you make a script file and email it back.

-DR




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]