Can anyone help me with this error? Of course I did configure first.

make[1]: Entering directory 
`/usr/src/packages/SOURCES/alsa-driver-0.9.6/drivers'
gcc -D__KERNEL__ -DMODULE=1 
-I/usr/src/packages/SOURCES/alsa-driver-0.9.6/include  
-I/lib/modules/2.4.22-ac1-alsa/build/include -O2 -mpreferred-stack-boundary=2 
-march=athlon -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD  
-DKBUILD_BASENAME=dummy   -c -o dummy.o dummy.c
/lib/modules/2.4.22-ac1-alsa/build/include/linux/module.h:299: warning: 
`__module_kernel_version' defined but not used
../alsa-kernel/drivers/dummy.c:37: warning: `__module_license' defined but not 
used
gcc -D__KERNEL__ -DMODULE=1 
-I/usr/src/packages/SOURCES/alsa-driver-0.9.6/include  
-I/lib/modules/2.4.22-ac1-alsa/build/include -O2 -mpreferred-stack-boundary=2 
-march=athlon -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD  
-DKBUILD_BASENAME=mtpav   -c -o mtpav.o mtpav.c
/lib/modules/2.4.22-ac1-alsa/build/include/linux/module.h:299: warning: 
`__module_kernel_version' defined but not used
../alsa-kernel/drivers/mtpav.c:71: warning: `__module_license' defined but not 
used
gcc -D__KERNEL__ -DMODULE=1 
-I/usr/src/packages/SOURCES/alsa-driver-0.9.6/include  
-I/lib/modules/2.4.22-ac1-alsa/build/include -O2 -mpreferred-stack-boundary=2 
-march=athlon -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD  
-DKBUILD_BASENAME=serial_u16550   -c -o serial-u16550.o serial-u16550.c
/lib/modules/2.4.22-ac1-alsa/build/include/linux/module.h:299: warning: 
`__module_kernel_version' defined but not used
../alsa-kernel/drivers/serial-u16550.c:48: warning: `__module_license' defined 
but not used
gcc -D__KERNEL__ -DMODULE=1 
-I/usr/src/packages/SOURCES/alsa-driver-0.9.6/include  
-I/lib/modules/2.4.22-ac1-alsa/build/include -O2 -mpreferred-stack-boundary=2 
-march=athlon -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD  
-DKBUILD_BASENAME=serialmidi   -c -o serialmidi.o serialmidi.c
serialmidi.c: In function `open_tty':
serialmidi.c:158: error: invalid operands to binary >
serialmidi.c: At top level:
/lib/modules/2.4.22-ac1-alsa/build/include/linux/module.h:299: warning: 
`__module_kernel_version' defined but not used
serialmidi.c:50: warning: `__module_license' defined but not used
make[1]: *** [serialmidi.o] Error 1
make[1]: Leaving directory 
`/usr/src/packages/SOURCES/alsa-driver-0.9.6/drivers'
make: *** [compile] Error 1

/usr/src/packages/SOURCES/alsa-driver-0.9.6 # ./configure
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
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 ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
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... /usr/src/packages/SOURCES/alsa-driver-0.9.6
checking cross compile...
checking for directory with kernel source... 
/lib/modules/2.4.22-ac1-alsa/build
checking for kernel version... 2.4.22-ac1-alsa
checking for GCC version... Kernel compiler: gcc 3.3 20030226 (prerelease) 
(SuSE Linux) Used compiler: gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux)
checking for kernel linux/compiler.h... "yes"
Removing a dummy linux/compiler.h.
checking for kernel linux/pm.h... "yes"
checking for kernel linux/spinlock.h... "yes"
checking for kernel linux/irq.h... "yes"
Removing a dummy linux/irq.h.
checking for kernel linux/threads.h... "yes"
Removing a dummy linux/threads.h.
checking for kernel linux/rwsem.h... "yes"
Removing a dummy linux/rwsem.h.
checking for kernel linux/gameport.h... "yes"
Removing a dummy linux/gameport.h.
checking for kernel linux/devfs_fs_kernel.h... "yes"
checking for kernel linux/highmem.h... "yes"
Removing a dummy linux/highmem.h.
checking for kernel linux/workqueue.h... "no"
checking for kernel asm/hw_irq.h... "yes"
checking for kernel linux/jiffies.h... "no"
checking for kernel linux/compat.h... "no"
checking for kernel linux/adb.h... "yes"
Removing a dummy linux/adb.h.
checking for kernel linux/cuda.h... "yes"
Removing a dummy linux/cuda.h.
checking for kernel linux/pmu.h... "yes"
Removing a dummy linux/pmu.h.
checking for kernel module symbol versions... "no"
checking for PCI support in kernel... "yes"
checking for SGI/MIPS (HAL2) architecture... "no"
checking for directory to store kernel modules... 
/lib/modules/2.4.22-ac1-alsa/kernel/sound
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... "no"
checking for processor type... k7
checking for SMP... "no"
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... no
checking for Kernel ISA-PnP support... "no"
checking for Kernel ISA-PnP module support... "no"
checking for strlcpy... "no"
checking for snprintf... "yes"
checking for vmalloc_to_page... "yes"
checking for old kmod... "yes"
Removing local linux/isapnp.h.
checking for driver version... 0.9.6
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for RTC callback support in kernel... "no"
checking for USB support... "yes"
checking for kernel PCMCIA
checking for PCMCIA support... "no"
checking for PCMCIA module support... "no"
checking for PC9800 support in kernel... "no"
checking for which soundcards 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 include/config.h
config.status: creating include/config1.h
config.status: creating include/version.h
config.status: include/version.h is unchanged

Thanks
Al



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to