home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10255 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  941 b 

  1. Path: sparky!uunet!dove!epg.nist.gov!fein
  2. From: fein@epg.nist.gov (Aaron Fein)
  3. Newsgroups: comp.sys.hp
  4. Subject: Motif and regcmp
  5. Message-ID: <5476@dove.nist.gov>
  6. Date: 10 Sep 92 16:58:27 GMT
  7. Sender: news@dove.nist.gov
  8. Reply-To: fein@epg.nist.gov
  9. Organization: NIST
  10. Lines: 16
  11.  
  12. I am having a problem similar to the PW library problem posted recently.  
  13.  
  14. I was able to successfully compile and link a Motif application, but when I
  15. run it I get a message saying "Unable to resolve regcmp (code)..."  (Why 
  16. wasn't this caught by the linker?) So I added in the PW library in the link. 
  17. The link failed with a message about unsatisfied symbols: free and write. 
  18. I am trying to figure out in what library free and write are located and 
  19. why are they no longer found once I add the PW library in the link.  
  20.  
  21. I have tried -lc -lPw -lc as suggested and this did not link either.
  22.  
  23. Config: HP 700 HP-UX 8.07
  24.  
  25. Any help would be greatly appreciated.
  26.  
  27. -A.
  28.