home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aix / 8050 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.9 KB  |  47 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!email!jf
  3. From: jf@edv6000.tuwien.ac.at (Josef Fritscher (58801-5505))
  4. Subject: Re: Help w/xrn6-17
  5. Message-ID: <1992Jul22.103653.17294@email.tuwien.ac.at>
  6. Sender: news@email.tuwien.ac.at
  7. Nntp-Posting-Host: edv6000.tuwien.ac.at
  8. Reply-To: fritscher@edvz.tuwien.ac.at
  9. Organization: Technical University of Vienna
  10. References:  <4903@vtserf.cc.vt.edu>
  11. Date: Wed, 22 Jul 1992 10:36:53 GMT
  12. Lines: 33
  13.  
  14. In article <4903@vtserf.cc.vt.edu>, feats@feats.cc.vt.edu writes:
  15. |> I have tried to MAKE the xrn6-17 application on my RS/6000-220 with the
  16. |> following results:
  17. |> 
  18. |>      0706-317 ERROR:  Unresolved or undefined symbols detected:
  19. |> 
  20. |>                       .regcmp
  21. |>                       .regex
  22. |> 
  23. |> 
  24. |> When I did a grep 'regcmp' *.c or grep 'regex' *.c the two undefined
  25. |> symbols appear in cursor.c and buttons.c.  I tried finding these two
  26. |> symbols in various header files so that I might fix the problem.
  27. |> 
  28. |> Where might these symbols be located (which headers) and what are the
  29. |> associated libs that I need to access so the xrn6-17 application can be
  30. |> created on my machine?
  31.  
  32. I don't know why, but they are in libPW.a, so you've to add -lPW at the
  33. right place in the Makefile.
  34.  
  35. - Joe
  36. -- 
  37. Josef Fritscher                     Internet: fritscher@edvz.tuwien.ac.at
  38. Computing Center                      Bitnet: fritscher@awituw64.bitnet
  39. Technical University of Vienna    in reality: jf@edv6000.tuwien.ac.at
  40. Wiedner Hauptstrasse 8-10              Voice: ++431 58 801/5505
  41. A-1040 Vienna, Austria/Europe         Fax: ++431 58 74 211 
  42. Member of the Austrian Center for Parallel Computation (ACPC)
  43. -------------------------------------------------------------------------
  44. The function of local-in-Universe critical information-gathering and
  45. local-in-Universe problem-solving is manifest in the cockpit of all
  46. great airplanes.                                  (R. Buckminster Fuller)
  47.