rfminelli / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
GNU General Public License v2.0
0 stars 0 forks source link

Compile error - missing include #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
make[1]: Entering directory `/usr/src/lusca/LUSCA_HEAD/libsqstore'
gcc -DHAVE_CONFIG_H -I. -I. -I../include   -I/usr/kerberos/include     -m64
-Wall -g -O2 -D_REENTRANT -c store_log.c
In file included from store_log.c:10:
../libcore/tools.h:33: error: expected declaration specifiers or â...â
before âva_listâ
make[1]: *** [store_log.o] Error 1

Original issue reported on code.google.com by ajcor...@gmail.com on 26 Apr 2009 at 3:54

GoogleCodeExporter commented 8 years ago

Original comment by ajcor...@gmail.com on 26 Apr 2009 at 3:56

GoogleCodeExporter commented 8 years ago
Solved - Committed revision 13989.

Original comment by ajcor...@gmail.com on 26 Apr 2009 at 3:57