home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / hp / 15438 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.0 KB  |  38 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!think.com!yale.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!gnatz
  3. From: gnatz@Informatik.TU-Muenchen.DE (Gnatz Rupert)
  4. Subject: Problem with HP Interface Architect
  5. Originator: gnatz@hprbg1.informatik.tu-muenchen.de
  6. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Date: Thu, 28 Jan 1993 16:47:25 GMT
  9. Message-ID: <1993Jan28.164725.19241@Informatik.TU-Muenchen.DE>
  10. Lines: 26
  11.  
  12.  
  13. Hi *,
  14.  
  15. having generated C-Code from Architect and then running
  16. Architect's make file, I got the following problem:
  17.  
  18.         cc ABW.o abw.o  Lief.o  /usr/lib/end.o  -L/usr/lib/X11R4 
  19. -L/usr/lib/Motif1.1 -L /usr/architect2.0/lib  -larch -lXm -lXt -lX11 
  20. -lPW -lm -o ABW
  21. /bin/ld: Unsatisfied symbols:
  22.    UxStatus (code)
  23.    UxError (code)
  24.    UxDialog (code)
  25.    UxWarning (code)
  26. *** Error code 1
  27.  
  28. Stop.
  29.  
  30. What's wrong ?
  31.  
  32. Of course, running the whole thing under Architect's test mode
  33. pops up all the boxes correctly.
  34.  
  35. Any hint is wellcome
  36.  
  37. Rupert
  38.