From alsa-user-owner@alsa.jcu.cz  Wed Nov 11 17:46:16 1998
Received: from entry.jcu.cz (IDENT:perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id RAA31728;
	Wed, 11 Nov 1998 17:44:52 +0100
Date: Wed, 11 Nov 1998 17:44:52 +0100 (CET)
From: Jaroslav Kysela <perex@jcu.cz>
To: Jeremy Crabtree <crc3419@delphi.com>
cc: alsa-user@jcu.cz
Subject: Re: about the 0.20-pre10
In-Reply-To: <199811111630.LAA04277@ItMightBeAServer.net>
Message-ID: <Pine.LNX.3.96.981111174351.3999G-100000@entry.jcu.cz>
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 Wed, 11 Nov 1998, Jeremy Crabtree wrote:

> 
> Well, the drivers compiled nicely...but then the mixer wouldn't
> work...so I checked my mail archives and found what should have been
> the solution...so I compiled and installed the newest alsa-lib, I then
> tried to compile and install the newest alsa-utils, and got the
> following:
> 
> $ make
> make -C alsactl
> make[1]: Entering directory `/pub/tars/alsa-utils-0.0.7/alsactl'
> gcc -I/usr/include -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -I/usr/local/include -I../include -M *.c > .depend
> gcc -I/usr/include -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe  -I/usr/local/include -I../include -c -o alsactl.o alsactl.c
> alsactl.c: In function `main':
> alsactl.c:144: elements of array `long_option' have incomplete type

It looks like that you don't have defined 'struct option' in
/usr/include/getopt.h file...

With RH 4.2 can be alsa-utils-0.0.7 compiled well...

						Jaroslav

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic


