All pastes #665258 Raw Edit

Anonymous

public text v1 · immutable
#665258 ·published 2007-08-21 05:04 UTC
rendered paste body
[root@localhost alsa-driver]# ./cvscompile
gcc utils/mod-deps.c -o utils/mod-deps
utils/mod-deps --basedir /projects/sound/alsa/alsa-driver/alsa-kernel --hiddendir /projects/sound/alsa/alsa-driver --versiondep /projects/sound/alsa/alsa-driver/kconfig-vers --makeconf > toplevel.config.in
utils/mod-deps --basedir /projects/sound/alsa/alsa-driver/alsa-kernel --hiddendir /projects/sound/alsa/alsa-driver --versiondep /projects/sound/alsa/alsa-driver/kconfig-vers --acinclude > acinclude.m4
utils/mod-deps --basedir /projects/sound/alsa/alsa-driver/alsa-kernel --hiddendir /projects/sound/alsa/alsa-driver --versiondep /projects/sound/alsa/alsa-driver/kconfig-vers --include > include/config1.h.in
./cvscompile: line 42: aclocal: command not found
./configure --with-debug=full --with-isapnp=yes --with-sequencer=yes
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 ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /projects/sound/alsa/alsa-driver
./configure: line 3746: ALSA_TOPLEVEL_INIT: command not found
checking cross compile... 
checking for directory with kernel source... /lib/modules/2.6.22.1-41.fc7/source
checking for directory with kernel build... /lib/modules/2.6.22.1-41.fc7/build
checking for kernel linux/version.h... no
The file /lib/modules/2.6.22.1-41.fc7/source/include/linux/version.h does not exist.
Please install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/2.6.22.1-41.fc7/source).