home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14378 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.1 KB

  1. Path: sparky!uunet!ogicse!ogicse.cse.ogi.edu!bruce
  2. From: bruce@ogicse.cse.ogi.edu (Bruce Jerrick)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: undefined symbol attempting to build X applications
  5. Message-ID: <40533@ogicse.ogi.edu>
  6. Date: 25 Jul 92 06:36:21 GMT
  7. Article-I.D.: ogicse.40533
  8. Sender: bruce@ogicse.ogi.edu
  9. Distribution: world
  10. Organization: Oregon Graduate Institute (formerly OGC), Beaverton, OR
  11. Lines: 19
  12.  
  13.  
  14. <Trying to build xgoban-1.0, i get the following symbols undefined from ld:
  15. <   _get_wmShellWidgetClass
  16. <   _get_applicationShellWidgetClass
  17.  
  18. I don't have a solution, just some input.  This appears to be a SunOS 4.1.2
  19. 'ld' problem; it doesn't happen if you use /bin/ld from SunOS 4.1.1 .
  20. It also doesn't happen if you compile with -Bstatic .
  21.  
  22. When it does happen, the file is executable (normally when 'ld' has
  23. undefined's, the file isn't made executable), and the one example I
  24. tested (xclock) ran OK.
  25.  
  26. Anxiously awaiting a /bin/ld patch ...
  27.  
  28.         Bruce Jerrick
  29.         Oregon Graduate Institute
  30.         InterNet:  bruce@cse.ogi.edu
  31.         Voice:     (503) 690-1157
  32.