On Sat, 1 Mar 2003, Mark Vojkovich wrote:

>   setjmp is a *macro* (for __sigsetjmp) defined in /usr/include/setjmp.h.
> This is libc 2.2. so it doesn't set HAS_GLIBC_SIGSETJMP.
> SYMCFUNCALIAS chokes on this.  This is gcc 2.95.3.

>    I think the HAS_GLIBC_SIGSETJMP set logic is wrong.

You've got glibc 2.2.1, I'll guess.  The #if's should be looking for glibc
< 2.2.2, not 2.2, although a host.def override is available (see
xfree86.cf).

Anyway, I'm chasing a related, though a little thornier, problem on my
libc5 system, so I'll fix this too.

Marc.

+----------------------------------+-----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310           |
|  Computing and Network Services  |  fax:    1-780-492-1729           |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]          |
|  University of Alberta           +-----------------------------------+
|  Edmonton, Alberta               |                                   |
|  T6G 2H1                         |     Standard disclaimers apply    |
|  CANADA                          |                                   |
+----------------------------------+-----------------------------------+
XFree86 Core Team member.  ATI driver and X server internals.

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to