Re: Compiling on FreeBSD
Ben Suffolk <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
> strange, shouldn't happen on a fresh checkout. Did you use GNU make? Ah.... No I didn't, it gets a lot further with gmake :- tp_server.o -c test/test_http_server.c test/test_http_server.c: In function `client_thread': test/test_http_server.c:196: syntax error before `pid' test/test_http_server.c:198: `f' undeclared (first use in this function) test/test_http_server.c:198: (Each undeclared identifier is reported only once test/test_http_server.c:198: for each function it appears in.) gmake: *** [test/test_http_server.o] Error 1 > yep, 1.4.1 is about to be released. Excellent news, is there anything documented anywhere on what's new in 1.4.1 compared to 1.4.0? Ben