From: Howard S. <fla...@mi...> - 2004-12-02 04:28:14
|
Jeff Welty wrote: > Look at the Makefile that is created by the configure script. Based on > what you describe for packages, it should have a "HAVE_ALSA" define'd in > the CFLAGS. But it doesn't. The Makefile configure generates is attached. > It would appear after the -Wall, and look like > -DHAVE_ALSA. Just remove the -DHAVE_ALSA, rm *.o, then try make again. With nothing to lose, I *added* -DHAVE_ALSA, then did rm *.o, rm gwc, make. No change in behavior when the program runs. Sorry to be such a pain about this. I'm sure it's something simple--and stupid--that I did wrong to change the configuration when I moved to the new HD. I just don't have any idea what it is or how to troubleshoot it. Thanks a million for your help. Howard Sanner fla...@mi... |