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

Merged
merged 1 commit into from
Jun 3, 2015

Conversation

pandax381
Copy link
Contributor

Fixed: Issue #9

linking pthread library:

$ make
...
Linking C executable ../bin/fluent-bit
[ 81%] Built target fluent-bit-bin
Scanning dependencies of target fluent-bit-shared
[ 84%] Building C object src/CMakeFiles/fluent-bit-shared.dir/flb_pack.c.o
[ 86%] Building C object src/CMakeFiles/fluent-bit-shared.dir/flb_input.c.o
[ 89%] Building C object src/CMakeFiles/fluent-bit-shared.dir/flb_output.c.o
[ 92%] Building C object src/CMakeFiles/fluent-bit-shared.dir/flb_config.c.o
[ 94%] Building C object src/CMakeFiles/fluent-bit-shared.dir/flb_network.c.o
[ 97%] Building C object src/CMakeFiles/fluent-bit-shared.dir/flb_utils.c.o
[100%] Building C object src/CMakeFiles/fluent-bit-shared.dir/flb_engine.c.o
Linking C shared library ../library/libfluent-bit.so
[100%] Built target fluent-bit-shared

Signed-off-by: Masaya YAMAMOTO <pandax381@gmail.com>

Signed-off-by: Masaya YAMAMOTO <pandax381@gmail.com>
edsiper added a commit that referenced this pull request Jun 3, 2015
Build: fix failed to generate the executable file #9
@edsiper edsiper merged commit 44bad99 into fluent:master Jun 3, 2015
@edsiper
Copy link
Member

edsiper commented Jun 3, 2015

thanks.

@pandax381 pandax381 deleted the fix-issue_9 branch June 4, 2015 05:59
@prashantvicky prashantvicky mentioned this pull request Aug 28, 2018
fujimotos pushed a commit to fujimotos/fluent-bit that referenced this pull request Jul 22, 2019
Add a documentation about in_proc
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

Successfully merging this pull request may close these issues.

2 participants