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: failed to generate the executable file #9

Closed
pandax381 opened this issue Jun 3, 2015 · 0 comments
Closed

Build: failed to generate the executable file #9

pandax381 opened this issue Jun 3, 2015 · 0 comments

Comments

@pandax381
Copy link
Contributor

$ make
...
Scanning dependencies of target fluent-bit-bin
[ 81%] Building C object src/CMakeFiles/fluent-bit-bin.dir/fluent-bit.c.o
Linking C executable ../bin/fluent-bit
../library/libmk_core.a(mk_event.c.o): In function `mk_utils_libc_error':
mk_event.c:(.text+0x81): undefined reference to `pthread_getspecific'
collect2: error: ld returned 1 exit status
make[2]: *** [bin/fluent-bit] Error 1
make[1]: *** [src/CMakeFiles/fluent-bit-bin.dir/all] Error 2
make: *** [all] Error 2
pandax381 added a commit to pandax381/fluent-bit that referenced this issue Jun 3, 2015
Signed-off-by: Masaya YAMAMOTO <pandax381@gmail.com>
edsiper added a commit that referenced this issue Jun 3, 2015
Build: fix failed to generate the executable file #9
fujimotos pushed a commit to fujimotos/fluent-bit that referenced this issue Jul 22, 2019
in_head: add description about add_path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant