[openib-general] Initial Plan for userspace git trees

Woodruff, Robert J robert.j.woodruff at intel.com
Wed Nov 22 11:18:35 PST 2006


Sasha wrote,
>Hi All,

>Due to plans to move OFA userspace sources to git I've prepared first
cut
>of userspace projects trees converted to git (with git-svnimport). It
is
>now on the new OFA server staging.openfabrics.org and can be cloned:

>  git clone git://staging.openfabrics.org/~sashak/<project-name>

Hi Sasha, 

I did a clone of all of the git trees and tried building them
and ran into the follwoing issue,

In the 
dapl
libibcm
librdmacm
srptools

It appears that the ./config directory did not get imported into the git
tree (for the above projects)
and thus the autogen.sh fails when it cannot create a file in the
config subdirectory. If I manually create the ./config directory, the
code builds fine. Not sure why some of the git trees are imported OK
and some have the missing ./config directory. Something to check. 

woody




More information about the general mailing list