hi,
ich wollte auf meim suse 9.1 rechner den proftp installiern (echt geil der proftpd, hab ihn schon öfters benutzt).
allerdings glaub ich geht er beim "make" befehl in eine endlosschleifen, ich hab mittags um 4 gestartet zu kompilieren mit:
./configure install_user=proftpd install_group=proftpd
alles gut soweit , als ich dann um 9 heimgekommen bin war er immer noch am kompilieren, ich hab jetzt schoni bestimmt 5 den code gesehn:
make: Warning: File `Make.rules.in' has modification time 1.5e+08 s in the future
./config.status --recheck
running /bin/sh ./configure --with-modules=mod_tls --no-create --no-recursion
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking whether the C compiler accepts -Wall... yes
checking for getopt... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for standalone crypt... no
checking for crypt in -lcrypt... yes
checking for standalone gethostbyname... yes
checking for standalone inet_aton... yes
checking for standalone nsl functions... yes
checking for standalone socket functions... yes
checking for _pw_stayopen variable... no
checking krb.h usability... no
checking krb.h presence... no
checking for krb.h... no
checking prot.h usability... no
checking prot.h presence... no
checking for prot.h... no
checking hpsecurity.h usability... no
checking hpsecurity.h presence... no
checking for hpsecurity.h... no
hab ich veregssen etw. zu installieren
heeeelp ;-), danke schon al im voraus