Witam,
chciałem uaktualnić libgadu i ekg, ale o ile to pierwsze kompiluje się bez
problemu to kompilacja ekg kończy się błędem. Libgadu i ekg instalowane
lokalnie, podczas kompilacji postępuję zgodnie z instrukcjami z
libgadu.txt. W załączniku jest log z kompilacji. Proszę o pomoc.
Pozdrawiam.
--
Szymon Zygmunt
[gg:1302185]
Script started on sob 02 lut 2008 18:38:42 CET
[EMAIL PROTECTED]:~/tmp/ekg-20080201 (101) > make
cd src && /opt/sfw/bin/gmake all
gmake[1]: Entering directory `/home/etgrp/zigi/tmp/ekg-20080201/src'
gcc -MM -I.. -I/home/etgrp/zigi/ekg/include -Wall -I/usr/sfw/include
-I/home/etgrp/zigi/include/python2.4
-DDATADIR=\"/home/etgrp/zigi/ekg/share/ekg\"
-DSYSCONFDIR=\"/home/etgrp/zigi/ekg/etc\" stuff.c commands.c events.c themes.c
vars.c dynstuff.c userlist.c ekg.c xmalloc.c mail.c msgqueue.c emoticons.c
configfile.c simlite.c ui-ncurses.c python.c ui-batch.c ui-none.c log.c
comptime.c 1> .depend
gcc -I.. -I/home/etgrp/zigi/ekg/include -Wall -I/usr/sfw/include
-I/home/etgrp/zigi/include/python2.4
-DDATADIR=\"/home/etgrp/zigi/ekg/share/ekg\"
-DSYSCONFDIR=\"/home/etgrp/zigi/ekg/etc\" -c -o stuff.o stuff.c
In file included from /home/etgrp/zigi/include/python2.4/Python.h:8,
from python.h:23,
from stuff.c:75:
/home/etgrp/zigi/include/python2.4/pyconfig.h:820:1: warning:
"_FILE_OFFSET_BITS" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/include/sys/types.h:27,
from stuff.c:28:
/usr/include/sys/feature_tests.h:188:1: warning: this is the location of the
previous definition
gcc -I.. -I/home/etgrp/zigi/ekg/include -Wall -I/usr/sfw/include
-I/home/etgrp/zigi/include/python2.4
-DDATADIR=\"/home/etgrp/zigi/ekg/share/ekg\"
-DSYSCONFDIR=\"/home/etgrp/zigi/ekg/etc\" -c -o commands.o commands.c
In file included from /home/etgrp/zigi/include/python2.4/Python.h:8,
from python.h:23,
from commands.c:76:
/home/etgrp/zigi/include/python2.4/pyconfig.h:820:1: warning:
"_FILE_OFFSET_BITS" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/include/sys/types.h:27,
from commands.c:31:
/usr/include/sys/feature_tests.h:188:1: warning: this is the location of the
previous definition
commands.c: In function `command_exec':
commands.c:4631: warning: implicit declaration of function `alloca'
gcc -I.. -I/home/etgrp/zigi/ekg/include -Wall -I/usr/sfw/include
-I/home/etgrp/zigi/include/python2.4
-DDATADIR=\"/home/etgrp/zigi/ekg/share/ekg\"
-DSYSCONFDIR=\"/home/etgrp/zigi/ekg/etc\" -c -o events.o events.c
In file included from /home/etgrp/zigi/include/python2.4/Python.h:8,
from python.h:23,
from events.c:61:
/home/etgrp/zigi/include/python2.4/pyconfig.h:820:1: warning:
"_FILE_OFFSET_BITS" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/include/sys/types.h:27,
from events.c:27:
/usr/include/sys/feature_tests.h:188:1: warning: this is the location of the
previous definition
gcc -I.. -I/home/etgrp/zigi/ekg/include -Wall -I/usr/sfw/include
-I/home/etgrp/zigi/include/python2.4
-DDATADIR=\"/home/etgrp/zigi/ekg/share/ekg\"
-DSYSCONFDIR=\"/home/etgrp/zigi/ekg/etc\" -c -o themes.o themes.c
gcc -I.. -I/home/etgrp/zigi/ekg/include -Wall -I/usr/sfw/include
-I/home/etgrp/zigi/include/python2.4
-DDATADIR=\"/home/etgrp/zigi/ekg/share/ekg\"
-DSYSCONFDIR=\"/home/etgrp/zigi/ekg/etc\" -c -o vars.o vars.c
gcc -I.. -I/home/etgrp/zigi/ekg/include -Wall -I/usr/sfw/include
-I/home/etgrp/zigi/include/python2.4
-DDATADIR=\"/home/etgrp/zigi/ekg/share/ekg\"
-DSYSCONFDIR=\"/home/etgrp/zigi/ekg/etc\" -c -o dynstuff.o dynstuff.c
gcc -I.. -I/home/etgrp/zigi/ekg/include -Wall -I/usr/sfw/include
-I/home/etgrp/zigi/include/python2.4
-DDATADIR=\"/home/etgrp/zigi/ekg/share/ekg\"
-DSYSCONFDIR=\"/home/etgrp/zigi/ekg/etc\" -c -o userlist.o userlist.c
gcc -I.. -I/home/etgrp/zigi/ekg/include -Wall -I/usr/sfw/include
-I/home/etgrp/zigi/include/python2.4
-DDATADIR=\"/home/etgrp/zigi/ekg/share/ekg\"
-DSYSCONFDIR=\"/home/etgrp/zigi/ekg/etc\" -c -o ekg.o ekg.c
In file included from /home/etgrp/zigi/include/python2.4/Python.h:8,
from python.h:23,
from ekg.c:84:
/home/etgrp/zigi/include/python2.4/pyconfig.h:820:1: warning:
"_FILE_OFFSET_BITS" redefined
In file included from
/usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/include/sys/types.h:27,
from ekg.c:30:
/usr/include/sys/feature_tests.h:188:1: warning: this is the location of the
previous definition
ekg.c:1057:8: warning: "/*" within comment
ekg.c: In function `debug_handler':
ekg.c:1057: error: syntax error before ':' token
ekg.c:1060: error: syntax error before '/' token
gmake[1]: *** [ekg.o] Error 1
gmake[1]: Leaving directory `/home/etgrp/zigi/tmp/ekg-20080201/src'
*** Error code 2
make: Fatal error: Command failed for target `ekg'
[EMAIL PROTECTED]:~/tmp/ekg-20080201 (102) > exit
exit
script done on sob 02 lut 2008 18:38:54 CET