From alsa-user-owner@alsa.jcu.cz  Wed Nov 11 17:59:04 1998
Received: from ItMightBeAServer.net (IDENT:root@qrvl209-74-60ppp180.epix.net [209.74.60.180])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id RAA00186;
	Wed, 11 Nov 1998 17:58:46 +0100
Received: from delphi.com (ItMightBeAServer [127.0.0.1])
          by ItMightBeAServer.net (8.8.4/8.8.4) with ESMTP
	  id LAA04807; Wed, 11 Nov 1998 11:54:19 -0500
Message-Id: <199811111654.LAA04807@ItMightBeAServer.net>
Date: Wed, 11 Nov 1998 11:54:16 -0500 (EST)
From: crc3419@delphi.com
Subject: Re: about the 0.20-pre10
To: perex@jcu.cz
cc: alsa-user@jcu.cz
In-Reply-To: <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 11 Nov, Jaroslav Kysela wrote:
> 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...

Hm...it seems RH4.1 doesn't work as well...is there some way around
this, or am I just SOL (stinking outta luck)? Or, to put it
differently, does this mean a complete upgrade of gcc/libc looms near
in my future? <shudder>

-- 
"Being myself a remarkably stupid fellow, I have had to unteach myself  the
 difficulties, and now beg to present to my fellow fools the parts that are
 not hard" --Silvanus P. Thompson, from "Calculus Made Easy."


