logo       

warning przy kompilacji: msg#00025

network.ekg.user

Subject: warning przy kompilacji

cd lib && /usr/bin/gmake all
gmake[1]: Entering directory `/ekg-20031005/lib'
gcc -MM -I. -I.. -Wall common.c libgadu.c pubdir.c http.c dcc.c events.c
pubdir50.c obsolete.c 1> .depend
gcc -I. -I.. -Wall -c -o common.o common.c
gcc -I. -I.. -Wall -c -o libgadu.o libgadu.c
gcc -I. -I.. -Wall -c -o pubdir.o pubdir.c
gcc -I. -I.. -Wall -c -o http.o http.c
gcc -I. -I.. -Wall -c -o dcc.o dcc.c
gcc -I. -I.. -Wall -c -o events.o events.c
gcc -I. -I.. -Wall -c -o pubdir50.o pubdir50.c
gcc -I. -I.. -Wall -c -o obsolete.o obsolete.c
ar r libgadu.a common.o libgadu.o pubdir.o http.o dcc.o events.o pubdir50.o
obsolete.o
ranlib libgadu.a
gmake[1]: Leaving directory `/ekg-20031005/lib'
cd src && /usr/bin/gmake all
gmake[1]: Entering directory `/ekg-20031005/src'
gcc -MM -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/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 ../compat/strlcat.c
../compat/strlcpy.c ui-readline.c ui-batch.c ui-none.c log.c 1> .depend
In file included from userlist.h:24,
from events.h:25,
from events.c:42:
../config.h:80:1: warning: "HAVE_STDLIB_H" redefined
In file included from /usr/include/jpeglib.h:24,
from events.c:37:
/usr/include/jconfig.h:12:1: warning: this is the location of the previous
definition
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
stuff.o stuff.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
commands.o commands.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
events.o events.c
In file included from userlist.h:24,
from events.h:25,
from events.c:42:
../config.h:80:1: warning: "HAVE_STDLIB_H" redefined
In file included from /usr/include/jpeglib.h:24,
from events.c:37:
/usr/include/jconfig.h:12:1: warning: this is the location of the previous
definition
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
themes.o themes.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
vars.o vars.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
dynstuff.o dynstuff.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
userlist.o userlist.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
ekg.o ekg.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
xmalloc.o xmalloc.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
mail.o mail.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
msgqueue.o msgqueue.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
emoticons.o emoticons.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
configfile.o configfile.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
simlite.o simlite.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
../compat/strlcat.o ../compat/strlcat.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
../compat/strlcpy.o ../compat/strlcpy.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
ui-readline.o ui-readline.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
ui-batch.o ui-batch.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
ui-none.o ui-none.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o
log.o log.c
gcc -I.. -I../lib -g -O2 -I/usr/include/readline -Wall
-DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -o ekg
stuff.o commands.o events.o themes.o vars.o dynstuff.o userlist.o ekg.o
xmalloc.o mail.o msgqueue.o emoticons.o configfile.o simlite.o
../compat/strlcat.o ../compat/strlcpy.o ui-readline.o ui-batch.o ui-none.o
log.o -L../lib ../lib/libgadu.a -lz -ljpeg -lreadline -lssl -lcrypto
-ltermcap
gmake[1]: Leaving directory `/ekg-20031005/src'

--disable-ui-ncurses

[...]
-libjpeg: enabled
[...]

ekg 20031005, mandrake 9.1, gcc 3.2.2

Pozdrawiam.




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise