Moins
Debian Sarge vServer
bind9 kompilieren
./configure --disable-linux-caps
loading cache ./config.cache
checking host system type... i686-pc-linux-gnuoldld
checking whether make sets ${MAKE}... no
checking for ranlib... :
checking for a BSD compatible install... /usr/bin/install -c
checking for ar... no
configure: error:
ar program not found. Please fix your PATH to include the directory in
which ar resides, or set AR in the environment with the full path to ar.
Ich muss mit -disable-linux-caps arbeiten, da sonst der bind nicht läuft.
Starting domain name service: namednamed: capset failed: Operation not permitted
named: capset failed: Operation not permitted
bind9 auf debian kompilieren
-
captaincrunch
- Userprojekt

- Posts: 7066
- Joined: 2002-10-09 14:30
- Location: Dorsten
- Contact:
Re: bind9 auf debian kompilieren
Und wo ist jetzt bitte die Frage?
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
Re: bind9 auf debian kompilieren
sorryCaptainCrunch wrote:Und wo ist jetzt bitte die Frage?
das ich bei dem output des Configure Scripts nicht weiter weis:
configure: error:
ar program not found. Please fix your PATH to include the directory in
which ar resides, or set AR in the environment with the full path to ar.
Ar sagt mir nichts.
-
captaincrunch
- Userprojekt

- Posts: 7066
- Joined: 2002-10-09 14:30
- Location: Dorsten
- Contact:
Re: bind9 auf debian kompilieren
Dir fehlt das ar-Binary (Paket binutils). Wieso um alles in der Welt willst du den Bind denn unbedingt selbst kompilieren, wenn du selbst dabei schon nicht weiter kommst (obwohl es klipp und klar da steht)?
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
Re: bind9 auf debian kompilieren
weil ich den bind wenn ich ihn über apt-get installiere, nicht starten kann. Mein Provider sagte dann ( Aufgrund des Fehlers) das ich ihn selber kompilieren muss.
Re: bind9 auf debian kompilieren
habe binutils nun installiert.
nun kommt: configure: error: installation or configuration problem: C compiler cannot create executables.
gcc version 3.3.5 (Debian 1:3.3.5-13)
nun kommt: configure: error: installation or configuration problem: C compiler cannot create executables.
gcc version 3.3.5 (Debian 1:3.3.5-13)