Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2014 15:01:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191159] New: rubygem mysql2  "don't know how to make dirsyntax"
Message-ID:  <bug-191159-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191159

            Bug ID: 191159
           Summary: rubygem mysql2  "don't know how to make dirsyntax"
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: olivier.sauzet@univ-lr.fr

For a redmine installation :

When i try : 
gem install mysql2 -v '0.3.16'

I have this error :
"don't know how to make dirsyntax. Stop"

More logs here :
http://pastebin.com/nXB3L8qd


----------------------------------
The solution are :
setenv MAKE gmake
gem install mysql2 -v '0.3.16'
----------------------------------

But here ( 
https://github.com/brianmario/mysql2/issues/519#issuecomment-46443375 ), he say
me  :

"Please file a FreeBSD pkg bug - this is a ruby bug that may have been fixed
upstream already in ruby 2.1.2 (which is a bugfix release in the ruby 2.1
series; they switched to semantic versioning instead of the old patch level
thing!)."


bye.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191159-13>