home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20901 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.7 KB

  1. Xref: sparky comp.windows.x:20901 comp.unix.aix:13130
  2. Newsgroups: comp.windows.x,comp.unix.aix
  3. Path: sparky!uunet!usc!howland.reston.ans.net!sol.ctr.columbia.edu!yu1.yu.edu!hosseino
  4. From: hosseino@yu1.yu.edu (Joshua Hosseinof)
  5. Subject: libXmu problems on Aix 3.2 RS/6000
  6. Sender: nobody@ctr.columbia.edu
  7. Organization: Yeshiva University
  8. Date: Fri, 8 Jan 1993 07:27:51 GMT
  9. Message-ID: <1993Jan8.072751.9135@sol.ctr.columbia.edu>
  10. X-Posted-From: yu1.yu.edu
  11. NNTP-Posting-Host: sol.ctr.columbia.edu
  12. Lines: 23
  13.  
  14. I was able to successfully compile the X11R5 distribution on
  15. our RS/6000, but I seem to having some problems with the Xmu library.
  16. Some of the client programs which use this library compile and link
  17. just fine, but when I run them they give me a whole bunch of Undefined
  18. Symols Xt......  in libXmu.a
  19. And then at the bottom it says
  20. Exec Format error: libXmu.a[shr.o]
  21. So I managed to trace the common denominator behind all these undefined
  22. symbols, and it appears that they are all located in the include
  23. file Intrinsic.h.   When I took a look at Intrinsic.h I noticed that
  24. all of those symbols had #ifdef NeedFunctionPrototypes right
  25. after the opening { of each symbol and an #endif right before
  26. each closing } .  So is there some special linking or compiling flag
  27. that I should use for building the libXmu library or for building
  28. these clients, or should I change this Intrinsic.h file?
  29. Any help would be appreciated.
  30.  
  31.  
  32. -- 
  33. ___________________________________________________________________________
  34. |Joshua Hosseinof             --             hosseino@yu1.yu.edu          |
  35. |The above opinions are my own and contain no cholesterol or tropical oils|
  36. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  37.