Skip to content

Conversation

@dsully
Copy link

@dsully dsully commented Nov 27, 2012

$ scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
gcc -o mod_websocket.os -c -Wall -pipe -O2 -fPIC -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/httpd -I/usr/include/apr-1 -I. mod_websocket.c
gcc -o mod_websocket.so -shared mod_websocket.os
gcc -o mod_websocket_draft76.os -c -Wall -pipe -O2 -fPIC -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/httpd -I/usr/include/apr-1 -I. mod_websocket_draft76.c
gcc -o mod_websocket_draft76.so -shared mod_websocket_draft76.os
gcc -o vncproxy/mod_websocket_vnc_proxy.os -c -Wall -pipe -O2 -fPIC -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_REENTRANT -I/usr/include/httpd -I/usr/include/apr-1 -I. vncproxy/mod_websocket_vnc_proxy.c
gcc -o vncproxy/mod_websocket_vnc_proxy.so -shared vncproxy/mod_websocket_vnc_proxy.os
scons: done building targets.

Dan Sully added 2 commits November 26, 2012 20:35
Add scons compilation + fixes for RedHat.
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.

1 participant