Subject: Problem building openssh-3.7.1.2
To: None <port-cobalt@netbsd.org>
From: Byron Servies <bservies@pacang.com>
List: port-cobalt
Date: 10/03/2003 15:21:05
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