home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dove!epg.nist.gov!fein
- From: fein@epg.nist.gov (Aaron Fein)
- Newsgroups: comp.sys.hp
- Subject: Motif and regcmp
- Message-ID: <5476@dove.nist.gov>
- Date: 10 Sep 92 16:58:27 GMT
- Sender: news@dove.nist.gov
- Reply-To: fein@epg.nist.gov
- Organization: NIST
- Lines: 16
-
- I am having a problem similar to the PW library problem posted recently.
-
- I was able to successfully compile and link a Motif application, but when I
- run it I get a message saying "Unable to resolve regcmp (code)..." (Why
- wasn't this caught by the linker?) So I added in the PW library in the link.
- The link failed with a message about unsatisfied symbols: free and write.
- I am trying to figure out in what library free and write are located and
- why are they no longer found once I add the PW library in the link.
-
- I have tried -lc -lPw -lc as suggested and this did not link either.
-
- Config: HP 700 HP-UX 8.07
-
- Any help would be greatly appreciated.
-
- -A.
-