From alsa-user-owner@alsa.jcu.cz  Sun Feb 28 18:53:44 1999
Received: from galjas.cs.vu.nl (root@galjas.cs.vu.nl [130.37.24.13])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id SAA26423
	for <alsa-user@alsa.jcu.cz>; Sun, 28 Feb 1999 18:52:51 +0100
Received: from localhost by galjas.cs.vu.nl with esmtp
	(Smail3.1.28.1 #49) id m10HAOY-0006NAC; Sun, 28 Feb 99 18:52 +0100
Date: Sun, 28 Feb 1999 18:52:50 +0100 (MET)
From: Andy Lo A Foe <arloafoe@cs.vu.nl>
To: alsa-user@alsa.jcu.cz
Subject: Re: Problems compiling alsa-utils
In-Reply-To: <36D970C5.8057D1E5@cable.a2000.nl>
Message-ID: <Pine.GSO.4.10.9902281848470.29172-100000@galjas.cs.vu.nl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

On Sun, 28 Feb 1999, Pascal Haakmat wrote:

> Thanks for your help, I've now compiled a 2.0.36 kernel from the sources
> that seems to work (except for some symbol resolving problems). Make-ing
> the alsa-utils still gives the same error though. stddef.h exists in
> /usr/src/linux/include/linux; what do I do to make it available to g++?
> Is the location of stddef.h sane? Thanks in advance. The driver compiles
> and installs correctly now, so there is progress.

There should be a link from:

/usr/include/linux -> /usr/src/linux/include/linux

And

/usr/include/asm -> /usr/src/linux/include/asm

(which should have been set up correctly by the kernel compile)
Also rerun configure in alsa-utils (remove config.cache first), might
help...

Andy
--
Andy Lo A Foe, arloafoe@cs.vu.nl |   Linux v2.2.2   | PII 266 
http://www.cs.vu.nl/~arloafoe    |    ALSA 0.3.0    | Bebox 133
http://orbital.xs4all.nl/andy    |  IRCNet: adnans  | DVD freak


