All of lore.kernel.org
 help / color / mirror / Atom feed
* configure error with alsa-driver-0.9.7a
@ 2003-10-08  9:33 Paul Berry
  2003-10-08 12:37 ` Takashi Iwai
  2003-10-10  0:29 ` James Courtier-Dutton
  0 siblings, 2 replies; 8+ messages in thread
From: Paul Berry @ 2003-10-08  9:33 UTC (permalink / raw)
  To: alsa-devel

Hello kind alsa developers:

I was attempting to upgrade the alsa-drivers in an old system,  Redhat 7.0
(upgraded to a custom compiled 2.2.20 kernel) that is presently using
alsa-driver-0.9.0rc6.
The system works fine, just wanted the latest drivers, but when I tried to
upgrade to the 0.9.7a drivers the configure script stopped midway. I'm
puzzled as I've compiled this kernel using the same gcc version (2.96) that
I am attempting to use on for the new drivers.

Here is the configure report as requested and thank you in advance for any
help.

Sincerely,
Paul

[root@FarNorth alsa-driver-0.9.7a]#
./configure --with-debug=full --with-isapnp=yes --with-sequencer=yes --with-
oss=yes
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/local/src/alsa-driver-0.9.7a
checking cross compile...
checking for directory with kernel source... /lib/modules/2.2.20alsa/build
checking for kernel version... 2.2.20alsa
checking for GCC version... Kernel compiler: gcc egcs-2.91.66 19990314/Linux
(egcs-1.1.2 release) Used compiler: 2.96
Fatal error: Compiler type does not match
Decoded kernel compiler: type=egcs version=2.91.66
Decoded used compiler: type=gcc version=2.96
Please, send ./configure output to <alsa-devel@alsa-project.org>
[root@FarNorth alsa-driver-0.9.7a]#




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: configure error with alsa-driver-0.9.7a
@ 2003-10-09  9:11 Paul Berry
  2003-10-09 10:22 ` Takashi Iwai
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Berry @ 2003-10-09  9:11 UTC (permalink / raw)
  To: alsa-devel

Thank you Takashi,

With your advice I was able to run the configure script.
Now alas, make is giving me problems...
If it matters any this is an old 486 ISA (only) computer, (Dinosours still
roam some parts of the planet....) and no PCI stuff was compiled into the
kernel.

Thanks for any help,
Paul

Here is the tail end of  stdout:


<snip>-----------------------------------------------------

/lib/modules/2.2.20alsa/build/include/linux/pci.h:1518:20: warning: pasting
would not give a valid preprocessing token
memalloc.c: In function `preallocate_cards':
memalloc.c:827: `PCI_ANY_ID' undeclared (first use in this function)
memalloc.c:827: (Each undeclared identifier is reported only once
memalloc.c:827: for each function it appears in.)
memalloc.c:838: warning: implicit declaration of function `pci_set_dma_mask'
memalloc.c:846: warning: implicit declaration of function
`snd_dma_device_pci'
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for
.modinfo
make[1]: *** [memalloc.o] Error 1
make[1]: Leaving directory `/usr/local/src/alsa-driver-0.9.7a/acore'
make: *** [compile] Error 1
[root@FarNorth alsa-driver-0.9.7a]#


>At Wed, 8 Oct 2003 01:33:17 -0800,
>Paul Berry wrote:
>>
>> Hello kind alsa developers:
>>
>> I was attempting to upgrade the alsa-drivers in an old system,  Redhat
7.0
>> (upgraded to a custom compiled 2.2.20 kernel) that is presently using
>> alsa-driver-0.9.0rc6.
>> The system works fine, just wanted the latest drivers, but when I tried
to
>> upgrade to the 0.9.7a drivers the configure script stopped midway. I'm
>> puzzled as I've compiled this kernel using the same gcc version (2.96)
that
>> I am attempting to use on for the new drivers.
>
>then, $LINUXSRC/include/linux/compile.h wasn't regenerated by some
>reason.  you can remove that file (better rename to others to be
>sure), and retry configure again.
>
>
>Takashi




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-10-11  9:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-08  9:33 configure error with alsa-driver-0.9.7a Paul Berry
2003-10-08 12:37 ` Takashi Iwai
2003-10-10  0:29 ` James Courtier-Dutton
  -- strict thread matches above, loose matches on Subject: below --
2003-10-09  9:11 Paul Berry
2003-10-09 10:22 ` Takashi Iwai
2003-10-10  9:54   ` Paul Berry
2003-10-10 15:23     ` Takashi Iwai
2003-10-11  9:30       ` Paul Berry

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.