Hallo Leutz,
ich möchte gerne von einem Teil meiner Festplatte regelmäßig Backups auf den USB-Stick an der Fritzbox machen und habe im Trac eine Anleitung für das Einbinden des Pakets rsync entdeckt: http://www.freetz.org/ticket/394
Das hat soweit auch alles problemlos funktioniert, allerdings kommt beim Compilieren immer der Fehler:
Weiß da jemand von euch einen Rat?
Meine Konfiguration/Paketauswahl ist: nfsd cgi, relace kernel, Syslogd cgi, iptables cgi, vpnc, dropbear, inadyn und dazu die Patches automount ext2+3, smbd entfernen...
Danke schonmal im Voraus
Grüße md2002
ich möchte gerne von einem Teil meiner Festplatte regelmäßig Backups auf den USB-Stick an der Fritzbox machen und habe im Trac eine Anleitung für das Einbinden des Pakets rsync entdeckt: http://www.freetz.org/ticket/394
Das hat soweit auch alles problemlos funktioniert, allerdings kommt beim Compilieren immer der Fehler:
Code:
make[1]: Betrete Verzeichnis '/home/martin/Desktop/freetz-stable-1.1/source/rsync-3.0.5'
/home/martin/Desktop/freetz-stable-1.1/toolchain/target/bin/mipsel-linux-uclibc-gcc -I. -I. -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c rsync.c -o rsync.o
In file included from rsync.h:887,
from rsync.c:23:
lib/addrinfo.h:141: error: redefinition of 'struct sockaddr_storage'
make[1]: *** [rsync.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
In file included from ./rsync.h:886,
from ./rounding.c:20:
./lib/addrinfo.h:141: error: redefinition of 'struct sockaddr_storage'
Failed to create rounding.h!
make[1]: *** [rounding.h] Fehler 1
make[1]: Verlasse Verzeichnis '/home/martin/Desktop/freetz-stable-1.1/source/rsync-3.0.5'
make: *** [source/rsync-3.0.5/rsync] Fehler 2
Weiß da jemand von euch einen Rat?
Meine Konfiguration/Paketauswahl ist: nfsd cgi, relace kernel, Syslogd cgi, iptables cgi, vpnc, dropbear, inadyn und dazu die Patches automount ext2+3, smbd entfernen...
Danke schonmal im Voraus
Grüße md2002