On Fri, Apr 19, 2013 at 12:07 PM, Craig Rodrigues <rodr...@freebsd.org> wrote: > > > > On Fri, Apr 19, 2013 at 11:36 AM, hiren panchasara <hi...@freebsd.org> > wrote: >> >> >> I had tried that without success. I did not get any pointer to where >> the error might be. I may have failed well before starting any >> building. One of the reasons might be that I had git port without svn >> support. Some of the buildscripts magic for git-svn interaction may >> have failed because of that. >> >> I am trying to fix that right now and give this another try. >> > > Yes, you are right. > I found that to the hard way. You need devel/git-subversion > and not devel/git port installed. Somewhere in the build "git svn" is > invoked, > and will fail if you don't have devel/git-subversion installed.
I believe that was the problem. Installing devel/git-subversion fixed it for me. I will poke freenas folks to add this instruction on their git page for not-so-smart souls like myself. :-) Thanks, Hiren > > -- > Craig _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"