From: H.J. Lu (hlu@yoda.eecs.wsu.edu)
Date: 11/21/92


From: hlu@yoda.eecs.wsu.edu (H.J. Lu)
Subject: Re: Error compiling XV
Date: 21 Nov 1992 10:38:23 GMT

In article <By23G9.BML@news.iastate.edu> mhbrekke@iastate.edu (Monty H. Brekke) writes:
>In article <1992Nov20.085721.1271@rz.uni-karlsruhe.de> tex@ipf.bau-verm.uni-karlsruhe.de writes:
>>Hello,
>>
>>compiling (loading) XV gives the following error:
>>gcc -o xv xv.a libjpeg.a libtiff.a -lX11 -lm
           ^^^^^^
Could someone please remove xv.a from all the ftp sites? Since
X11 2.0 (Xfree386 1.0), we don't need foo.a any more. That is why
we have jump table. xv.a is VERY VERY old in Linux term.

BTW, I believd xv should be compiled almost right out of box if
you have some experience with X11, C and Unix.

H.J.