14 Dec
2006
14 Dec
'06
9:25 a.m.
Joe Maimon wrote:
During linking udpfromto and smux were unresolved
I brute forced it by placing a #define WITH_xxx 1 at the top of the source file.
Apparently those two arent defined to 1 in autconf.h
Thanks for the report. Actually "autoconf.h" is included a few lines after the #ifdef WITH_xxx therefore it doesn't work. I've checked in a fix in CVS. It should work if you update and try again. -- Nicolas Baradakis