RMS> That file is in the same directory, /usr/include/alsa/, on my machine RMS> too. It finds the file because of
RMS> CFLAGS_SOUND= -I/usr/include/alsa RMS> in src/Makefile. Is that line different in your src/Makefile? Yes, mine is: CFLAGS_SOUND= RMS> If so, please debug why it is filled in differently. Jan D. was going to check for this in configure.in. Tom > [EMAIL PROTECTED] skrev: Tom > The output of the "pkg-config --cflags alsa" is just a single space. Jan D. > That is not right, it should be -I/usr/include/alsa. Maybe I can do a Jan D. > configure.in test for this brokeness. Jan D. > Jan D. But if I do setenv CFLAGS_SOUND -I/usr/include/alsa at the command line before the configure, configure.in finds the file(s). and the src/Makefile is like yours. Is this my system setup that should have this variable set? Or is configure.in supposed to find it and set it? thanks tom _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
