Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!vic.news.telstra.net!act.news.telstra.net!psgrain!newsfeed.internetmci.com!news.texas.net!news.kei.com!news.mathworks.com!usenet.eel.ufl.edu!spool.mu.edu!howland.erols.net!cam-news-hub1.bbnplanet.com!news3.near.net!nntp.neu.edu!hypnos!dave From: dave@hypnos.neu.edu (Dave Brady) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Problems compiling ssh on 2.1.0R Date: 29 Aug 1996 03:50:59 GMT Organization: Northeastern University, Boston, MA. 02115, USA Lines: 58 Message-ID: <503433$ef9@chaos.dac.neu.edu> NNTP-Posting-Host: hypnos.acs.neu.edu X-Newsreader: TIN [version 1.2 PL2] Greetings, (Apologies if this is a repeat question; the FAQ and mail archives didn't contain this problem) I got the ssh 'port' from www.freebsd.org, and ran 'make.' Everything works great until the compiler fires up, and then I get: In file included from ssh.c:91: ssh.h:83: gmp.h: No such file or directory In file included from ssh.h:84, from ssh.c:91: rsa.h:38: gmp.h: No such file or directory In file included from ssh.c:92: packet.h:39: gmp.h: No such file or directory In file included from ssh.h:84, from ssh.c:91: rsa.h:44: parse error before `MP_INT' rsa.h:44: warning: no semicolon at end of struct or union rsa.h:45: warning: data definition has no type or storage class rsa.h:46: warning: data definition has no type or storage class rsa.h:51: parse error before `MP_INT' rsa.h:51: warning: no semicolon at end of struct ofore `*' rsa.h:107: parse error before `*' In file included from ssh.c:91: ssh.h:317: parse error before `RSAPrivateKey' ssh.h:333: parse error before `MP_INT' ssh.h:345: parse error before `MP_INT' ssh.h:350: parse error before `MP_INT' ssh.h:387: parse error before `MP_INT' ssh.h:393: parse error before `MP_INT' ssh.h:399: parse error before `MP_INT' ssh.h:414: parse error before `RSAPrivateKey' ssh.h:422: parse error before `RSAPublicKey' ssh.h:431: parse error before `RSAPrivateKey' In file included from ssh.c:92: packet.h:95: parse error before `*' packet.h:132: parse error before `*' In file included from ssh.c:94: authfd.h:94: parse error before `MP_INT' authfd.h:101: parse error before `MP_INT' authfd.h:106: parse error before `MP_INT' authfd.h:115: parse error before `RSAPrivateKey' authfd.h:121: parse error before `RSAPublicKey' ssh.c:148: parse error before `host_private_key' ssh.c:148: warning: data definition has no type or storage class *** Error code 1 Anyone have fixes for these problems? Thanks! -- Dave Brady Administrative Computer Services Sr. UNIX System Administrator Northeastern University dave@acs.neu.edu Suite 448CP Phone: (617) 373-4156 360 Huntington Avenue FAX: (617) 373-4354 Boston, MA 02115