% make
gcc -c -g -O2 parse.c
parse.c: In function `loadoldheadersfrommessages': parse.c:2707: `set_usegdbm' undeclared (first use in this function) parse.c:2707: (Each undeclared identifier is reported only once parse.c:2707: for each function it appears in.)make[1]: *** [parse.o] Error 1
... this is because set_usegdbm is used unconditionally in src/parse.c, but the declaration and everything else have the variable within #ifdef GDBM sections...
-- Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77 ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`olReceived on Thu 12 Apr 2001 09:11:55 AM GMT
This archive was generated by hypermail 2.3.0 : Sat 13 Mar 2010 03:46:12 AM GMT GMT