4 Feb
2010
4 Feb
'10
12:44 p.m.
on Thu, 04 Feb 2010 06:11:46PM +0100 Alan DeKok (aland@deployingradius.com) wrote:
WANG Tinggong wrote:
Hi all, After add -DWITHOUT_TCP flag in src/main/Makefile: CFLAGS += -DWITHOUT_TCP
Don't. Add it in the top-level Makefile, as the library builds with TCP, too.
I got an error:
I've pushed some fixes. all errors fixed!
thanks! Tinggong