Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!TALCOTT.HARVARD.EDU!odi!dlw From: odi!dlw@TALCOTT.HARVARD.EDU (Dan Weinreb) Newsgroups: gnu.gdb.bug Subject: gdb installation Message-ID: <8903201627.AA19221@odi.odi.com> Date: 20 Mar 89 16:27:32 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 4 I know you don't maintain xgdb, but I thought I'd point this out anyway: the Makefile entry for xgdb seems to be missing a library. It needs to have "-lXmu" right before the "-lX11". Otherwise xgdb.c gets a lot of compiler errors. With this change it seems to work.