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




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@localhost slmodem-2.9.11-20080417]$ cd modem/
[olivares@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
modem_main.c: In function ‘setup_stream’:
modem_main.c:429: warning: ‘snd_pcm_sw_params_set_xfer_align’ is deprecated (declared at /usr/include/alsa/pcm.h:1104)
make: *** [modem_main.o] Error 1
[olivares@localhost modem]$


TIA,

Antonio




--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Where is /usr/include/gnu/stubs.h?
    ... In trying to create a SLMODEMD.gcc4.3, that will serve many users who use slmodemd + alsa component, I encounter the error in subject "( ...
    (Fedora)
  • FindNextFile skippes web directories
    ... I use FindNextFile in a program that looks for special files in my file ... systems(fat and ntfs); ... I encounter a problem that directories that serve also as a local web site ...
    (microsoft.public.win32.programmer.kernel)
  • Re: FindNextFile skippes web directories
    ... I encounter a problem that directories that serve also as a local web site ... root, in my file system are skipped by the above function. ...
    (microsoft.public.win32.programmer.kernel)