Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Fix -lpthread build#6

Open
zloidemon wants to merge 1 commit into
unbit:masterfrom
zloidemon:master
Open

Fix -lpthread build#6
zloidemon wants to merge 1 commit into
unbit:masterfrom
zloidemon:master

Conversation

@zloidemon
Copy link
Copy Markdown

cc -O2 -pipe -I/usr/local/include -L/usr/local/lib -fno-strict-aliasing -g -O2 -Wall -Wno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o blastbeat src/main.o src/utils.o src/config.o src/zmq.o src/http.o src/ssl.o src/spdy.o src/uwsgi.o src/websocket.o src/sessions_ht.o src/writequeue.o src/groups.o src/socketio.o src/cache.o src/pipe.o src/memory.o http-parser/http_parser.o -lzmq -lssl -lcrypto -lev -lz -luuid
/usr/local/lib/libzmq.so: undefined reference to `pthread_create'
gmake: *** [all] Error 1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant