Probleme pour compiler - Linux et OS Alternatifs
Marsh Posté le 07-12-2001 à 08:52:18
ben il est ou le blem ?
Ca signifie jjuste qu'il a du oublier de faire un cast apres ses mallocs, pour initialiser ses pointeurs... un truc du genre.
Rien de bien méchant !
Il est ou le problème ? ce ne sont que des avertissements.
Ca fait juste "pas propre".
Marsh Posté le 07-12-2001 à 12:40:49
ha je pensais que ca avait blqué.. je vais essayer de lancer l'application pour voir
Marsh Posté le 07-12-2001 à 12:50:02
Forcément
Tant qu'il te mets pas "recursive error machin" cai bon
Marsh Posté le 07-12-2001 à 01:17:48
J'essais de compiler neostats sur mon serveur linux et j'ai ca comme erreur:
[root@nin-xtreme NeoStats]# make
gcc -O2 -Wall -c dotconf.c
gcc -O2 -Wall -c services.c
gcc -O2 -Wall -c main.c
gcc -O2 -Wall -c sock.c
gcc -O2 -Wall -c conf.c
gcc -O2 -Wall -c ircd.c
gcc -O2 -Wall -c timer.c
gcc -O2 -Wall -c users.c
gcc -O2 -Wall -c ns_help.c
gcc -O2 -Wall -c dl.c
gcc -rdynamic -ldl -ldb dotconf.o services.o main.o sock.o conf.o ircd.o timer.o users.o ns_help.o dl.o -o stats
(cd dl; make all)
make[1]: Entering directory `/usr/local/Unreal-old/NeoStats/dl'
===> modules/statserv
statserv.c:59: warning: initialization from incompatible pointer type
statserv.c:60: warning: initialization from incompatible pointer type
statserv.c:61: warning: initialization from incompatible pointer type
statserv.c:62: warning: initialization from incompatible pointer type
statserv.c:63: warning: initialization from incompatible pointer type
statserv.c:64: warning: initialization from incompatible pointer type
statserv.c:66: warning: initialization from incompatible pointer type
<=== modules/statserv
===> modules/spam
spam.c:96: warning: initialization from incompatible pointer type
<=== modules/spam
make[1]: Leaving directory `/usr/local/Unreal-old/NeoStats/dl
---------------
La vie est courte, profitez du moment présent!