SUMMARY: Unable to compile openssh on v5.1pk5

From: Tru64 User (tru64user@yahoo.com)
Date: Wed Jun 26 2002 - 13:22:03 EDT


Thanks to Ann Majeske and Octave Orgeron for their
suggestions to check gcc.
So i forced configure to use cc
[CC=cc ./configure --prefix=PATH]
and openssh compiled fine on tru64 v5.1 pk#5

Dont know how gcc (Reading specs from
/opt/gcc/lib/gcc-lib/alphaev56-dec-osf4.0d/2.8.1/specs
gcc version 2.8.1) would have stopped functionining as
should after loading patch kit#5 (at least thats the
only difference to the system), but initial problem
posted is now solved.

_Thanks
Richard

*****RESPONSES*****
Hi,

We didn't make any changes to siad.h in pk5 (I don't
think
it has been modified at all for the patch kits), so I
don't think that your problems originate in SIA.

When I asked for opinions from the team here at HP,
the
only comment I got was that the most recent gcc is
buggy
and that that might be the cause of your problem.

Ann
*************
Make sure that you are using the gnu make and that you
are using a non-beta gnu compiler.

-Octave
*****************************************

--- Tru64 User <tru64user@yahoo.com> wrote:
> Greetings,
> I believe my problem is because of patchkit#5 for
> v5.1
>
> Compile fails on all versions of openssh (tried from
> v2.9 to v3.4), non of them compiles. I still have
> the
> compiled versions of upto 3.1, which was before
> installing patch kit#5, and they run fine. But same
> versions, and new v3.4p1, if i try to compile now,
> fail.
> No C2 enabled.
> Everything works well with the v4.0G machines.
> Error below, seems to have something to do with
> "sia"
> which i am unable to deduce.......
>
> *********************************
> ./configure --prefix=/opt/openssh-3.4
> (also tried option --without-sia)
>
> gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I.
> -I. -I/usr/local/ssl/include
> -DSSHDIR=\"/progs/openssh-3.4/etc\"
> -D_PATH_SSH_PROGRAM=\"/progs/openssh-3.4/bin/ssh\"
>
-D_PATH_SSH_ASKPASS_DEFAULT=\"/progs/openssh-3.4/libexec/ssh-askpass\"
>
-D_PATH_SFTP_SERVER=\"/progs/openssh-3.4/libexec/sftp-server\"
>
-D_PATH_SSH_KEY_SIGN=\"/progs/openssh-3.4/libexec/ssh-keysign\"
> -D_PATH_SSH_PIDDIR=\"/var/run\"
> -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
>
-DSSH_RAND_HELPER=\"/progs/openssh-3.4/libexec/ssh-rand-helper\"
> -DHAVE_CONFIG_H -c auth-sia.c
> In file included from auth-sia.c:36:
> /usr/include/siad.h:337: parse error before
> `SIA_AI_PKT'
> /usr/include/siad.h:341: parse error before
> `SIA_AI_PKT'
> /usr/include/siad.h:367: parse error before
> `SIA_AI_PKT'
> /usr/include/siad.h:369: parse error before `*'
> auth-sia.c: In function `auth_sia_password':
> auth-sia.c:64: warning: passing arg 4 of
> `sia_ses_init' discards `const' from pointer target
> type
> auth-sia.c: In function `session_setup_sia':
> auth-sia.c:89: warning: passing arg 4 of
> `sia_ses_init' discards `const' from pointer target
> type
> gmake: *** [auth-sia.o] Error 1
>
> _Thanks
>
> Richard
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com

=====

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:44 EDT