[Bug 191159] New: rubygem mysql2 "don't know how to make dirsyntax"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 18 15:01:30 UTC 2014


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 at FreeBSD.org
          Reporter: olivier.sauzet at 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.


More information about the freebsd-ports-bugs mailing list