home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14132 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.5 KB  |  50 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!mcsun!sunic!kth.se!lionfish.tds.kth.se!tomasc
  3. From: tomasc@lionfish.tds.kth.se (Tomas Carlsson)
  4. Subject: Re: compile error
  5. Message-ID: <1992Jul21.105610.8785@kth.se>
  6. Sender: usenet@kth.se (Usenet)
  7. Nntp-Posting-Host: lionfish.tds.kth.se
  8. Reply-To: tomasc@lionfish.tds.kth.se (Tomas Carlsson)
  9. Organization: Royal Institute of Technology, Stockholm, Sweden
  10. References:  <1992Jul20.121551.22457@kth.se>
  11. Date: Tue, 21 Jul 1992 10:56:10 GMT
  12. Lines: 36
  13.  
  14. In article <1992Jul20.121551.22457@kth.se>, tomasc@lionfish.tds.kth.se (Tomas Carlsson) writes:
  15. |> I'm trying to compile a program I've written. I've stolen and
  16. |> modified a Makefile but I'm not able to understand this error:
  17. |> 
  18. |>    ld: Undefined symbol 
  19. |>       _error 
  20. |>       _pow
  21. |>       _floor
  22. |>       _get_wmShellWidgetClass
  23. |>       _get_applicationShellWidgetClass
  24. |>       __XtInherit
  25. |>       _XtToolkitInitialize
  26. |>    *** Error code 2
  27. |> 
  28.      (deleted som stuff here)
  29. |>
  30. |> In my makefile I use (among others) these flags: (yes, I've
  31. |> used devguide)
  32. |> 
  33. |>    -lguidexv -lguide -lxview -lolgx -lXmu -lXt -lXext -lX11
  34. |> 
  35. |> I'm using openwindows 3.0, X11R5 on a sun4.
  36.              ^^^^^^^^^^^^^^^
  37.  
  38. That seems to be the problem (OW 3.0). I tried to compile under
  39. OW 2.0 - no problem!
  40.  
  41. Does this finding ring any bells? If you have a suggestion
  42. please give it to me (I've run out).
  43.  
  44. Thanks to those who emailed me. Unfortunately nothing has worked.
  45.  
  46.  
  47. Answers here, the above address or to tomasc@sics.se
  48.  
  49. Tomas Carlsson
  50.