error about compiling Xorg7.1

2006-08-23 Thread cckuo
Dear X friends:
I download the Xserver7.1 from the http://ftp.x.org/pub/X11R7.1/src/xserver/
After producing Makefile by typing configure, I found the error message
says 
extension.c:234: error: UntrustedProcVector undeclared (first use in this
function)
extension.c:234: error: (Each undeclared identifier is reported only once
extension.c:234: error: for each function it appears in.)
extension.c:235: error: SwappedUntrustedProcVectorundeclared (first use in
this function)
make[1]: *** [extension.lo] Error 1
make[1]: Leaving directory `/mnt/hdc/cckuo/Xorg/7.1/xserver/dix'
make: *** [all-recursive] Error 1

I grep both the UntrustedProcVector and  SwappedUntrustedProcVector, and
I found it was defined in Xext/Security.c.
Should I add some compiling options or download additional files to compile?
Sincerely Yours,
cckuo


make.log
Description: Binary data


Re: error about compiling Xorg7.1

2006-08-23 Thread Marc Aurele La France

On Wed, 23 Aug 2006, cckuo wrote:


Dear X friends:
I download the Xserver7.1 from the http://ftp.x.org/pub/X11R7.1/src/xserver/
After producing Makefile by typing configure, I found the error message
says
extension.c:234: error: UntrustedProcVector undeclared (first use in this
function)
extension.c:234: error: (Each undeclared identifier is reported only once
extension.c:234: error: for each function it appears in.)
extension.c:235: error: SwappedUntrustedProcVectorundeclared (first use in
this function)
make[1]: *** [extension.lo] Error 1
make[1]: Leaving directory `/mnt/hdc/cckuo/Xorg/7.1/xserver/dix'
make: *** [all-recursive] Error 1



I grep both the UntrustedProcVector and  SwappedUntrustedProcVector, and
I found it was defined in Xext/Security.c.
Should I add some compiling options or download additional files to compile?
Sincerely Yours,
cckuo


Please refrain from spamming XFree86 mailing lists about X.Org problems.

Marc.

+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Academic Information and|  fax:1-780-492-1729   |
|Communications Technologies   |  email:  [EMAIL PROTECTED]  |
|  352 General Services Building   +---+
|  University of Alberta   |   |
|  Edmonton, Alberta   | Standard disclaimers apply|
|  T6G 2H1 |   |
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: error about compiling Xorg7.1

2006-08-23 Thread Alan Coopersmith

Marc Aurele La France wrote:

On Wed, 23 Aug 2006, cckuo wrote:

Dear X friends:
I download the Xserver7.1 from the 
http://ftp.x.org/pub/X11R7.1/src/xserver/


Please refrain from spamming XFree86 mailing lists about X.Org problems.


[EMAIL PROTECTED] is the correct list for asking questions about
X.Org software releases, though like XFree86, we will also ask that you
send each question just once, and not repeatedly spam the same message
as you have been doing on the XFree86 lists (that's just rude everywhere).

You can find the link to subscribe and view the archives by going to
http://www.x.org/ and clicking on the Mailing Lists link.

--
-Alan Coopersmith-   [EMAIL PROTECTED]
 Sun Microsystems, Inc. - X Window System Engineering
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel