Yesterday when attempting to install from cvs I was
able to compile properly with make World, but received
errors when trying to make the install target, the
errors i received are included below. This is my first
time installing X from cvs so it is quite possible
that I have done something wrong any help anyone would
be able to give would be much appreciated.

I believe this is where the problem is occurring:


In file included from sis_common.h:69,
                 from sis_ctx.h:38,
                 from sis_alloc.c:37:
/usr/include/unistd.h:966: warning: redundant
redeclaration of `ctermid' in
sam$/usr/include/stdio.h:582: warning: previous
declaration of `ctermid'
/usr/include/unistd.h:985: warning: redundant
redeclaration of
`pthread_atfork'$/usr/include/pthread.h:673: warning:
previous declaration of `pthread_atfork'
sis_alloc.c: In function `sis_alloc_fb':
sis_alloc.c:124: `SIS_IOCTL_FB_ALLOC' undeclared
(first use in this function)
sis_alloc.c:124: (Each undeclared identifier is
reported only once   
sis_alloc.c:124: for each function it appears in.)
sis_alloc.c: In function `sis_free_fb':
sis_alloc.c:154: `SIS_IOCTL_FB_FREE' undeclared (first
use in this function)
sis_alloc.c: In function `sis_alloc_agp':
sis_alloc.c:197: `SIS_IOCTL_AGP_ALLOC' undeclared
(first use in this function)
sis_alloc.c: In function `sis_free_agp':
sis_alloc.c:224: `SIS_IOCTL_AGP_FREE' undeclared
(first use in this function)


I could not find these SIS_IOCTL* constants anywhere.

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to