Bug #194
libpreludedb fails compiling
Start date:
Due date:
% Done:
0%
Resolution:
fixed
Description
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I./include -I../libmissing -DSQL_PLUGIN_DIR=\"/usr/local/lib/libpreludedb/plugins/sql\" -DFORMAT_PLUGIN_DIR=\"/usr/local/lib/libpreludedb/plugins/formats\" -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -MT preludedb-sql.lo -MD -MP -MF .deps/preludedb-sql.Tpo -c preludedb-sql.c -fPIC -DPIC -o .libs/preludedb-sql.o preludedb-sql.c: In function 'preludedb_sql_field_to_int64': preludedb-sql.c:949: error: expected ')' before '+PRELUDE_64BIT_FORMAT_PREFIX' preludedb-sql.c:949: warning: spurious trailing '%' in format preludedb-sql.c: In function 'preludedb_sql_field_to_uint64': preludedb-sql.c:950: error: expected ')' before '+PRELUDE_64BIT_FORMAT_PREFIX' preludedb-sql.c:950: warning: spurious trailing '%' in format maker3: *** [preludedb-sql.lo] Error 1 maker3: Leaving directory @/root/devel/prelude/libpreludedb/src'
History
#1 Updated by Sebastien Tricaud almost 17 years ago
I am running debian/testing :
jazz:~/devel/prelude/libpreludedb# uname -a Linux jazz 2.6.18.1dedibox_r6_final #1 Mon Oct 16 14:05:25 CEST 2006 i686 GNU/Linux
#2 Updated by Yoann VANDOORSELAERE almost 17 years ago
- Status changed from New to Closed
- Resolution set to fixed
(In r8776) Include limits.h for LONG_MAX (fix #194).
#3 Updated by Yoann VANDOORSELAERE over 14 years ago
- Project changed from PRELUDE SIEM to Libprelude
- Category deleted (
1) - Target version deleted (
0.9.13)