Anzeige:
Ergebnis 1 bis 4 von 4

Thema: proftpd mit mod_ratio :: error: structure has no member

  1. #1
    Linux-Gamers.net
    Registriert seit
    May 2003
    Beiträge
    269

    proftpd mit mod_ratio :: error: structure has no member

    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

  2. #2
    Registrierter Benutzer
    Registriert seit
    Jun 2004
    Beiträge
    27
    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

  3. #3
    Linux-Gamers.net
    Registriert seit
    May 2003
    Beiträge
    269
    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

  4. #4
    Registrierter Benutzer
    Registriert seit
    Jun 2004
    Beiträge
    27
    Danke
    sowas hatte ich mir fast schon gedacht, nur auf der offiziellen Seite gar keine Infos gefunden...

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •