home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8853 < prev    next >
Encoding:
Text File  |  1992-08-22  |  650 b   |  22 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!wupost!darwin.sura.net!tulane!butler
  3. From: butler@cs.tulane.edu (Larry Butler)
  4. Subject: Re: Can't compile xloadimage with gcc 2.2.2d
  5. Message-ID: <1992Aug23.025954.10785@cs.tulane.edu>
  6. Sender: news@cs.tulane.edu
  7. Organization: Computer Science Dept., Tulane Univ., New Orleans, LA
  8. References: <2677108@aplvax.msfc.nasa.gov> <1992Aug21.182440.11664@serval.net.wsu.edu>
  9. Date: Sun, 23 Aug 1992 02:59:54 GMT
  10. Nntp-Posting-Host-[nntpd-10762]: rex
  11. Lines: 9
  12.  
  13. I tried:
  14.  
  15. gcc -static -V 2.2.2 -s -o xloadimage xloadimage.a -lXext -lX11 -lm
  16.  
  17. and got the same result:
  18.  
  19. ld: No such file or directory for libXext.a
  20.  
  21. ?????
  22.