home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!cs.utexas.edu!hellgate.utah.edu!math.utah.edu!news.math.utah.edu!c-amb
- From: c-amb@math.utah.edu (Mark B. Alston)
- Subject: Can't compile xv-2.21, help!
- Sender: news@math.utah.edu
- Date: Tue, 1 Sep 1992 17:13:34 GMT
- Distribution: comp
- Organization: Department of Mathematics, University of Utah
- Message-ID: <C-AMB.92Sep1101334@solitude.math.utah.edu>
- Lines: 33
-
- I am having one hell of a time compiling programs for X. I
- have installed the xprog file and followed all instructions for
- placement of the libs. However, when trying to compile xv I recieve
- the following errors.
-
- # make
- gcc -s -o xv xv.a libjpeg.a libtiff.a -lX11 -lm
- xv.a(xvjpeg.o): Undefined symbol _setjmp referenced from text segment
- xv.a(xvjpeg.o): Undefined symbol _setjmp referenced from text segment
- make: *** [xv] Error 1
- #
-
- Does xv need some other libs?
-
- I am running: linux 0.97pl2
- x11v1.1 with 8514/a patches
- gcc 2.2.2d
-
- I am also having problems with any X11 program I compile with
- shared libs core dumping all over the place. This seems to suggest
- that something is wrong with my libs, but what?
- --
- --------------------------------------------------------
- Mark Alston
- c-amb@math.utah.edu
-
- It is not just a riot of blots and blurs and
- disjointed jottings linked by spurts of speed...
- it only looks as like it as damn it.
-
- James Joyce, Finnegans Wake
- ---------------------------------------------------------
-
-