Frans Ketelaars wrote:
> On Sun, 08 Sep 2002 09:08:27 -0600
> "D. Stimits" <[EMAIL PROTECTED]> wrote:
> 
> 
>>Looks like perhaps I have the same problem with 0.9.0rc3, but I use 
>>sblive instead of SB16. My error output below does *not* reflect removal 
>>of sym link alsa-driver-0.9.0rc3/include/linux/isapnp.h, I was unable to 
>>compile at all without isapnp.h, dependencies cause make to exit before 
>>starting 
> 
> 
> exit before starting ?? ;-)

Make starts by stating it has no rule to build:
make[1]: Entering directory 
`/home/home1/stimits/download/audio/alsa-driver-0.9.0rc3/acore'
make[1]: *** No rule to make target 
`/home/home1/stimits/download/audio/alsa-driver-0.9.0rc3/include/linux/isapnp.h', 
needed by `hwdep.o'.  Stop.

These are the first lines, so yes, it does not build anything at all 
before exiting. The sym link named is not the kernel source, but 
alsa-driver-0.9.0rc3 source, subdirectory include/linux/, pointing to 
../../support/isapnp.h. Like I said, I joined this email list too late 
to see the original message in the thread.

The kernel source is fully installed and configured, this has always 
been the case, I never said anything about kernel source not being there.

> 
> You must have the source for the running kernel installed to succesfully
> compile ALSA.

I never said I didn't. I do have the full source.

> 
> 
>>(I reran ./configure).
> 
> 
> Well, what happens when you follow the advice on the ALSA homepage?

Failure, just as I said before, final lines:
../alsa-kernel/isa/als100.c:371: warning: passing arg 1 of 
`isapnp_probe_cards_Rsmp_1d966f40' from incompatible pointer type
../alsa-kernel/isa/als100.c:371: warning: passing arg 2 of 
`isapnp_probe_cards_Rsmp_1d966f40' from incompatible pointer type
make[1]: *** [als100.o] Error 1
make[1]: Leaving directory `/usr/local/src/alsa-driver-0.9.0rc3/isa'
make: *** [compile] Error 1

> 
> 
>>The rest of my reply starts below the 
>>quoted original message; unfortunately, I joined the email list after 
>>the original post, I'm catching it mid-stream.
> 
> 
> There is an archive (see the ALSA homepage).

I thought this was a recent thread, and recent release. Are you saying 
that this compile error and thread were already answered? I certainly 
did not find the answer (nor beginning of this thread, it is probably 
too new) in this archive:
  http://www.mail-archive.com/alsa-devel@lists.sourceforge.net/

(and I did not find this url at all:
  http://www.mail-archive.com/alsa-users@lists.sourceforge.net/
)


It seems that 0.9RC3 is broken, at least with respect to SMP x86 on 
Redhat 7.3. I'm trying to find out from this current thread what to do 
to verify one way or another.



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to