PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : proftpd mit mod_ratio :: error: structure has no member



xeroc
21.06.03, 19:19
ich versuch seit std den proftpd 1.2.8 mit mod_ratio zu kompilieren..

./configure --with-modules=mod_ratio

ausgabe:

cd lib/ && make lib
make[1]: Entering directory `/files/setups/linux/net/proftpd/proftpd-1.2.8/lib'
make[1]: Für das Ziel »lib« ist nichts zu tun.
make[1]: Leaving directory `/files/setups/linux/net/proftpd/proftpd-1.2.8/lib'
cd src/ && make src
make[1]: Entering directory `/files/setups/linux/net/proftpd/proftpd-1.2.8/src'
make[1]: Für das Ziel »src« ist nichts zu tun.
make[1]: Leaving directory `/files/setups/linux/net/proftpd/proftpd-1.2.8/src'
cd modules/ && make modules
make[1]: Entering directory `/files/setups/linux/net/proftpd/proftpd-1.2.8/modules'
gcc -DLINUX -I.. -I../include -O2 -Wall -c mod_ratio.c
mod_ratio.c: In function `_make_cmd':
mod_ratio.c:134: error: structure has no member named `symtable_index'
mod_ratio.c: In function `_dispatch_ratio':
mod_ratio.c:151: warning: implicit declaration of function `mod_find_auth_symbol'
mod_ratio.c:151: error: structure has no member named `symtable_index'
mod_ratio.c:151: warning: assignment makes pointer from integer without a cast
mod_ratio.c:157: error: structure has no member named `symtable_index'
mod_ratio.c:157: warning: assignment makes pointer from integer without a cast
mod_ratio.c: In function `pre_cmd_retr':
mod_ratio.c:403: warning: implicit declaration of function `add_response_err'
mod_ratio.c:415: warning: implicit declaration of function `fs_stat'
mod_ratio.c: In function `cmd_cwd':
mod_ratio.c:474: warning: implicit declaration of function `add_response'
make[1]: *** [mod_ratio.o] Fehler 1
make[1]: Leaving directory `/files/setups/linux/net/proftpd/proftpd-1.2.8/modules'
make: *** [modules] Fehler 2


ich komm auf keine lösung ... und hab auch bei google nix finden können ?? :-(

kann mir hier jmd helfen ..

thx mal im voraus

XeRoc

bateman23
12.07.04, 20:18
Ziemlich genau ein Jahr später, und ich habe genau das gleiche Problem...
Proftpd 1.2.9
mod_ratio 3.3
debian sarge

Irgendwelche Ideen?
Danke im voraus,
Daniel

xeroc
12.07.04, 21:29
bei der 1.2.9 ist mod_ration schon bei
großes problem bei mir war bis zuletzt, dass ich ratios net in einer datei speichern konnte :(

leider noch nicht geloest :(

bateman23
13.07.04, 13:02
Danke ;)
sowas hatte ich mir fast schon gedacht, nur auf der offiziellen Seite gar keine Infos gefunden...