On Thu, 2005-11-10 at 06:55 +0800, linux board wrote: > fi > /usr/local/etc/ssh_config already exists, install will not overwrite > /usr/local/etc/sshd_config already exists, install will not overwrite > /usr/local/etc/moduli already exists, install will not overwrite > /usr/local/etc/ssh_host_key already exists, skipping. > /usr/local/etc/ssh_host_dsa_key already exists, skipping. > /usr/local/etc/ssh_host_rsa_key already exists, skipping. > /usr/local/sbin/sshd -t -f /usr/local/etc/sshd_config > make: *** [check-config] Segmentation fault (core dumped) > [EMAIL PROTECTED] openssh-4.2p1]# >
Clearly from the last part there is a conflict between an SSH installation prior to your installation. The new sshd binary checks for an old config! _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

