On Thu, 8 Mar 2001, Rick Forrister wrote:

> Jichun Li wrote:
> >
> > Hi,
> >
> >    I am trying to install 'xv'  (version 3.10a) on my PC running  redhad
> > linux,  I always got the error messages like:
> > ---------------------------
> > xvcut.o(.text+0x3204): undefined reference to `XSetFunction'
> > xvcut.o(.text+0x325d): undefined reference to `XDrawLine'
> > xvcut.o(.text+0x32b1): undefined reference to `XDrawLine'
> > xvcut.o(.text+0x3308): undefined reference to `XDrawRectangle'
> > xvcut.o(.text+0x33cb): undefined reference to `XFillRectangle'
> > xvcut.o(.text+0x3401): undefined reference to `XFillRectangle'
> > ......
> > ---------------------------------
> >
> >    Anyone can give any suggestion how I can fix it?
> >
> >     Thanks.
> >
> > Jack
>
> Insufficient data.  How are you trying to install?  From a furball, rpm,
> what?  I've got the PowerTools xv for 3.10a installed now (both on 7.0
> & on Wolverine (7.1 rc1); works fine on both.
>
> best
>     rickf
>
Are you trying to compile XV?  It looks like you are missing a
development package or two.  Also, did you remember to edit Makefile?

### for LINUX, uncomment the following line
MCHN = -DLINUX -L/usr/X11R6/lib

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to