Re: EKG2. Does anybody manage to compile it on SUSE 10...



houghi wrote:

Peter Nachtigal wrote:
from http://ekg2.org??

It drives me crazy.

Perhaps.


Hi houghi.

Does perhaps mean you will share your wisdom with me or does it just mean:
do it yourself Peter and get mad?

I'm stuck on:

make[3]: Entering directory
`/transfer/download/ekg2-20060429/plugins/logsqlite'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-g -O2 -Wall -MT logsqlite_la-logsqlite.lo -MD -MP -MF
".deps/logsqlite_la-logsq
lite.Tpo" \
  -c -o logsqlite_la-logsqlite.lo `test -f 'logsqlite.c' || echo
'./'`logsqlite.
c; \
then mv -f ".deps/logsqlite_la-logsqlite.Tpo"
".deps/logsqlite_la-logsqlite.Plo"
; \
else rm -f ".deps/logsqlite_la-logsqlite.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -Wall -MT
logsqlite_la-logsqlite.lo
-MD -MP -MF .deps/logsqlite_la-logsqlite.Tpo -c logsqlite.c  -fPIC -DPIC
-o .lib
s/logsqlite_la-logsqlite.o
logsqlite.c: In function 'logsqlite_cmd_last':
logsqlite.c:114: error: 'params' undeclared (first use in this function)
logsqlite.c:114: error: (Each undeclared identifier is reported only once
logsqlite.c:114: error: for each function it appears in.)
logsqlite.c:116: warning: passing argument 3 of 'match_arg' from
incompatible po
inter type
logsqlite.c:126: warning: passing argument 3 of 'match_arg' from
incompatible po
inter type
logsqlite.c: In function 'logsqlite_plugin_init':
logsqlite.c:640: warning: passing argument 2 of 'command_add' from
incompatible
pointer type
logsqlite.c:640: warning: passing argument 3 of 'command_add' from
incompatible
pointer type
logsqlite.c:644: warning: passing argument 2 of 'variable_add' from
incompatible                                                                                                  
pointer type
logsqlite.c:645: warning: passing argument 2 of 'variable_add' from
incompatible                                                                                                  
pointer type
logsqlite.c:646: warning: passing argument 2 of 'variable_add' from
incompatible                                                                                                  
pointer type
logsqlite.c:647: warning: passing argument 2 of 'variable_add' from
incompatible                                                                                                  
pointer type
logsqlite.c:648: warning: passing argument 2 of 'variable_add' from
incompatible                                                                                                  
pointer type
logsqlite.c:649: warning: passing argument 2 of 'variable_add' from
incompatible                                                                                                  
pointer type
logsqlite.c:650: warning: passing argument 2 of 'variable_add' from
incompatible                                                                                                  
pointer type
make[3]: *** [logsqlite_la-logsqlite.lo] Błąd 1
make[3]: Leaving directory
`/transfer/download/ekg2-20060429/plugins/logsqlite'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/transfer/download/ekg2-20060429/plugins'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/transfer/download/ekg2-20060429'
make: *** [all] Fehler 2

I would love to get to: 'checkinstall'
.



Relevant Pages