Ahoj, hele zkousim to ted na jinem PC ale stejne to nejde:
cap@DreamPC:~/Plocha/RTL8186/include-0.4.2$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for hwbench installation... no
checking for gcc... gcc
checking for C compiler default output file name... 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 for style of include used by make... GNU
checking dependency style of gcc... none
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 stdint.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
cap@DreamPC:~/Plocha/RTL8186/include-0.4.2$
Config.log
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"include\" -DPACKAGE_TARNAME=\"include\" -DPACKAGE_VERSION=\"0.4.2\" -DPACKAGE_STRING=\"include\ 0.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"include\" -DVERSION=\"0.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 '
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GENERATE_STDINT_H_FALSE=''
GENERATE_STDINT_H_TRUE='#'
HAVE_HWBENCH_FALSE=''
HAVE_HWBENCH_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/cap/Plocha/RTL8186/include-0.4.2/tools/missing --run makeinfo'
OBJEXT='o'
PACKAGE='include'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='include'
PACKAGE_STRING='include 0.4.2'
PACKAGE_TARNAME='include'
PACKAGE_VERSION='0.4.2'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='0.4.2'
ac_ct_CC='gcc'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/cap/Plocha/RTL8186/include-0.4.2/tools/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "include"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "include"
#define PACKAGE_STRING "include 0.4.2"
#define PACKAGE_TARNAME "include"
#define PACKAGE_VERSION "0.4.2"
#define STDC_HEADERS 1
#define VERSION "0.4.2"
configure: exit 0
cap@DreamPC:~$ sudo apt-get install build-essential
Čtu seznamy balíků... Hotovo
Vytvářím strom závislostí
Reading state information... Hotovo
build-essential je již nejnovější verze.
0 aktualizováno, 0 nově instalováno, 0 k odstranění a 242 neaktualizováno.
cap@DreamPC:~$
Dekuji.