home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / gnu / gcc / help / 2306 < prev    next >
Encoding:
Text File  |  1992-10-12  |  1.2 KB  |  40 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!math.fundp.ac.BE!miv
  3. From: miv@math.fundp.ac.BE (Michel Vause (GRT-FUNDP) (32)(81)724923)
  4. Subject: Problem between gcc and X Window/Motif
  5. Message-ID: <9210120934.AA29708@galois.math.fundp.ac.be>
  6. Sender: miv%galois@mitvma.mit.edu
  7. Reply-To: miv@math.fundp.ac.be
  8. Organization: GNUs Not Usenet
  9. Distribution: gnu
  10. Date: Mon, 12 Oct 1992 11:34:45 GMT
  11. Lines: 27
  12.  
  13. Hello network friends !
  14.  
  15. I've installed gcc-2.1 without problems on my DECstation 3100 under
  16. Ultrix 4.2a. Ok !
  17.  
  18. But I have a problem when I try to use gcc to compile a program for X
  19. Window/Motif (for example, the programs in Young's book "X Window
  20. System Programming and Applications with Xt - OSF/Motif Edition"). The
  21. compilation seems Ok, but when I try to execute the program, I have the messages
  22.  :
  23.  
  24. >> X Toolkit Warning : Cannot find callback list in XtAddCallbacks.
  25. >> ...
  26. >> X Toolkit Warning : Cannot find callback list in XtAddCallbacks.
  27.  
  28. And effectively the menu doesn't work.
  29.  
  30. When I use the native compiler cc of DEC, I have no problem.
  31.  
  32. Can somebody help me ?
  33.  
  34. Thanks for all replies/suggestions/hints.
  35.  
  36. VAUSE Michel
  37. FUNDP - GRT
  38. NAMUR (Belgium)
  39. miv@math.fundp.ac.be
  40.