how to start building?
David Rhodus
drhodus at catpa.com
Tue Nov 25 20:46:22 PST 2003
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
More information about the Kernel
mailing list