home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / 20622 < prev    next >
Encoding:
Text File  |  1992-12-30  |  936 b   |  35 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!ghost.dsi.unimi.it!ipgaix!dedalo.unipg.it!luca
  3. From: luca@dedalo.unipg.it (Luca Priorelli)
  4. Subject: tvtwm - cannot link
  5. Message-ID: <1992Dec30.124846.178707@ipgaix.unipg.it>
  6. Sender: news@ipgaix.unipg.it (News Distribution System/9999999)
  7. Nntp-Posting-Host: dedalo.unipg.it
  8. Organization: Universita' di Perugia
  9. Date: Wed, 30 Dec 1992 12:48:46 GMT
  10. Lines: 23
  11.  
  12. I am trying to compile tvtwm on a SPARCstation with Solaris 1.0.1.
  13. I am using the X files in the openwin distribution (should be X 11.4).
  14.  
  15. The compilation is done right but when I link I get the following undefined
  16. symbols:
  17. _pow
  18. _floor
  19. _get_wmShellWidgetClass
  20. _get_applicationSHellWidgetClass
  21. __XtInherit
  22. _XtToolkitInitialize
  23.  
  24. The libraries specified in the Imakefile are:
  25.     -lXmu -lXext -lX11
  26.  
  27. to these I have added:
  28.     -lXt
  29.  
  30. It seems I still have to add something. Any hints?
  31.  
  32. Thamk you.
  33.  
  34. Luca Priorelli
  35.