G
Gast04012016
Guest
Wenn ich sBnc compilen möchte bekomme ich bei ./configure folgende ausgabe
sbnc@m022:~/sbnc-1.1/tickle$ ./configure
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
sbnc@m022:~/sbnc-1.1/tickle$ ^C
sbnc@m022:~/sbnc-1.1/tickle$ cd ..
sbnc@m022:~/sbnc-1.1$ nano configure
sbnc@m022:~/sbnc-1.1$ nano config.log
sbnc@m022:~/sbnc-1.1$ uname -mp
x86_64 unknown
sbnc@m022:~/sbnc-1.1$
das uname -mp habe ich selbst ausgeführt da das in einem anderen Forum angesprochen wurde. mich macht das unknown etwas stutzig.
PS: ich kann auch andere Pakete nicht compilen immer der selbe error
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
sbnc@m022:~/sbnc-1.1/tickle$ ^C
sbnc@m022:~/sbnc-1.1/tickle$ cd ..
sbnc@m022:~/sbnc-1.1$ nano configure
sbnc@m022:~/sbnc-1.1$ nano config.log
sbnc@m022:~/sbnc-1.1$ uname -mp
x86_64 unknown
sbnc@m022:~/sbnc-1.1$
das uname -mp habe ich selbst ausgeführt da das in einem anderen Forum angesprochen wurde. mich macht das unknown etwas stutzig.
PS: ich kann auch andere Pakete nicht compilen immer der selbe error