search for: pcre_subst

Displaying 1 result from an estimated 1 matches for "pcre_subst".

2004 Jul 28
1
rate-engine loading error
...ates_status': rate_engine.c:1814: warning: unused parameter `argc' rate_engine.c:1814: warning: unused parameter `argv' cc -O3 -W -Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -g -fno-in line-functions -D_REENTRANT -I/usr/include/pcre -DWITH_MYSQL -I/usr/include/ mysql -c -o pcre_subst.o pcre_subst.c cc -g -fno-inline-functions -L/usr/lib/mysql -shared -o rate_engine.so rate_engine.o pcre_subst.o -lpthread -lmysqlclient -lz -lpcre what should be the problem and how do i fix it? regards.