quad_t: incompatible types in config.log:

David Rankin drankin at bohemians.lexington.ky.us
Fri Dec 31 05:23:01 EST 1999


On Thu, Dec 30, 1999 at 01:20:28PM -0400, Marc G. Fournier wrote:

> Nope, produces the following instead:

> configure:2050: checking for quad_t
> configure:2059: gcc -c -g -O2 -Wall -I/usr/slocal/include  conftest.c 1>&5
> configure: In function `main':
> configure:2055: conversion to non-scalar type requested
> configure: failed program was:
> #line 2052 "configure"
> #include "confdefs.h"
> #include <sys/types.h>
> int main() {
> quad_t a; a = (quad_t) 1235;
> ; return 0; }
> 

Why don't you send out the line in /usr/include/sys/types that defines
quad_t? I'm beginning to suspect that Solaris 7 (I can only access 2.6)
is using quad_t as something != int64_t or long long int.

Thanks,
David

-- 
David W. Rankin, Jr.     Husband, Father, and UNIX Sysadmin. 
   Email: drankin at bohemians.lexington.ky.us   Address/Phone Number: Ask me.
"It is no great thing to be humble when you are brought low; but to be humble
when you are praised is a great and rare accomplishment." St. Bernard





More information about the openssh-unix-dev mailing list