Skip to content

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 <[email protected]>

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