On Tue, Sep 1, 2009 at 5:59 AM, Simon 'corecode' Schubert<[email protected]> wrote: > >> I have question about the build process, though. I've patched some >> files to take care of BSD-isms -- having to define __DECONST in dma.h >> and removing the reference to st.st_mtimespec in dma.c -- but I'm >> stuck building. >> >> I'm using bmake, and get the following: > > I think the best would be if you'd write a generic non-BSD makefile. It is > a simple enough build process. > I plan to do that (looking at the other Linux port right now too). I already have a custom Makefile for cpdup anyway, and before I tried using bmake I already tried using gcc by hand. I must say the bundled rules in Dragonfly's make are quite impressive.
-- Michel Alexandre Salim
