On Tue, Mar 23, 2010 at 1:34 PM, Tamas TEVESZ <[email protected]> wrote: > On Tue, 23 Mar 2010, Tamas TEVESZ wrote: > > > basically, build the port version (that should pull in any needed > > build deps), inspect what cflags and stuff it sets, and try adjusting > > those in your manual build. > > before running autogen.sh, in src/Makefile.am change the line that > says "osdep/linux.c" to "osdep/bsd.c", and also add -DFREEBSD to > CFLAGS (that will include the platform-specific getcommandforpid > implementation).
I'm building it using current port updated, and now it built find, i'll try to use osdep/bsd.c instead to see what happens. I'm thinking to make wmaker-crm available under FreeBSD ports, I saw we are in 0.94 version of -crm, and i would like to see this available as an alternative. Do you have any tarball available for download? > i'm slowly working on trying to happen this automatically (yeah, so i > again lied about not touching autoconf ;P) You are doing a great job -- Renato Botelho -- To unsubscribe, send mail to [email protected].
