Errors in ALSA configure & make commands

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi experts, real linux novice here, but Microsoft PC person with 30+ years experience. Trying to teach myself the intricacies of Linux (Mint, LXLE and LinuxMCE) is no easy task. Going through the installation for alsa-driver-1.0.xx.tar.bz2 I get the following errors with "./configure --with-cards=hda-intel" command:

checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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... /home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa
checking cross compile...
checking for directory with ALSA kernel sources... /home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18
checking for directory with kernel source... /lib/modules/3.13.0-24-generic/build
checking for directory with kernel build... /lib/modules/3.13.0-24-generic/build
checking for kernel linux/version.h ... generated/uapi/linux/version.h
checking for kernel linux/autoconf.h generated/autoconf.h... generated/autoconf.h
checking for kernel linux/utsrelease.h generated/utsrelease.h... generated/utsrelease.h
checking for kernel version... 3.13.0-24-generic
checking for GCC version... Kernel compiler:  Used compiler: gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2

*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.

*** Please make sure that the same compiler version was used for building kernel.

checking for built-in ALSA... no
checking for existing ALSA module... yes
checking for Red Hat kernel... auto
checking for Red Hat kernel... no
checking for SUSE kernel... auto
checking for SUSE kernel... no
checking for updating alsa-kernel version.h... yes
checking for CONFIG_EXPERIMENTAL... yes
checking for directory to store kernel modules... /lib/modules/3.13.0-24-generic/kernel/sound
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... no
checking for processor type... x86_64
checking for ISA DMA API... yes
checking for 32bit compat support... yes
checking for kernel linux/config.h... no
Creating <linux/config.h>...
checking for deprecated linux/config.h... checking to modify of kernel linux/kmod.h... no
checking for kernel linux/kconfig.h... yes
checking for kernel linux/utsrelease.h... no
Creating a dummy <linux/utsrelease.h>...
checking for kernel linux/compiler.h... yes
checking for kernel linux/pm.h... yes
checking for kernel linux/pm_runtime.h... yes
checking for kernel linux/spinlock.h... yes
checking for kernel linux/irq.h... yes
checking for kernel linux/threads.h... yes
checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes
checking for kernel linux/export.h... yes
checking for kernel media/v4l2-dev.h... yes
checking for kernel media/v4l2-device.h... yes
checking for kernel linux/devfs_fs_kernel.h... no
Creating a dummy <linux/devfs_fs_kernel.h>...
checking for kernel linux/highmem.h... yes
checking for kernel linux/ratelimit.h... yes
checking for kernel linux/kconfig.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/isa.h... yes
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/log2.h... yes
checking for kernel linux/adb.h... yes
checking for kernel linux/cuda.h... yes
checking for kernel linux/pmu.h... yes
checking for kernel linux/io.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... yes
checking for kernel linux/pm_qos.h... yes
checking for kernel linux/pm_qos_params.h... no
Creating <linux/pm_qos_params.h>...
checking for kernel linux/kthread.h... yes
checking for kernel asm/irq_regs.h... yes
checking for kernel linux/seq_file.h... yes
checking for kernel linux/debugfs.h... yes
checking for kernel linux/gpio.h... yes
checking for kernel linux/bug.h... yes
checking for kernel linux/math64.h... yes
checking for kernel linux/regulator/consumer.h... yes
checking for kernel linux/dmi.h... yes
checking for kernel linux/bitrev.h... yes
checking for kernel linux/hrtimer.h... yes
checking for kernel linux/vgaarb.h... yes
checking for kernel linux/vga_switcheroo.h... yes
checking for kernel linux/gcd.h... yes
checking for kernel linux/gfp.h... yes
checking for kernel pcmcia/cs_types.h... no
Creating <pcmcia/cs_types.h>...
checking for kernel pcmcia/cs.h... no
Creating <pcmcia/cs.h>...
checking for kernel linux/lzo.h... yes
checking for kernel linux/async.h... yes
checking for kernel linux/bitrev.h... yes
checking for kernel linux/smp_lock.h... no
Creating a dummy <linux/smp_lock.h>...
checking for kernel linux/i8253.h... yes
checking for kernel linux/atomic.h... yes
Copying trace/events headers
checking for kernel linux/tracepoint.h... yes
checking for kernel trace/define_trace.h... yes
Creating a workaround <linux/tracepoint.h>...
checking for kernel module symbol versions... yes
checking for has ioport support... yes
checking for PCI support in kernel... yes
checking for I2C driver in kernel... yes
checking for I2C_POWERMAC in kernel... unknown
checking for firmware loader... yes
checking for input subsystem in kernel... yes
checking for pc-speaker platform in kernel... yes
checking for SMP... yes
checking for Video device support in kernel... yes
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... no
checking for Kernel ISA-PnP module support... no
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for scnprintf... yes
checking for sscanf... yes
checking for vmalloc_to_page... yes
checking for vzalloc... yes
checking for div_u64... yes
checking for dev_name... yes
checking for dev_set_name... yes
checking for put_pid... yes
checking for pid_vnr... yes
checking for old kmod... no
checking for PDE... no
checking for pci_set_consistent_dma_mask... yes
checking for pci_dev_present... yes
checking for msleep... yes
checking for msleep_interrupt... yes
checking for msecs_to_jiffies... yes
checking for tty->count is the atomic type... yes
checking for video_drvdata... yes
checking for V4L1 layer... no
checking for V4L2 layer... yes
checking for kernel media/v4l2-ctrls.h... yes
checking for io_remap_pfn_range... yes
checking for kcalloc... yes
checking for kstrdup... yes
checking for kstrndup... yes
checking for kzalloc... yes
checking for create_workqueue with flags... no
checking for pci_ioremap_bar... yes
checking for register_sound_special_device... yes
checking for driver extra-version...
checking for driver version... 1.0.2x-130606-v5.18rc8
checking for dynamic minor numbers... no
checking for sequencer support... yes
checking for OSS/Free emulation... checking for OSS CORE... no
Didabling OSS-emulation as CONFIG_SOUND_OSS_CORE isn't set
no
checking for RTC support... no
checking for HPET support... yes
checking for Procfs support... yes
checking for USB support... yes
checking for kernel linux/usb/audio-v2.h... yes
checking for kernel linux/usb/audio.h... yes
checking for valid v1 in linux/usb/audio.h... yes
checking for invalid v2 in linux/usb/audio.h... no
checking for valid linux/usb/audio-v2.h... no
Creating <linux/usb/audio-v2.h>...
checking for kernel linux/usb/ch9.h... yes
checking usb_alloc_coherent... yes
checking for class_simple... no
checking for old driver suspend/resume callbacks... no
checking for removal of page-reservation for nopage/mmap... no
checking for vm_iomap_memory... yes
checking for nested class_device... no
checking for new IRQ handler... yes
checking for gfp_t... yes
checking for GFP_DMA32... yes
checking for page_to_pfn... yes
checking for PnP suspend/resume... yes
checking for device_create_drvdata... no
checking for pm_qos_request... yes
checking for static pm_qos_request... no
checking for new pm_qos_request... no
checking for new unlocked/compat_ioctl... yes
checking for builtin _Bool support... yes
checking for x86-compatible PC... no
checking for High-Res timers... yes
checking for kernel PCMCIA
checking for PCMCIA support... yes
checking for PC9800 support in kernel... no
checking for parallel port support... yes
checking for power management... yes
checking for CONFIG_HAS_DMA... yes
checking for FireWire support... yes
checking for set_pages_array_wc... yes
checking for cards to compile driver for... hda-intel
checking for additonal options to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/pci_ids_compat.h
config.status: creating include/i2c-id_compat.h
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/config1.h
config.status: include/config1.h is unchanged
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
config.status: include/autoconf-extra.h is unchanged
config.status: creating include/alsa-kconfig.h
config.status: include/alsa-kconfig.h is unchanged
Hacking autoconf.h...
make dep
make[1]: Entering directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa'
make[2]: Entering directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include'
make -C sound prepare
make[3]: Entering directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include/sound'
make prepare2
make[4]: Entering directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include/sound'
make[4]: Nothing to be done for `prepare2'.
make[4]: Leaving directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include/sound'
make[3]: Leaving directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include/sound'
make[2]: Leaving directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include'
make[2]: Entering directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/acore'
make[2]: Leaving directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/acore'
make[1]: Leaving directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa'

And make bombs out too:

make dep
make[1]: Entering directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa'
make[2]: Entering directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include'
make -C sound prepare
make[3]: Entering directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include/sound'
make prepare2
make[4]: Entering directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include/sound'
make[4]: Nothing to be done for `prepare2'.
make[4]: Leaving directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include/sound'
make[3]: Leaving directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include/sound'
make[2]: Leaving directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/include'
make[2]: Entering directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/acore'
make[2]: Leaving directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa/acore'
make[1]: Leaving directory `/home/ian/Downloads/Realtek HDA/Rt-Linux-HDaudio-5.18/alsa-driver-RTv5.18/alsa'

The hardware on my Gigabyte Computer is Realtek HDA with S/PDIF input and output, and I really require a HD Line In input from analog devices, Sony Integrated Stereo Amplifier as well as ION Profile LP turntable to USB.

Have I done something wrong?


Ian D. Samson

VHS2DVD
@DVDwizz

FAX NUMBER: 086 229 3471


Confidentiality Notice: This message, together with its attachments (if any), contains strictly confidential information and is intended only for the addressee(s) identified above ONLY; who is/are the sole party(ies) authorised to use it and, assuming any related liability, and may NOT forward it to others without written permission of the this author. Anyone receiving this message by mistake or reading it without authorisation is hereby notified that storage, reproduction, disclosure or distribution of the message to persons other than the addressee(s) is strictly prohibited by law. They are asked to return the message immediately to the sender (for culpability under SA LAW, the Constitution of the Republic of South Africa, and the Bill of RIGHTS under South African LAW) and to immediately,  permanently, and irretrievably delete the original message received.
Thank you


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux