Eine geschichte vom Q-Bot der net will ;)

Status
Für weitere Antworten geschlossen.

Snake4you

New Member
Hi Leudde,

Ich wollte den Q-bot vom Qnet compilen nur irgendwie mag der mich net ^^
er gibt volgende Errorlog aus:

r072:/home/ircd/Q # make
gcc -Wall -O2 -fomit-frame-pointer -march=i686 -g -I/usr/include/mysql -c dl.c
dl.c: In function `remove_command':
dl.c:37: warning: implicit declaration of function `findcommand'
dl.c:37: warning: assignment makes pointer from integer without a cast
dl.c: At top level:
dl.c:49: error: parse error before '*' token
dl.c: In function `dll_init_func':
dl.c:56: error: `entry' undeclared (first use in this function)
dl.c:56: error: (Each undeclared identifier is reported only once
dl.c:56: error: for each function it appears in.)
dl.c:76: warning: implicit declaration of function `log'
dl.c:76: error: incompatible type for argument 1 of `log'
dl.c:76: error: too many arguments to function `log'
dl.c:83: error: incompatible type for argument 1 of `log'
dl.c:83: error: too many arguments to function `log'
dl.c: In function `unload_command':
dl.c:93: error: `ListElem' undeclared (first use in this function)
dl.c:93: error: `el' undeclared (first use in this function)
dl.c:93: error: `el2' undeclared (first use in this function)
dl.c:93: warning: left-hand operand of comma expression has no effect
dl.c:96: warning: implicit declaration of function `GetFirstH'
dl.c:96: error: `commands' undeclared (first use in this function)
dl.c:98: warning: implicit declaration of function `GetSuccH'
dl.c:99: warning: implicit declaration of function `Remove'
dl.c:102: warning: implicit declaration of function `FreeElem'
dl.c:113: error: incompatible type for argument 1 of `log'
dl.c:113: error: too many arguments to function `log'
dl.c: In function `load_command':
dl.c:135: error: `ListElem' undeclared (first use in this function)
dl.c:135: error: `el' undeclared (first use in this function)
dl.c:142: error: `q_commands_dir' undeclared (first use in this function)
dl.c:146: warning: implicit declaration of function `Malloc'
dl.c:146: warning: assignment makes pointer from integer without a cast
dl.c:159: error: incompatible type for argument 1 of `log'
dl.c:159: error: too many arguments to function `log'
dl.c:160: warning: implicit declaration of function `Free'
dl.c:163: warning: implicit declaration of function `NewElem'
dl.c:164: warning: implicit declaration of function `AddElem'
dl.c:164: error: `commands' undeclared (first use in this function)
dl.c:167: error: incompatible type for argument 1 of `log'
dl.c:167: error: too many arguments to function `log'
dl.c: In function `init_dllib':
dl.c:183: error: `ListElem' undeclared (first use in this function)
dl.c:183: error: `el' undeclared (first use in this function)
dl.c:186: error: `COMMANDS_FILE' undeclared (first use in this function)
dl.c:192: error: `q_commands_dir' undeclared (first use in this function)
dl.c:200: warning: assignment makes pointer from integer without a cast
dl.c:218: error: `commands' undeclared (first use in this function)
dl.c:220: error: incompatible type for argument 1 of `log'
dl.c:220: error: too many arguments to function `log'
make: *** [dl.o] Error 1
habe Suse Linux 9.2 zu laufen Hoffe ihr könnt mir helfen ich habe mich schon TOT gegoogelt ;)

MfG Snake
 

Rain_Maker

Administrator
Teammitglied
Immer wieder gern gesehen.....

Jemand, der sein Problem nicht nur selbst löst, sondern auch noch die Lösung hier postet, damit auch andere was davon haben.

CHAPEAU !

Greetz,

RM

--> Closed
 
Status
Für weitere Antworten geschlossen.
Oben