Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU (Donna Converse) Newsgroups: comp.windows.x Subject: Re: Building some of the clients Message-ID: <9002062324.AA01163@expo.lcs.mit.edu> Date: 6 Feb 90 23:24:27 GMT References: Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 26 > I built X11R4 and some clientsfrom the contrib dir on a sun 3/470 > I ran into following problems : > > (a) My xterm menus appear humongous i.e. the menu pane almost covers > up the whole screen. The twm menu shows up O.K. > > (b) I experienced simmmilar problem starting emacs. Try starting these clients without giving any of your private X resource specifications to them. Look for geometry specifications in your resource specs that could be causing this. In particular, change xterm*geometry to xterm*vt100.geometry. > (d) I am having problem getting xmh started. xmh starts and waits for user/twm > to place the window and with a flash (one can barely see the outlines of some > buttons forming) dies with segmentation fault - no core dumped. > Any body got a clue. Yeah, I got a clue. Compile this client with a compiler other than gcc 1.34, 1.35, or 1.36. Donna Converse converse@expo.lcs.mit.edu