On Fri, 2008-06-13 at 22:01 -0700, Antonio Olivares wrote:
> Dear all,
> 
> In trying to create a SLMODEMD.gcc4.3, that will serve many users who use 
> slmodemd + alsa component, I encounter the error in subject "(
> 
> Is there any place that this file exists?
> Has this file been depracated?
> 
> [EMAIL PROTECTED] slmodem-2.9.11-20080417]$ cd modem/
> [EMAIL PROTECTED] modem]$ make SUPPORT_ALSA=1
> rebuild profile...
> gcc -m32 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -DSUPPORT_ALSA=1   -o 
> modem_main.o -c modem_main.c 
> In file included from /usr/include/features.h:359,
>                  from /usr/include/string.h:26,
>                  from modem_main.c:48:
> /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or 
> directory

# rpm -qf /usr/include/gnu/stubs-32.h
glibc-devel-2.8-3.i386

Are you on x86_64? Then, you probably only have the x86_64 version of
glibc-devel installed and need to additionally install the i386 version.

Ralf


-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Reply via email to