[Bug 1017] socklen_t test in configure fails/configure stops
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Apr 19 18:07:57 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1017
------- Additional Comments From mark.lucking at bnpparibas.com 2005-04-19 18:07 -------
Ok,
Check for gvasrcsm01(lucm02a):/usr/include/sys $ ls -l types*
-r--r--r-- 1 bin bin 15489 Jun 22 2004 types.h
Its there and has correct permissions.
Yes I installed and rebuilt configure to try and fix the problem, although I
did not change the *.ac file. I have tried it again with the original configure
and I get the same problem. Sorry I forgot to mention that. No other changes
made honest.
Looked more carefully @ the config.log. The programs to test the sizes of the
various types don't seem correct to me...
int
| main ()
| {
| if ((char *) 0)
| return 0;
| if (sizeof (char))
| return 0;
| ;
| return 0;
| }
configure:15236: result: no
configure:15239: checking size of char
This will surely always return 0??
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list