make
Brought to you by:
yourcyborg
This is the only problem I have when I type make. It's not critical enough to cause make to fail.
gcc34 -c -ggdb -DLINUX -O -Wall -I/usr/include/mysql/ -I/usr/include/openssl/ -I/usr/bin/ ds.string.c
ds.string.c: In function act_string':
ds.string.c:852: warning: unused variableobj1'
ds.string.c:852: warning: unused variable `obj2'