Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 1996 15:20:54 -0500 (CDT)
From:      "S(pork)" <spork@super-g.com>
To:        freebsd-questions@freebsd.org
Subject:   ssh compile problems
Message-ID:  <Pine.LNX.3.92.961017151515.14544D-100000@super-g.inch.com>

next in thread | raw e-mail | index | archive | help
Anyone have success with this port?  I keep running into two problems; one
is that the checksum does not match no matter where I get the source from.
The second is that when I compile it, I get the following errors,
apparently somehow relating to X-support even though I chose not to
compile in X support...

Thanks for any help you can give,

Charles

gcc -pipe -c -I. -I/usr/include -Izlib095 -DHAVE_CONFIG_H
-DHOST_KEY_FILE=\"/etc/ssh_host_key\"
-DHOST_CONFIG_FILE=\"/etc/ssh_config\"
-DSERVER_CONFIG_FILE=\"/etc/sshd_config\"
-DSSH_PROGRAM=\"/usr/local/bin/ssh\" -DETCDIR=\"/etc\"
-DPIDDIR=\"/var/run\" -DBINDIR=\"/usr/local/bin\" -Izlib095 -g -O
-DX_DISPLAY_MISSING ssh-askpass.c
ssh-askpass.c:1: X11/X.h: No such file or directory
ssh-askpass.c:2: X11/Xlib.h: No such file or directory
ssh-askpass.c:3: X11/Xutil.h: No such file or directory
ssh-askpass.c:4: X11/Xresource.h: No such file or directory
ssh-askpass.c:5: X11/Xatom.h: No such file or directory
ssh-askpass.c:10: X11/keysym.h: No such file or directory
ssh-askpass.c:11: X11/cursorfont.h: No such file or directory
ssh-askpass.c:25: parse error before `*'
ssh-askpass.c:25: warning: data definition has no type or storage class
ssh-askpass.c:26: parse error before `main_window'
ssh-askpass.c:26: warning: data definition has no type or storage class
ssh-askpass.c:27: parse error before `database'





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.92.961017151515.14544D-100000>