Where is /usr/include/gnu/stubs.h?

Ralf Corsepius rc040203 at freenet.de
Sat Jun 14 05:08:07 UTC 2008


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?
> 
> [olivares at localhost slmodem-2.9.11-20080417]$ cd modem/
> [olivares at localhost 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





More information about the fedora-list mailing list