Hi,

I have just tried to ./configure;make ssh 2.1.0 on a DEC Alpha OSF/1 4.0
machine (two actually).  configure makes it through without any errors
although it reports "no" to a lot of the entries.  make reports:

No suffix list.
make  all-recursive
No suffix list.
Making all in lib
No suffix list.
Making all in sshutil
No suffix list.
Making all in sshcore
cc -DHAVE_CONFIG_H -I. -I. -I../../..  -I. -I. -I../../.. -I../../..
-I../../../include -I../../../lib/sshutil    -g -std1 -warnprotos
-msg_disable longdoublenyi -c sshdebug.c
cc: Error: ../../../lib/sshutil/sshincludes_unix.h, line 57: #error
"Autoconfig error, your compiler doesn't seem to support any 32 bit type"
#error "Autoconfig error, your compiler doesn't seem to support any 32 bit
type"-^
cc: Error: ./sshtime.h, line 27: Missing type specifier or type qualifier.
  SshInt32 year;       /* Absolute value of year.  1999=1999. */
--^
cc: Error: ./sshtime.h, line 30: Missing type specifier or type qualifier.
  SshInt32 utc_offset; /* Seconds from UTC (positive=east) */
--^
cc: Error: sshmatch.h, line 25: Missing ")".
Boolean ssh_match_port(SshUInt32 port, const char *pattern);
---------------------------------^
cc: Warning: sshdebug.c, line 264: In this statement, there is no
prototype for "atoi".
              level_value = atoi(string);
.
.
.
etc.


I have successfully compiled ssh version 2.0.13 on this same machine so
there appears to be something up with the configure script for 2.1.0.  Is
this a known bug?

Also, I have searched for an archive for this list but have not found one.
Is there one that someone can point me too?

Thanks,

Steve
_____________________________________________________________
 Steve Cousins                 Email: [EMAIL PROTECTED]
 Research Associate            Phone: (207) 581-4302
 Ocean Modeling Group
 School of Marine Sciences     208 Libby Hall
 University of Maine           Orono, Maine 04469




Reply via email to