home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9580 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.5 KB  |  45 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!hellgate.utah.edu!math.utah.edu!news.math.utah.edu!c-amb
  3. From: c-amb@math.utah.edu (Mark B. Alston)
  4. Subject: Can't compile xv-2.21, help!
  5. Sender: news@math.utah.edu
  6. Date: Tue, 1 Sep 1992 17:13:34 GMT
  7. Distribution: comp
  8. Organization: Department of Mathematics, University of Utah
  9. Message-ID: <C-AMB.92Sep1101334@solitude.math.utah.edu>
  10. Lines: 33
  11.  
  12.     I am having one hell of a time compiling programs for X.  I
  13. have installed the xprog file and followed all instructions for
  14. placement of the libs.  However, when trying to compile xv I recieve
  15. the following errors.
  16.  
  17. # make
  18. gcc -s -o xv xv.a libjpeg.a libtiff.a -lX11 -lm
  19. xv.a(xvjpeg.o): Undefined symbol _setjmp referenced from text segment
  20. xv.a(xvjpeg.o): Undefined symbol _setjmp referenced from text segment
  21. make: *** [xv] Error 1
  22. #
  23.  
  24. Does xv need some other libs?
  25.  
  26. I am running:      linux 0.97pl2
  27.         x11v1.1 with 8514/a patches
  28.         gcc 2.2.2d
  29.  
  30.     I am also having problems with any X11 program I compile with
  31. shared libs core dumping all over the place.  This seems to suggest
  32. that something is wrong with my libs, but what?
  33. --
  34. --------------------------------------------------------
  35.   Mark Alston        
  36.   c-amb@math.utah.edu
  37.        
  38.        It is not just a riot of blots and blurs and 
  39.       disjointed jottings linked by spurts of speed...
  40.       it only looks as like it as damn it.
  41.        
  42.                           James Joyce, Finnegans Wake
  43. ---------------------------------------------------------
  44.  
  45.