Re: Still problems with my Xemacs compile

1998-12-18 Thread Daniel Elenius
It looks as though you don't have audio header files on your system, or the XEmacs source is looking in the wrong place for said audio header files. From your prompt, do the following command: find / -name soundlib.h -print If find shows you that you do in fact have soundlib.h on your

Still problems with my Xemacs compile

1998-12-17 Thread Daniel Elenius
Hi! Thanks for the help so far with my xemacs+gpm problem. It still won't compile, though! I got rid of the ncurses error, and a couple of other things that I solved in similar manners, but now I get this: ---8-- In file

Re: Still problems with my Xemacs compile

1998-12-17 Thread Matt Garman
On Thu, Dec 17, 1998 at 08:28:07PM +0100, Daniel Elenius wrote: In file included from nas.c:65: config.h:37: warning: `alloca' redefined /usr/include/alloca.h:39: warning: this is the location of the previous definition nas.c:68: audio/audiolib.h: No such file or directory nas.c:69: