I just pulled the latest from github, and it fails to compile.

Any ideas?

bjs/src/http/modules/ngx_http_upstream_keepalive_module.o \
objs/src/http/modules/ngx_http_upstream_zone_module.o \
objs/ngx_modules.o \
-ldl -lpthread -lcrypt -lssl -lcrypto -ldl -lz \
-Wl,-E
/usr/bin/ld: objs/src/core/ngx_connection.o: in function `ngx_create_listening':
/home/greearb/btbits/x64_btbits/3plibs/nginx/src/core/ngx_connection.c:76: 
undefined reference to `ngx_udp_rbtree_insert_value'
/usr/bin/ld: objs/src/event/ngx_event.o: in function `ngx_event_process_init':
/home/greearb/btbits/x64_btbits/3plibs/nginx/src/event/ngx_event.c:862: 
undefined reference to `ngx_event_recvmsg'
collect2: error: ld returned 1 exit status
make[2]: *** [objs/Makefile:228: objs/nginx] Error 1

Thanks,
Ben

--
Ben Greear <[email protected]>
Candela Technologies Inc  http://www.candelatech.com
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to