home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aix / 8230 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.4 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!m2.dseg.ti.com!ief!block
  2. From: block@ief.itg.ti.com (Bucky Block)
  3. Newsgroups: comp.unix.aix
  4. Subject: Linking with Shared and Non-shared libs.
  5. Message-ID: <1992Jul27.222150.30114@ief.itg.ti.com>
  6. Date: 27 Jul 92 22:21:50 GMT
  7. Organization: IEF Development, Texas Instruments Inc., Plano Texas.
  8. Lines: 25
  9. X-Disclaimer: This message was written by a user at Texas Instruments Inc.
  10.               The opinions expressed within are those of the user and not
  11.               necessarily those of Texas Instruments.
  12.  
  13.  
  14. This may be a stupid question but...
  15.  
  16. I have built X11 R5 for my rs6000 running AIX 3.2, the default
  17. ibm.cf specifies the rules for building shared libraries. R5 is
  18. great, however when I try to run an application that that was 
  19. linked with the Motif lib (from IBM 1.1.4 ,non-shared) and the 
  20. new X11R5 libs (shared) I get the following:
  21.  
  22. root on ief% testit.rs6000
  23. Could not load program testit.rs6000
  24. Could not load library libXm.a[shr4.o]
  25. Error was: No such file or directory
  26.  
  27.  
  28. I've tried the -bnso -bI:/lib/syscalls.exp flags but then the
  29. linker has a bunch of unknown symbols.
  30.  
  31. Any help would be appreciated...
  32.  
  33. -- 
  34.  
  35. Bucky Block                         |     block@ief.itg.ti.com
  36. IEF Development                     |     TIMSG: BLOC
  37. Texas Instruments, Plano Texas      |     (214) 575-4732
  38.