This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XV Installation Problem


"steven woody" writes:

> oh, please. can anyone help me ?
...
> > got another error:
> >
> > make[1]: Leaving directory `/usr/src/xv-3.10a/tiff'
> > cc -O  -DDOJPEG -Ijpeg -DDOTIFF -Itiff -DDOPDS         -c xv.c
> > In file included from xv.c:11:
> > xv.h:119: error: conflicting types for 'sys_errlist'
> > /usr/include/sys/errno.h:23: error: previous declaration of
> > 'sys_errlist' was here
> > xv.h:119: error: conflicting types for 'sys_errlist'
> > /usr/include/sys/errno.h:23: error: previous declaration of
> > 'sys_errlist' was here
> > make: *** [xv.o] Error 1
> >
> > please help!
> >
A couple of years ago I installed xv.  
Here are the notes I took then : 

   Installed from sources, modifying
   in makefile : 
     CC = gcc -ansi -I/usr/X11R6/include/ -L/usr/X11R6/lib/
     MANDIR = /usr/man/man1
   in Xos.h : 
     extern __IMPORT _CONST char * _CONST _sys_errlist[];

Didn't tried anything it know, just hope it helps.  
-- 
   Take it Easy          Don't worry            Be Happy

                           Thierry

°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]