Subject: Re: Problem building openssh-3.7.1.2
To: Byron Servies <bservies@pacang.com>
From: Rodrigo Fernandez-Vizarra <Rodrigo.Fdz-Vizarra@infonegocio.com>
List: port-cobalt
Date: 10/04/2003 00:39:50
Hi,

I'm downloading pkgsrc now to see what happens... but meanwhile... what 
version of gcc are you using 3.x of 2.95.x?

Regards,
Rodrigo


Byron Servies wrote:

>Hi,
>
>I updated my pkgsrc this week to update my sshd, but when I
>try to compile I get the error below.  Has anybody else tried
>this and found a workaround?
>
>Thanks,
>
>Byron
>
>testqube# make
>===> Checking for vulnerabilities in openssh-3.7.1.2
>===> Building for openssh-3.7.1.2
>if test ! -z ""; then  /usr/pkg/bin/perl ./fixprogs ssh_prng_cmds ;  fi
>(cd openbsd-compat && make)
>cc -O2 -I/usr/pkg/include -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -I/usr/include -I/usr/include   -I/usr/pkg/include -DSSHDIR=\"/usr/pkg/etc/ssh\"  -D_PATH_SSH_PROGRAM=\"/usr/pkg/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/X11R6/bin/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/pkg/libexec/sftp-server\"  -D_PATH_SSH_KEY_SIGN=\"/usr/pkg/libexec/ssh-keysign\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/chroot/sshd\"  -DSSH_RAND_HELPER=\"/usr/pkg/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c channels.c
>/var/tmp/ccVP2euc.s: Assembler messages:
>/var/tmp/ccVP2euc.s:3634: Error: illegal operands `sw'
>*** Error code 1
>
>
>
>  
>