emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sound problem with SUSE x86_64


From: twurgl
Subject: Re: Sound problem with SUSE x86_64
Date: Wed, 20 Dec 2006 11:32:11 -0500

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 > address@hidden 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]