From: Craig, D. <dw...@qu...> - 2008-08-01 17:49:17
|
Is there a particular version of libconfuse that we're supposed to use? I get the following build error using Fedora 7 and libconfuse.so.0.0.0 gcc -std=c99 -Wall -Wextra -Wstrict-prototypes -Wredundant-decls -Wshadow -Werror -pedantic -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -DNDEBUG -o turnserver turnserver.o protocol.o dbg.o util_sys.o util_crypto.o tls_peer.o allocation.o account.o conf.o -lconfuse -lssl -lrt conf.o: In function `turnserver_cfg_free': conf.c:(.text+0x2c3): undefined reference to `cfg_yylex_destroy' |