als ik iets wil compilen in dit geval Kmerlin krijg ik deze reeks errors:
Ik had van iemand gehoor dat ik libc6-dev moest hebben ofzo? klopt dat en zo ja waar kan ik het vinden? ik heb al op www.rmpfind.org
PS houd er rekening mee dat ik erg linix n00b! ben... THX
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| [akif@router kmerlin-0.3.1]$ ./configure
loading cache ./config.cache
checking host system type... i586-pc-linux-gnuoldld
checking target system type... i586-pc-linux-gnuoldld
checking build system type... i586-pc-linux-gnuoldld
checking for a BSD compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for a C-Compiler...
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
[akif@router kmerlin-0.3.1]$ |
Ik had van iemand gehoor dat ik libc6-dev moest hebben ofzo? klopt dat en zo ja waar kan ik het vinden? ik heb al op www.rmpfind.org
PS houd er rekening mee dat ik erg linix n00b! ben... THX