Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fail of base/mutex.h, FreeBSD #28

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 1 comment
Open

build fail of base/mutex.h, FreeBSD #28

GoogleCodeExporter opened this issue Mar 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

version: mozc-0.13.464.102
target file: base/mutex.h
category: build fail
OS: FreeBSD 9-CURRENT / 8.1-RELEASE
CC: gcc 4.2.1 (FreeBSD default compiler)


FreeBSD needs to define follow line as the same as OSX:

#define PTHREAD_MUTEX_RECURSIVE_VALUE PTHREAD_MUTEX_RECURSIVE

follow line leads build fail.

#define PTHREAD_MUTEX_RECURSIVE_VALUE PTHREAD_MUTEX_RECURSIVE_NP

Please fix that. thanks

Original issue reported on code.google.com by daichig...@gmail.com on 20 Sep 2010 at 3:01

@GoogleCodeExporter
Copy link
Author

Original comment by yukawa@google.com on 1 Apr 2012 at 2:16

  • Added labels: OpSys-FreeBSD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant