home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14619 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  768 b 

  1. Path: sparky!uunet!haven.umd.edu!mimsy!sjw
  2. From: sjw@cs.umd.edu (Shuo-jen Wu)
  3. Newsgroups: comp.unix.questions
  4. Subject: Questions about Library
  5. Message-ID: <62782@mimsy.umd.edu>
  6. Date: 12 Dec 92 04:29:14 GMT
  7. Sender: news@mimsy.umd.edu
  8. Distribution: usa
  9. Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742
  10. Lines: 9
  11.  
  12. I just downloaded a gif file viewer ource code) by ftp. I try to compile it
  13. on my PC. I have some problems when I compile it. There are some varibles
  14. undefined in libX11.so . I check the computer in my department,
  15. There are libX11.a and libX11.so in lib directary. But in my PC, there is
  16. only libX11.so. I guess there is some command which can convert .so to .a.
  17. Am I right ? Is anything I can do to solve the problem ?
  18.  
  19. Shuo-jen
  20.  
  21.