Building GM for Freebsd kernel
fabbri <[email protected]> Wed, 21 Jan 2004 08:46:58 -0800
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Message-ID | <[email protected]> |
Ciao, I'm looking for the best way to integrate the GM sources into the FreeBSD build system. We are currently only interested in calling GM from the kernel, and we're using freebsd version 500030 or so. I'm guessing the approach will be something like: 1. Put gm in src/sys/contrib in our source tree 2. In src/sys/gm, create a BSD make/build system Makefile which pulls in sources from src/sys/contrib/gm and builds them locally. This may be a pain since I'll need to reverse-engineer the result of ./configure and gmake? 3. Need to make sure the gm include files are available for other code which will be calling GM from the kernel. I'm hoping some other people have experience w/ building GM from the FreeBSD build system. Any Experiences or Makefiles or scripts would be appreciated. Thanks -- << Aaron Fabbri o Developer, Filesystems Team o isilon.com >>