golti

all steps combine to install psiphon

Sep 8th, 2019
627
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.52 KB | None | 0 0
  1. debian@debian:~/psiphon$ ls
  2. Dockerfile psi_api.py psi_ssh_connection.py server_list ssh
  3. LICENSE psi_api.pyc psi_ssh_connection.pyc servers.dat
  4. openssh-5.9p1 psi_client.py README.md SocksiPy
  5. debian@debian:~/psiphon$ cd openssh-5.9p1/
  6. debian@debian:~/psiphon/openssh-5.9p1$ ./con
  7. configure contrib/
  8. debian@debian:~/psiphon/openssh-5.9p1$ ./con
  9. configure contrib/
  10. debian@debian:~/psiphon/openssh-5.9p1$ ./configure
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking build system type... x86_64-unknown-linux-gnu
  21. checking host system type... x86_64-unknown-linux-gnu
  22. checking how to run the C preprocessor... gcc -E
  23. checking for grep that handles long lines and -e... /usr/bin/grep
  24. checking for egrep... /usr/bin/grep -E
  25. checking for ANSI C header files... yes
  26. checking for sys/types.h... yes
  27. checking for sys/stat.h... yes
  28. checking for stdlib.h... yes
  29. checking for string.h... yes
  30. checking for memory.h... yes
  31. checking for strings.h... yes
  32. checking for inttypes.h... yes
  33. checking for stdint.h... yes
  34. checking for unistd.h... yes
  35. checking whether byte ordering is bigendian... no
  36. checking for gawk... no
  37. checking for mawk... mawk
  38. checking how to run the C preprocessor... gcc -E
  39. checking for ranlib... ranlib
  40. checking for a BSD-compatible install... /usr/bin/install -c
  41. checking for egrep... (cached) /usr/bin/grep -E
  42. checking for ar... /usr/bin/ar
  43. checking for cat... /usr/bin/cat
  44. checking for kill... /usr/bin/kill
  45. checking for perl5... no
  46. checking for perl... /usr/bin/perl
  47. checking for sed... /usr/bin/sed
  48. checking for ent... no
  49. checking for bash... /usr/bin/bash
  50. checking for ksh... (cached) /usr/bin/bash
  51. checking for sh... (cached) /usr/bin/bash
  52. checking for sh... /usr/bin/sh
  53. checking for groff... /usr/bin/groff
  54. checking for nroff... /usr/bin/nroff
  55. checking for mandoc... no
  56. checking for groupadd... /usr/sbin/groupadd
  57. checking for useradd... /usr/sbin/useradd
  58. checking for pkgmk... no
  59. checking for special C compiler options needed for large files... no
  60. checking for _FILE_OFFSET_BITS value needed for large files... no
  61. checking for login... /usr/bin/login
  62. checking for passwd... /usr/bin/passwd
  63. checking for inline... inline
  64. checking whether LLONG_MAX is declared... yes
  65. checking whether SYSTR_POLICY_KILL is declared... no
  66. checking whether RLIMIT_NPROC is declared... yes
  67. checking if gcc supports -Wall... yes
  68. checking if gcc supports -Wpointer-arith... yes
  69. checking if gcc supports -Wuninitialized... yes
  70. checking if gcc supports -Wsign-compare... yes
  71. checking if gcc supports -Wformat-security... yes
  72. checking if gcc supports -Wpointer-sign... yes
  73. checking if gcc supports -Wunused-result... yes
  74. checking if gcc supports -fno-strict-aliasing... yes
  75. checking gcc version... 8.3.0
  76. checking if gcc accepts -fno-builtin-memset... yes
  77. checking if gcc supports -fstack-protector-all... yes
  78. checking if -fstack-protector-all works... yes
  79. checking bstring.h usability... no
  80. checking bstring.h presence... no
  81. checking for bstring.h... no
  82. checking crypt.h usability... yes
  83. checking crypt.h presence... yes
  84. checking for crypt.h... yes
  85. checking crypto/sha2.h usability... no
  86. checking crypto/sha2.h presence... no
  87. checking for crypto/sha2.h... no
  88. checking dirent.h usability... yes
  89. checking dirent.h presence... yes
  90. checking for dirent.h... yes
  91. checking endian.h usability... yes
  92. checking endian.h presence... yes
  93. checking for endian.h... yes
  94. checking features.h usability... yes
  95. checking features.h presence... yes
  96. checking for features.h... yes
  97. checking fcntl.h usability... yes
  98. checking fcntl.h presence... yes
  99. checking for fcntl.h... yes
  100. checking floatingpoint.h usability... no
  101. checking floatingpoint.h presence... no
  102. checking for floatingpoint.h... no
  103. checking getopt.h usability... yes
  104. checking getopt.h presence... yes
  105. checking for getopt.h... yes
  106. checking glob.h usability... yes
  107. checking glob.h presence... yes
  108. checking for glob.h... yes
  109. checking ia.h usability... no
  110. checking ia.h presence... no
  111. checking for ia.h... no
  112. checking iaf.h usability... no
  113. checking iaf.h presence... no
  114. checking for iaf.h... no
  115. checking limits.h usability... yes
  116. checking limits.h presence... yes
  117. checking for limits.h... yes
  118. checking login.h usability... no
  119. checking login.h presence... no
  120. checking for login.h... no
  121. checking maillock.h usability... no
  122. checking maillock.h presence... no
  123. checking for maillock.h... no
  124. checking ndir.h usability... no
  125. checking ndir.h presence... no
  126. checking for ndir.h... no
  127. checking net/if_tun.h usability... no
  128. checking net/if_tun.h presence... no
  129. checking for net/if_tun.h... no
  130. checking netdb.h usability... yes
  131. checking netdb.h presence... yes
  132. checking for netdb.h... yes
  133. checking netgroup.h usability... no
  134. checking netgroup.h presence... no
  135. checking for netgroup.h... no
  136. checking pam/pam_appl.h usability... no
  137. checking pam/pam_appl.h presence... no
  138. checking for pam/pam_appl.h... no
  139. checking paths.h usability... yes
  140. checking paths.h presence... yes
  141. checking for paths.h... yes
  142. checking poll.h usability... yes
  143. checking poll.h presence... yes
  144. checking for poll.h... yes
  145. checking pty.h usability... yes
  146. checking pty.h presence... yes
  147. checking for pty.h... yes
  148. checking readpassphrase.h usability... no
  149. checking readpassphrase.h presence... no
  150. checking for readpassphrase.h... no
  151. checking rpc/types.h usability... yes
  152. checking rpc/types.h presence... yes
  153. checking for rpc/types.h... yes
  154. checking security/pam_appl.h usability... no
  155. checking security/pam_appl.h presence... no
  156. checking for security/pam_appl.h... no
  157. checking sha2.h usability... no
  158. checking sha2.h presence... no
  159. checking for sha2.h... no
  160. checking shadow.h usability... yes
  161. checking shadow.h presence... yes
  162. checking for shadow.h... yes
  163. checking stddef.h usability... yes
  164. checking stddef.h presence... yes
  165. checking for stddef.h... yes
  166. checking for stdint.h... (cached) yes
  167. checking for string.h... (cached) yes
  168. checking for strings.h... (cached) yes
  169. checking sys/audit.h usability... no
  170. checking sys/audit.h presence... no
  171. checking for sys/audit.h... no
  172. checking sys/bitypes.h usability... yes
  173. checking sys/bitypes.h presence... yes
  174. checking for sys/bitypes.h... yes
  175. checking sys/bsdtty.h usability... no
  176. checking sys/bsdtty.h presence... no
  177. checking for sys/bsdtty.h... no
  178. checking sys/cdefs.h usability... yes
  179. checking sys/cdefs.h presence... yes
  180. checking for sys/cdefs.h... yes
  181. checking sys/dir.h usability... yes
  182. checking sys/dir.h presence... yes
  183. checking for sys/dir.h... yes
  184. checking sys/mman.h usability... yes
  185. checking sys/mman.h presence... yes
  186. checking for sys/mman.h... yes
  187. checking sys/ndir.h usability... no
  188. checking sys/ndir.h presence... no
  189. checking for sys/ndir.h... no
  190. checking sys/poll.h usability... yes
  191. checking sys/poll.h presence... yes
  192. checking for sys/poll.h... yes
  193. checking sys/prctl.h usability... yes
  194. checking sys/prctl.h presence... yes
  195. checking for sys/prctl.h... yes
  196. checking sys/pstat.h usability... no
  197. checking sys/pstat.h presence... no
  198. checking for sys/pstat.h... no
  199. checking sys/select.h usability... yes
  200. checking sys/select.h presence... yes
  201. checking for sys/select.h... yes
  202. checking for sys/stat.h... (cached) yes
  203. checking sys/stream.h usability... no
  204. checking sys/stream.h presence... no
  205. checking for sys/stream.h... no
  206. checking sys/stropts.h usability... yes
  207. checking sys/stropts.h presence... yes
  208. checking for sys/stropts.h... yes
  209. checking sys/strtio.h usability... no
  210. checking sys/strtio.h presence... no
  211. checking for sys/strtio.h... no
  212. checking sys/statvfs.h usability... yes
  213. checking sys/statvfs.h presence... yes
  214. checking for sys/statvfs.h... yes
  215. checking sys/sysmacros.h usability... yes
  216. checking sys/sysmacros.h presence... yes
  217. checking for sys/sysmacros.h... yes
  218. checking sys/time.h usability... yes
  219. checking sys/time.h presence... yes
  220. checking for sys/time.h... yes
  221. checking sys/timers.h usability... no
  222. checking sys/timers.h presence... no
  223. checking for sys/timers.h... no
  224. checking sys/un.h usability... yes
  225. checking sys/un.h presence... yes
  226. checking for sys/un.h... yes
  227. checking time.h usability... yes
  228. checking time.h presence... yes
  229. checking for time.h... yes
  230. checking tmpdir.h usability... no
  231. checking tmpdir.h presence... no
  232. checking for tmpdir.h... no
  233. checking ttyent.h usability... yes
  234. checking ttyent.h presence... yes
  235. checking for ttyent.h... yes
  236. checking ucred.h usability... no
  237. checking ucred.h presence... no
  238. checking for ucred.h... no
  239. checking for unistd.h... (cached) yes
  240. checking usersec.h usability... no
  241. checking usersec.h presence... no
  242. checking for usersec.h... no
  243. checking util.h usability... no
  244. checking util.h presence... no
  245. checking for util.h... no
  246. checking utime.h usability... yes
  247. checking utime.h presence... yes
  248. checking for utime.h... yes
  249. checking utmp.h usability... yes
  250. checking utmp.h presence... yes
  251. checking for utmp.h... yes
  252. checking utmpx.h usability... yes
  253. checking utmpx.h presence... yes
  254. checking for utmpx.h... yes
  255. checking vis.h usability... no
  256. checking vis.h presence... no
  257. checking for vis.h... no
  258. checking for lastlog.h... yes
  259. checking for sys/ptms.h... no
  260. checking for login_cap.h... no
  261. checking for sys/mount.h... yes
  262. checking linux/if_tun.h usability... yes
  263. checking linux/if_tun.h presence... yes
  264. checking for linux/if_tun.h... yes
  265. checking compiler and flags for sanity... yes
  266. checking for yp_match... no
  267. checking for yp_match in -lnsl... yes
  268. checking for setsockopt... yes
  269. checking for dirname... yes
  270. checking libgen.h usability... yes
  271. checking libgen.h presence... yes
  272. checking for libgen.h... yes
  273. checking for getspnam... yes
  274. checking for library containing basename... none required
  275. checking zlib.h usability... yes
  276. checking zlib.h presence... yes
  277. checking for zlib.h... yes
  278. checking for deflate in -lz... yes
  279. checking for possibly buggy zlib... no
  280. checking for strcasecmp... yes
  281. checking for utimes... yes
  282. checking libutil.h usability... no
  283. checking libutil.h presence... no
  284. checking for libutil.h... no
  285. checking for library containing login... -lutil
  286. checking for fmt_scaled... no
  287. checking for logout... yes
  288. checking for updwtmp... yes
  289. checking for logwtmp... yes
  290. checking for strftime... yes
  291. checking for GLOB_ALTDIRFUNC support... yes
  292. checking for gl_matchc field in glob_t... no
  293. checking for gl_statv and GLOB_KEEPSTAT extensions for glob... no
  294. checking whether GLOB_NOMATCH is declared... yes
  295. checking whether struct dirent allocates space for d_name... yes
  296. checking for /proc/pid/fd directory... yes
  297. checking for arc4random... no
  298. checking for arc4random_buf... no
  299. checking for arc4random_uniform... no
  300. checking for asprintf... yes
  301. checking for b64_ntop... no
  302. checking for __b64_ntop... no
  303. checking for b64_pton... no
  304. checking for __b64_pton... no
  305. checking for bcopy... yes
  306. checking for bindresvport_sa... no
  307. checking for clock... yes
  308. checking for closefrom... no
  309. checking for dirfd... yes
  310. checking for fchmod... yes
  311. checking for fchown... yes
  312. checking for freeaddrinfo... yes
  313. checking for fstatvfs... yes
  314. checking for futimes... yes
  315. checking for getaddrinfo... yes
  316. checking for getcwd... yes
  317. checking for getgrouplist... yes
  318. checking for getnameinfo... yes
  319. checking for getopt... yes
  320. checking for getpeereid... no
  321. checking for getpeerucred... no
  322. checking for _getpty... no
  323. checking for getrlimit... yes
  324. checking for getttyent... yes
  325. checking for glob... yes
  326. checking for group_from_gid... no
  327. checking for inet_aton... yes
  328. checking for inet_ntoa... yes
  329. checking for inet_ntop... yes
  330. checking for innetgr... yes
  331. checking for login_getcapbool... no
  332. checking for md5_crypt... no
  333. checking for memmove... yes
  334. checking for mkdtemp... yes
  335. checking for mmap... yes
  336. checking for ngetaddrinfo... no
  337. checking for nsleep... no
  338. checking for ogetaddrinfo... no
  339. checking for openlog_r... no
  340. checking for openpty... yes
  341. checking for poll... yes
  342. checking for prctl... yes
  343. checking for pstat... no
  344. checking for readpassphrase... no
  345. checking for realpath... yes
  346. checking for recvmsg... yes
  347. checking for rresvport_af... yes
  348. checking for sendmsg... yes
  349. checking for setdtablesize... no
  350. checking for setegid... yes
  351. checking for setenv... yes
  352. checking for seteuid... yes
  353. checking for setgroupent... no
  354. checking for setgroups... yes
  355. checking for setlogin... no
  356. checking for setpassent... no
  357. checking for setpcred... no
  358. checking for setproctitle... no
  359. checking for setregid... yes
  360. checking for setreuid... yes
  361. checking for setrlimit... yes
  362. checking for setsid... yes
  363. checking for setvbuf... yes
  364. checking for sigaction... yes
  365. checking for sigvec... no
  366. checking for snprintf... yes
  367. checking for socketpair... yes
  368. checking for statfs... yes
  369. checking for statvfs... yes
  370. checking for strdup... yes
  371. checking for strerror... yes
  372. checking for strlcat... no
  373. checking for strlcpy... no
  374. checking for strmode... no
  375. checking for strnvis... no
  376. checking for strptime... yes
  377. checking for strtonum... no
  378. checking for strtoll... yes
  379. checking for strtoul... yes
  380. checking for swap32... no
  381. checking for sysconf... yes
  382. checking for tcgetpgrp... yes
  383. checking for timingsafe_bcmp... no
  384. checking for truncate... yes
  385. checking for unsetenv... yes
  386. checking for updwtmpx... yes
  387. checking for user_from_uid... no
  388. checking for vasprintf... yes
  389. checking for vhangup... yes
  390. checking for vsnprintf... yes
  391. checking for waitpid... yes
  392. checking for library containing dlopen... -ldl
  393. checking for gai_strerror... yes
  394. checking for library containing nanosleep... none required
  395. checking whether getrusage is declared... no
  396. checking whether strsep is declared... yes
  397. checking for strsep... yes
  398. checking whether tcsendbreak is declared... yes
  399. checking whether h_errno is declared... yes
  400. checking whether SHUT_RD is declared... yes
  401. checking whether O_NONBLOCK is declared... yes
  402. checking whether writev is declared... yes
  403. checking whether MAXSYMLINKS is declared... yes
  404. checking whether offsetof is declared... yes
  405. checking for setresuid... yes
  406. checking if setresuid seems to work... yes
  407. checking for setresgid... yes
  408. checking if setresgid seems to work... yes
  409. checking for gettimeofday... yes
  410. checking for time... yes
  411. checking for endutent... yes
  412. checking for getutent... yes
  413. checking for getutid... yes
  414. checking for getutline... yes
  415. checking for pututline... yes
  416. checking for setutent... yes
  417. checking for utmpname... yes
  418. checking for endutxent... yes
  419. checking for getutxent... yes
  420. checking for getutxid... yes
  421. checking for getutxline... yes
  422. checking for getutxuser... no
  423. checking for pututxline... yes
  424. checking for setutxdb... no
  425. checking for setutxent... yes
  426. checking for utmpxname... yes
  427. checking for getlastlogxbyname... no
  428. checking for daemon... yes
  429. checking for getpagesize... yes
  430. checking whether snprintf correctly terminates long strings... yes
  431. checking whether snprintf can declare const char *fmt... yes
  432. checking whether system supports SO_PEERCRED getsockopt... yes
  433. checking for (overly) strict mkstemp... yes
  434. checking if openpty correctly handles controlling tty... yes
  435. checking whether getpgrp requires zero arguments... yes
  436. checking OpenSSL header version... 1010103f (OpenSSL 1.1.1c 28 May 2019)
  437. checking OpenSSL library version... 1010103f (OpenSSL 1.1.1c 28 May 2019)
  438. checking whether OpenSSL's headers match the library... no
  439. configure: error: Your OpenSSL headers do not match your
  440. library. Check config.log for details.
  441. If you are sure your installation is consistent, you can disable the check
  442. by running "./configure --without-openssl-header-check".
  443. Also see contrib/findssl.sh for help identifying header/library mismatches.
  444.  
  445. debian@debian:~/psiphon/openssh-5.9p1$ ./configure --without-openssl-header-check
  446. checking for gcc... gcc
  447. checking whether the C compiler works... yes
  448. checking for C compiler default output file name... a.out
  449. checking for suffix of executables...
  450. checking whether we are cross compiling... no
  451. checking for suffix of object files... o
  452. checking whether we are using the GNU C compiler... yes
  453. checking whether gcc accepts -g... yes
  454. checking for gcc option to accept ISO C89... none needed
  455. checking build system type... x86_64-unknown-linux-gnu
  456. checking host system type... x86_64-unknown-linux-gnu
  457. checking how to run the C preprocessor... gcc -E
  458. checking for grep that handles long lines and -e... /usr/bin/grep
  459. checking for egrep... /usr/bin/grep -E
  460. checking for ANSI C header files... yes
  461. checking for sys/types.h... yes
  462. checking for sys/stat.h... yes
  463. checking for stdlib.h... yes
  464. checking for string.h... yes
  465. checking for memory.h... yes
  466. checking for strings.h... yes
  467. checking for inttypes.h... yes
  468. checking for stdint.h... yes
  469. checking for unistd.h... yes
  470. checking whether byte ordering is bigendian... no
  471. checking for gawk... no
  472. checking for mawk... mawk
  473. checking how to run the C preprocessor... gcc -E
  474. checking for ranlib... ranlib
  475. checking for a BSD-compatible install... /usr/bin/install -c
  476. checking for egrep... (cached) /usr/bin/grep -E
  477. checking for ar... /usr/bin/ar
  478. checking for cat... /usr/bin/cat
  479. checking for kill... /usr/bin/kill
  480. checking for perl5... no
  481. checking for perl... /usr/bin/perl
  482. checking for sed... /usr/bin/sed
  483. checking for ent... no
  484. checking for bash... /usr/bin/bash
  485. checking for ksh... (cached) /usr/bin/bash
  486. checking for sh... (cached) /usr/bin/bash
  487. checking for sh... /usr/bin/sh
  488. checking for groff... /usr/bin/groff
  489. checking for nroff... /usr/bin/nroff
  490. checking for mandoc... no
  491. checking for groupadd... /usr/sbin/groupadd
  492. checking for useradd... /usr/sbin/useradd
  493. checking for pkgmk... no
  494. checking for special C compiler options needed for large files... no
  495. checking for _FILE_OFFSET_BITS value needed for large files... no
  496. checking for login... /usr/bin/login
  497. checking for passwd... /usr/bin/passwd
  498. checking for inline... inline
  499. checking whether LLONG_MAX is declared... yes
  500. checking whether SYSTR_POLICY_KILL is declared... no
  501. checking whether RLIMIT_NPROC is declared... yes
  502. checking if gcc supports -Wall... yes
  503. checking if gcc supports -Wpointer-arith... yes
  504. checking if gcc supports -Wuninitialized... yes
  505. checking if gcc supports -Wsign-compare... yes
  506. checking if gcc supports -Wformat-security... yes
  507. checking if gcc supports -Wpointer-sign... yes
  508. checking if gcc supports -Wunused-result... yes
  509. checking if gcc supports -fno-strict-aliasing... yes
  510. checking gcc version... 8.3.0
  511. checking if gcc accepts -fno-builtin-memset... yes
  512. checking if gcc supports -fstack-protector-all... yes
  513. checking if -fstack-protector-all works... yes
  514. checking bstring.h usability... no
  515. checking bstring.h presence... no
  516. checking for bstring.h... no
  517. checking crypt.h usability... yes
  518. checking crypt.h presence... yes
  519. checking for crypt.h... yes
  520. checking crypto/sha2.h usability... no
  521. checking crypto/sha2.h presence... no
  522. checking for crypto/sha2.h... no
  523. checking dirent.h usability... yes
  524. checking dirent.h presence... yes
  525. checking for dirent.h... yes
  526. checking endian.h usability... yes
  527. checking endian.h presence... yes
  528. checking for endian.h... yes
  529. checking features.h usability... yes
  530. checking features.h presence... yes
  531. checking for features.h... yes
  532. checking fcntl.h usability... yes
  533. checking fcntl.h presence... yes
  534. checking for fcntl.h... yes
  535. checking floatingpoint.h usability... no
  536. checking floatingpoint.h presence... no
  537. checking for floatingpoint.h... no
  538. checking getopt.h usability... yes
  539. checking getopt.h presence... yes
  540. checking for getopt.h... yes
  541. checking glob.h usability... yes
  542. checking glob.h presence... yes
  543. checking for glob.h... yes
  544. checking ia.h usability... no
  545. checking ia.h presence... no
  546. checking for ia.h... no
  547. checking iaf.h usability... no
  548. checking iaf.h presence... no
  549. checking for iaf.h... no
  550. checking limits.h usability... yes
  551. checking limits.h presence... yes
  552. checking for limits.h... yes
  553. checking login.h usability... no
  554. checking login.h presence... no
  555. checking for login.h... no
  556. checking maillock.h usability... no
  557. checking maillock.h presence... no
  558. checking for maillock.h... no
  559. checking ndir.h usability... no
  560. checking ndir.h presence... no
  561. checking for ndir.h... no
  562. checking net/if_tun.h usability... no
  563. checking net/if_tun.h presence... no
  564. checking for net/if_tun.h... no
  565. checking netdb.h usability... yes
  566. checking netdb.h presence... yes
  567. checking for netdb.h... yes
  568. checking netgroup.h usability... no
  569. checking netgroup.h presence... no
  570. checking for netgroup.h... no
  571. checking pam/pam_appl.h usability... no
  572. checking pam/pam_appl.h presence... no
  573. checking for pam/pam_appl.h... no
  574. checking paths.h usability... yes
  575. checking paths.h presence... yes
  576. checking for paths.h... yes
  577. checking poll.h usability... yes
  578. checking poll.h presence... yes
  579. checking for poll.h... yes
  580. checking pty.h usability... yes
  581. checking pty.h presence... yes
  582. checking for pty.h... yes
  583. checking readpassphrase.h usability... no
  584. checking readpassphrase.h presence... no
  585. checking for readpassphrase.h... no
  586. checking rpc/types.h usability... yes
  587. checking rpc/types.h presence... yes
  588. checking for rpc/types.h... yes
  589. checking security/pam_appl.h usability... no
  590. checking security/pam_appl.h presence... no
  591. checking for security/pam_appl.h... no
  592. checking sha2.h usability... no
  593. checking sha2.h presence... no
  594. checking for sha2.h... no
  595. checking shadow.h usability... yes
  596. checking shadow.h presence... yes
  597. checking for shadow.h... yes
  598. checking stddef.h usability... yes
  599. checking stddef.h presence... yes
  600. checking for stddef.h... yes
  601. checking for stdint.h... (cached) yes
  602. checking for string.h... (cached) yes
  603. checking for strings.h... (cached) yes
  604. checking sys/audit.h usability... no
  605. checking sys/audit.h presence... no
  606. checking for sys/audit.h... no
  607. checking sys/bitypes.h usability... yes
  608. checking sys/bitypes.h presence... yes
  609. checking for sys/bitypes.h... yes
  610. checking sys/bsdtty.h usability... no
  611. checking sys/bsdtty.h presence... no
  612. checking for sys/bsdtty.h... no
  613. checking sys/cdefs.h usability... yes
  614. checking sys/cdefs.h presence... yes
  615. checking for sys/cdefs.h... yes
  616. checking sys/dir.h usability... yes
  617. checking sys/dir.h presence... yes
  618. checking for sys/dir.h... yes
  619. checking sys/mman.h usability... yes
  620. checking sys/mman.h presence... yes
  621. checking for sys/mman.h... yes
  622. checking sys/ndir.h usability... no
  623. checking sys/ndir.h presence... no
  624. checking for sys/ndir.h... no
  625. checking sys/poll.h usability... yes
  626. checking sys/poll.h presence... yes
  627. checking for sys/poll.h... yes
  628. checking sys/prctl.h usability... yes
  629. checking sys/prctl.h presence... yes
  630. checking for sys/prctl.h... yes
  631. checking sys/pstat.h usability... no
  632. checking sys/pstat.h presence... no
  633. checking for sys/pstat.h... no
  634. checking sys/select.h usability... yes
  635. checking sys/select.h presence... yes
  636. checking for sys/select.h... yes
  637. checking for sys/stat.h... (cached) yes
  638. checking sys/stream.h usability... no
  639. checking sys/stream.h presence... no
  640. checking for sys/stream.h... no
  641. checking sys/stropts.h usability... yes
  642. checking sys/stropts.h presence... yes
  643. checking for sys/stropts.h... yes
  644. checking sys/strtio.h usability... no
  645. checking sys/strtio.h presence... no
  646. checking for sys/strtio.h... no
  647. checking sys/statvfs.h usability... yes
  648. checking sys/statvfs.h presence... yes
  649. checking for sys/statvfs.h... yes
  650. checking sys/sysmacros.h usability... yes
  651. checking sys/sysmacros.h presence... yes
  652. checking for sys/sysmacros.h... yes
  653. checking sys/time.h usability... yes
  654. checking sys/time.h presence... yes
  655. checking for sys/time.h... yes
  656. checking sys/timers.h usability... no
  657. checking sys/timers.h presence... no
  658. checking for sys/timers.h... no
  659. checking sys/un.h usability... yes
  660. checking sys/un.h presence... yes
  661. checking for sys/un.h... yes
  662. checking time.h usability... yes
  663. checking time.h presence... yes
  664. checking for time.h... yes
  665. checking tmpdir.h usability... no
  666. checking tmpdir.h presence... no
  667. checking for tmpdir.h... no
  668. checking ttyent.h usability... yes
  669. checking ttyent.h presence... yes
  670. checking for ttyent.h... yes
  671. checking ucred.h usability... no
  672. checking ucred.h presence... no
  673. checking for ucred.h... no
  674. checking for unistd.h... (cached) yes
  675. checking usersec.h usability... no
  676. checking usersec.h presence... no
  677. checking for usersec.h... no
  678. checking util.h usability... no
  679. checking util.h presence... no
  680. checking for util.h... no
  681. checking utime.h usability... yes
  682. checking utime.h presence... yes
  683. checking for utime.h... yes
  684. checking utmp.h usability... yes
  685. checking utmp.h presence... yes
  686. checking for utmp.h... yes
  687. checking utmpx.h usability... yes
  688. checking utmpx.h presence... yes
  689. checking for utmpx.h... yes
  690. checking vis.h usability... no
  691. checking vis.h presence... no
  692. checking for vis.h... no
  693. checking for lastlog.h... yes
  694. checking for sys/ptms.h... no
  695. checking for login_cap.h... no
  696. checking for sys/mount.h... yes
  697. checking linux/if_tun.h usability... yes
  698. checking linux/if_tun.h presence... yes
  699. checking for linux/if_tun.h... yes
  700. checking compiler and flags for sanity... yes
  701. checking for yp_match... no
  702. checking for yp_match in -lnsl... yes
  703. checking for setsockopt... yes
  704. checking for dirname... yes
  705. checking libgen.h usability... yes
  706. checking libgen.h presence... yes
  707. checking for libgen.h... yes
  708. checking for getspnam... yes
  709. checking for library containing basename... none required
  710. checking zlib.h usability... yes
  711. checking zlib.h presence... yes
  712. checking for zlib.h... yes
  713. checking for deflate in -lz... yes
  714. checking for possibly buggy zlib... no
  715. checking for strcasecmp... yes
  716. checking for utimes... yes
  717. checking libutil.h usability... no
  718. checking libutil.h presence... no
  719. checking for libutil.h... no
  720. checking for library containing login... -lutil
  721. checking for fmt_scaled... no
  722. checking for logout... yes
  723. checking for updwtmp... yes
  724. checking for logwtmp... yes
  725. checking for strftime... yes
  726. checking for GLOB_ALTDIRFUNC support... yes
  727. checking for gl_matchc field in glob_t... no
  728. checking for gl_statv and GLOB_KEEPSTAT extensions for glob... no
  729. checking whether GLOB_NOMATCH is declared... yes
  730. checking whether struct dirent allocates space for d_name... yes
  731. checking for /proc/pid/fd directory... yes
  732. checking for arc4random... no
  733. checking for arc4random_buf... no
  734. checking for arc4random_uniform... no
  735. checking for asprintf... yes
  736. checking for b64_ntop... no
  737. checking for __b64_ntop... no
  738. checking for b64_pton... no
  739. checking for __b64_pton... no
  740. checking for bcopy... yes
  741. checking for bindresvport_sa... no
  742. checking for clock... yes
  743. checking for closefrom... no
  744. checking for dirfd... yes
  745. checking for fchmod... yes
  746. checking for fchown... yes
  747. checking for freeaddrinfo... yes
  748. checking for fstatvfs... yes
  749. checking for futimes... yes
  750. checking for getaddrinfo... yes
  751. checking for getcwd... yes
  752. checking for getgrouplist... yes
  753. checking for getnameinfo... yes
  754. checking for getopt... yes
  755. checking for getpeereid... no
  756. checking for getpeerucred... no
  757. checking for _getpty... no
  758. checking for getrlimit... yes
  759. checking for getttyent... yes
  760. checking for glob... yes
  761. checking for group_from_gid... no
  762. checking for inet_aton... yes
  763. checking for inet_ntoa... yes
  764. checking for inet_ntop... yes
  765. checking for innetgr... yes
  766. checking for login_getcapbool... no
  767. checking for md5_crypt... no
  768. checking for memmove... yes
  769. checking for mkdtemp... yes
  770. checking for mmap... yes
  771. checking for ngetaddrinfo... no
  772. checking for nsleep... no
  773. checking for ogetaddrinfo... no
  774. checking for openlog_r... no
  775. checking for openpty... yes
  776. checking for poll... yes
  777. checking for prctl... yes
  778. checking for pstat... no
  779. checking for readpassphrase... no
  780. checking for realpath... yes
  781. checking for recvmsg... yes
  782. checking for rresvport_af... yes
  783. checking for sendmsg... yes
  784. checking for setdtablesize... no
  785. checking for setegid... yes
  786. checking for setenv... yes
  787. checking for seteuid... yes
  788. checking for setgroupent... no
  789. checking for setgroups... yes
  790. checking for setlogin... no
  791. checking for setpassent... no
  792. checking for setpcred... no
  793. checking for setproctitle... no
  794. checking for setregid... yes
  795. checking for setreuid... yes
  796. checking for setrlimit... yes
  797. checking for setsid... yes
  798. checking for setvbuf... yes
  799. checking for sigaction... yes
  800. checking for sigvec... no
  801. checking for snprintf... yes
  802. checking for socketpair... yes
  803. checking for statfs... yes
  804. checking for statvfs... yes
  805. checking for strdup... yes
  806. checking for strerror... yes
  807. checking for strlcat... no
  808. checking for strlcpy... no
  809. checking for strmode... no
  810. checking for strnvis... no
  811. checking for strptime... yes
  812. checking for strtonum... no
  813. checking for strtoll... yes
  814. checking for strtoul... yes
  815. checking for swap32... no
  816. checking for sysconf... yes
  817. checking for tcgetpgrp... yes
  818. checking for timingsafe_bcmp... no
  819. checking for truncate... yes
  820. checking for unsetenv... yes
  821. checking for updwtmpx... yes
  822. checking for user_from_uid... no
  823. checking for vasprintf... yes
  824. checking for vhangup... yes
  825. checking for vsnprintf... yes
  826. checking for waitpid... yes
  827. checking for library containing dlopen... -ldl
  828. checking for gai_strerror... yes
  829. checking for library containing nanosleep... none required
  830. checking whether getrusage is declared... no
  831. checking whether strsep is declared... yes
  832. checking for strsep... yes
  833. checking whether tcsendbreak is declared... yes
  834. checking whether h_errno is declared... yes
  835. checking whether SHUT_RD is declared... yes
  836. checking whether O_NONBLOCK is declared... yes
  837. checking whether writev is declared... yes
  838. checking whether MAXSYMLINKS is declared... yes
  839. checking whether offsetof is declared... yes
  840. checking for setresuid... yes
  841. checking if setresuid seems to work... yes
  842. checking for setresgid... yes
  843. checking if setresgid seems to work... yes
  844. checking for gettimeofday... yes
  845. checking for time... yes
  846. checking for endutent... yes
  847. checking for getutent... yes
  848. checking for getutid... yes
  849. checking for getutline... yes
  850. checking for pututline... yes
  851. checking for setutent... yes
  852. checking for utmpname... yes
  853. checking for endutxent... yes
  854. checking for getutxent... yes
  855. checking for getutxid... yes
  856. checking for getutxline... yes
  857. checking for getutxuser... no
  858. checking for pututxline... yes
  859. checking for setutxdb... no
  860. checking for setutxent... yes
  861. checking for utmpxname... yes
  862. checking for getlastlogxbyname... no
  863. checking for daemon... yes
  864. checking for getpagesize... yes
  865. checking whether snprintf correctly terminates long strings... yes
  866. checking whether snprintf can declare const char *fmt... yes
  867. checking whether system supports SO_PEERCRED getsockopt... yes
  868. checking for (overly) strict mkstemp... yes
  869. checking if openpty correctly handles controlling tty... yes
  870. checking whether getpgrp requires zero arguments... yes
  871. checking OpenSSL header version... 1010103f (OpenSSL 1.1.1c 28 May 2019)
  872. checking OpenSSL library version... 1010103f (OpenSSL 1.1.1c 28 May 2019)
  873. checking whether OpenSSL's headers match the library... no
  874. configure: WARNING: Your OpenSSL headers do not match your
  875. library. Check config.log for details.
  876. Also see contrib/findssl.sh for help identifying header/library mismatches.
  877. checking if programs using OpenSSL functions will link... no
  878. checking if programs using OpenSSL need -ldl... no
  879. checking for RSA_generate_key_ex... yes
  880. checking for DSA_generate_parameters_ex... yes
  881. checking for BN_is_prime_ex... yes
  882. checking for RSA_get_default_method... yes
  883. checking whether OpenSSL has crippled AES support... no
  884. checking if EVP_DigestUpdate returns an int... yes
  885. checking for crypt in -lcrypt... yes
  886. checking for SHA256_Update... yes
  887. checking for EVP_sha256... yes
  888. checking whether OpenSSL has complete ECC support... yes
  889. checking for ia_openinfo in -liaf... no
  890. checking whether OpenSSL's PRNG is internally seeded... yes
  891. checking for long long... yes
  892. checking for unsigned long long... yes
  893. checking for long double... yes
  894. checking size of char... 1
  895. checking size of short int... 2
  896. checking size of int... 4
  897. checking size of long int... 8
  898. checking size of long long int... 8
  899. checking for u_int type... yes
  900. checking for intXX_t types... yes
  901. checking for int64_t type... yes
  902. checking for u_intXX_t types... yes
  903. checking for u_int64_t types... yes
  904. checking for uintXX_t types in stdint.h... yes
  905. checking for u_char... yes
  906. checking for socklen_t... yes
  907. checking for sig_atomic_t... yes
  908. checking for fsblkcnt_t... yes
  909. checking for fsfilcnt_t... yes
  910. checking for in_addr_t... yes
  911. checking for in_port_t... yes
  912. checking for size_t... yes
  913. checking for ssize_t... yes
  914. checking for clock_t... yes
  915. checking for sa_family_t... yes
  916. checking for pid_t... yes
  917. checking for mode_t... yes
  918. checking for struct sockaddr_storage... yes
  919. checking for struct sockaddr_in6... yes
  920. checking for struct in6_addr... yes
  921. checking for struct sockaddr_in6.sin6_scope_id... yes
  922. checking for struct addrinfo... yes
  923. checking for struct timeval... yes
  924. checking for struct timespec... yes
  925. checking for ut_host field in utmp.h... yes
  926. checking for ut_host field in utmpx.h... yes
  927. checking for syslen field in utmpx.h... no
  928. checking for ut_pid field in utmp.h... yes
  929. checking for ut_type field in utmp.h... yes
  930. checking for ut_type field in utmpx.h... yes
  931. checking for ut_tv field in utmp.h... yes
  932. checking for ut_id field in utmp.h... yes
  933. checking for ut_id field in utmpx.h... yes
  934. checking for ut_addr field in utmp.h... yes
  935. checking for ut_addr field in utmpx.h... yes
  936. checking for ut_addr_v6 field in utmp.h... yes
  937. checking for ut_addr_v6 field in utmpx.h... yes
  938. checking for ut_exit field in utmp.h... yes
  939. checking for ut_time field in utmp.h... no
  940. checking for ut_time field in utmpx.h... no
  941. checking for ut_tv field in utmpx.h... yes
  942. checking for struct stat.st_blksize... yes
  943. checking for struct __res_state.retrans... yes
  944. checking for ss_family field in struct sockaddr_storage... yes
  945. checking for __ss_family field in struct sockaddr_storage... no
  946. checking for pw_class field in struct passwd... no
  947. checking for pw_expire field in struct passwd... no
  948. checking for pw_change field in struct passwd... no
  949. checking for msg_accrights field in struct msghdr... no
  950. checking if struct statvfs.f_fsid is integral type... yes
  951. checking for msg_control field in struct msghdr... yes
  952. checking if libc defines __progname... yes
  953. checking whether gcc implements __FUNCTION__... yes
  954. checking whether gcc implements __func__... yes
  955. checking whether va_copy exists... yes
  956. checking whether __va_copy exists... yes
  957. checking whether getopt has optreset support... no
  958. checking if libc defines sys_errlist... yes
  959. checking if libc defines sys_nerr... yes
  960. checking for library containing getrrsetbyname... no
  961. checking for library containing res_query... no
  962. checking for library containing dn_expand... no
  963. checking if res_query will link... no
  964. checking for res_query in -lresolv... yes
  965. checking for _getshort... yes
  966. checking for _getlong... yes
  967. checking whether _getshort is declared... no
  968. checking whether _getlong is declared... no
  969. checking for HEADER.ad... yes
  970. checking if struct __res_state _res is an extern... yes
  971. checking for xauth... /usr/bin/xauth
  972. checking Discovering system mail directory... Using: /var/mail from _PATH_MAILDIR
  973. checking for "/dev/ptc"... no
  974. checking for nroff... (cached) /usr/bin/nroff
  975. checking if the systems has expire shadow information... yes
  976. checking for "/etc/default/login"... no
  977. Adding /usr/local/bin to USER_PATH so scp will work
  978. checking if we need to convert IPv4 in IPv6-mapped addresses... yes (default)
  979. checking if your system defines LASTLOG_FILE... no
  980. checking if your system defines _PATH_LASTLOG... yes
  981. checking if your system defines UTMP_FILE... yes
  982. checking if your system defines WTMP_FILE... yes
  983. checking if your system defines WTMPX_FILE... no
  984. checking whether BROKEN_GETADDRINFO is declared... no
  985. configure: creating ./config.status
  986. config.status: creating Makefile
  987. config.status: creating buildpkg.sh
  988. config.status: creating opensshd.init
  989. config.status: creating openssh.xml
  990. config.status: creating openbsd-compat/Makefile
  991. config.status: creating openbsd-compat/regress/Makefile
  992. config.status: creating survey.sh
  993. config.status: creating config.h
  994.  
  995. OpenSSH has been configured with the following options:
  996. User binaries: /usr/local/bin
  997. System binaries: /usr/local/sbin
  998. Configuration files: /usr/local/etc
  999. Askpass program: /usr/local/libexec/ssh-askpass
  1000. Manual pages: /usr/local/share/man/manX
  1001. PID file: /var/run
  1002. Privilege separation chroot path: /var/empty
  1003. sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
  1004. Manpage format: doc
  1005. PAM support: no
  1006. OSF SIA support: no
  1007. KerberosV support: no
  1008. SELinux support: no
  1009. Smartcard support:
  1010. S/KEY support: no
  1011. TCP Wrappers support: no
  1012. MD5 password support: no
  1013. libedit support: no
  1014. Solaris process contract support: no
  1015. Solaris project support: no
  1016. IP address in $DISPLAY hack: no
  1017. Translate v4 in v6 hack: yes
  1018. BSD Auth support: no
  1019. Random number source: OpenSSL internal ONLY
  1020. Privsep sandbox style: rlimit
  1021.  
  1022. Host: x86_64-unknown-linux-gnu
  1023. Compiler: gcc
  1024. Compiler flags: -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all
  1025. Preprocessor flags:
  1026. Linker flags: -fstack-protector-all
  1027. Libraries: -lcrypto -ldl -lutil -lz -lnsl -lcrypt -lresolv
  1028.  
  1029. debian@debian:~/psiphon/openssh-5.9p1$ ls
  1030. aclocal.m4 config.sub monitor.h sftp-common.h
  1031. acss.c configure monitor_mm.c sftp-glob.c
  1032. acss.h configure.ac monitor_mm.h sftp.h
  1033. addrmatch.c contrib monitor_wrap.c sftp-server.0
  1034. atomicio.c crc32.c monitor_wrap.h sftp-server.8
  1035. atomicio.h crc32.h msg.c sftp-server.c
  1036. audit-bsm.c CREDITS msg.h sftp-server-main.c
  1037. audit.c deattack.c mux.c ssh.0
  1038. audit.h deattack.h myproposal.h ssh.1
  1039. audit-linux.c defines.h nchan2.ms ssh1.h
  1040. auth1.c dh.c nchan.c ssh2.h
  1041. auth2.c dh.h nchan.ms ssh-add.0
  1042. auth2-chall.c dispatch.c obfuscate.c ssh-add.1
  1043. auth2-gss.c dispatch.h obfuscate.h ssh-add.c
  1044. auth2-hostbased.c dns.c openbsd-compat ssh-agent.0
  1045. auth2-jpake.c dns.h opensshd.init ssh-agent.1
  1046. auth2-kbdint.c entropy.c opensshd.init.in ssh-agent.c
  1047. auth2-none.c entropy.h openssh.xml ssh.c
  1048. auth2-passwd.c fatal.c openssh.xml.in ssh_config
  1049. auth2-pubkey.c fixpaths OVERVIEW ssh_config.0
  1050. auth-bsdauth.c fixprogs packet.c ssh_config.5
  1051. auth.c groupaccess.c packet.h sshconnect1.c
  1052. auth-chall.c groupaccess.h pathnames.h sshconnect2.c
  1053. authfd.c gss-genr.c pkcs11.h sshconnect.c
  1054. authfd.h gss-serv.c platform.c sshconnect.h
  1055. authfile.c gss-serv-krb5.c platform.h sshd.0
  1056. authfile.h hostfile.c progressmeter.c sshd.8
  1057. auth.h hostfile.h progressmeter.h sshd.c
  1058. auth-krb5.c includes.h PROTOCOL sshd_config
  1059. auth-options.c INSTALL PROTOCOL.agent sshd_config.0
  1060. auth-options.h install-sh PROTOCOL.certkeys sshd_config.5
  1061. auth-pam.c jpake.c PROTOCOL.mux ssh-dss.c
  1062. auth-pam.h jpake.h readconf.c ssh-ecdsa.c
  1063. auth-passwd.c kex.c readconf.h ssh-gss.h
  1064. auth-rhosts.c kexdh.c README ssh.h
  1065. auth-rh-rsa.c kexdhc.c README.dns ssh-keygen.0
  1066. auth-rsa.c kexdhs.c README.obfuscation ssh-keygen.1
  1067. auth-shadow.c kexecdh.c README.platform ssh-keygen.c
  1068. auth-sia.c kexecdhc.c README.privsep ssh-keyscan.0
  1069. auth-sia.h kexecdhs.c README.tun ssh-keyscan.1
  1070. auth-skey.c kexgex.c readpass.c ssh-keyscan.c
  1071. bufaux.c kexgexc.c regress ssh-keysign.0
  1072. bufbn.c kexgexs.c rijndael.c ssh-keysign.8
  1073. bufec.c kex.h rijndael.h ssh-keysign.c
  1074. buffer.c key.c roaming_client.c sshlogin.c
  1075. buffer.h key.h roaming_common.c sshlogin.h
  1076. buildpkg.sh LICENCE roaming_dummy.c ssh-pkcs11.c
  1077. buildpkg.sh.in log.c roaming.h ssh-pkcs11-client.c
  1078. canohost.c log.h roaming_serv.c ssh-pkcs11.h
  1079. canohost.h loginrec.c rsa.c ssh-pkcs11-helper.0
  1080. ChangeLog loginrec.h rsa.h ssh-pkcs11-helper.8
  1081. channels.c logintest.c sandbox-darwin.c ssh-pkcs11-helper.c
  1082. channels.h mac.c sandbox-null.c sshpty.c
  1083. cipher-3des1.c mac.h sandbox-rlimit.c sshpty.h
  1084. cipher-acss.c Makefile sandbox-systrace.c ssh-rsa.c
  1085. cipher-aes.c Makefile.in schnorr.c ssh-sandbox.h
  1086. cipher-bf1.c match.c schnorr.h sshtty.c
  1087. cipher.c match.h scp.0 survey.sh
  1088. cipher-ctr.c md5crypt.c scp.1 survey.sh.in
  1089. cipher.h md5crypt.h scp.c TODO
  1090. cleanup.c mdoc2man.awk servconf.c ttymodes.c
  1091. clientloop.c md-sha256.c servconf.h ttymodes.h
  1092. clientloop.h misc.c serverloop.c uidswap.c
  1093. compat.c misc.h serverloop.h uidswap.h
  1094. compat.h mkinstalldirs session.c umac.c
  1095. compress.c moduli session.h umac.h
  1096. compress.h moduli.0 sftp.0 uuencode.c
  1097. config.guess moduli.5 sftp.1 uuencode.h
  1098. config.h moduli.c sftp.c version.h
  1099. config.h.in monitor.c sftp-client.c xmalloc.c
  1100. config.log monitor_fdpass.c sftp-client.h xmalloc.h
  1101. config.status monitor_fdpass.h sftp-common.c
  1102. debian@debian:~/psiphon/openssh-5.9p1$ make
  1103. conffile=`echo sshd_config.out | sed 's/.out$//'`; \
  1104. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ./${conffile} > sshd_config.out
  1105. conffile=`echo ssh_config.out | sed 's/.out$//'`; \
  1106. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ./${conffile} > ssh_config.out
  1107. conffile=`echo moduli.out | sed 's/.out$//'`; \
  1108. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ./${conffile} > moduli.out
  1109. if test "doc" = "cat"; then \
  1110. manpage=./`echo moduli.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1111. else \
  1112. manpage=./`echo moduli.5.out | sed 's/\.out$//'`; \
  1113. fi; \
  1114. if test "doc" = "man"; then \
  1115. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > moduli.5.out; \
  1116. else \
  1117. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > moduli.5.out; \
  1118. fi
  1119. if test "doc" = "cat"; then \
  1120. manpage=./`echo scp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1121. else \
  1122. manpage=./`echo scp.1.out | sed 's/\.out$//'`; \
  1123. fi; \
  1124. if test "doc" = "man"; then \
  1125. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > scp.1.out; \
  1126. else \
  1127. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > scp.1.out; \
  1128. fi
  1129. if test "doc" = "cat"; then \
  1130. manpage=./`echo ssh-add.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1131. else \
  1132. manpage=./`echo ssh-add.1.out | sed 's/\.out$//'`; \
  1133. fi; \
  1134. if test "doc" = "man"; then \
  1135. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > ssh-add.1.out; \
  1136. else \
  1137. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > ssh-add.1.out; \
  1138. fi
  1139. if test "doc" = "cat"; then \
  1140. manpage=./`echo ssh-agent.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1141. else \
  1142. manpage=./`echo ssh-agent.1.out | sed 's/\.out$//'`; \
  1143. fi; \
  1144. if test "doc" = "man"; then \
  1145. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > ssh-agent.1.out; \
  1146. else \
  1147. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > ssh-agent.1.out; \
  1148. fi
  1149. if test "doc" = "cat"; then \
  1150. manpage=./`echo ssh-keygen.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1151. else \
  1152. manpage=./`echo ssh-keygen.1.out | sed 's/\.out$//'`; \
  1153. fi; \
  1154. if test "doc" = "man"; then \
  1155. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > ssh-keygen.1.out; \
  1156. else \
  1157. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > ssh-keygen.1.out; \
  1158. fi
  1159. if test "doc" = "cat"; then \
  1160. manpage=./`echo ssh-keyscan.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1161. else \
  1162. manpage=./`echo ssh-keyscan.1.out | sed 's/\.out$//'`; \
  1163. fi; \
  1164. if test "doc" = "man"; then \
  1165. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > ssh-keyscan.1.out; \
  1166. else \
  1167. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > ssh-keyscan.1.out; \
  1168. fi
  1169. if test "doc" = "cat"; then \
  1170. manpage=./`echo ssh.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1171. else \
  1172. manpage=./`echo ssh.1.out | sed 's/\.out$//'`; \
  1173. fi; \
  1174. if test "doc" = "man"; then \
  1175. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > ssh.1.out; \
  1176. else \
  1177. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > ssh.1.out; \
  1178. fi
  1179. if test "doc" = "cat"; then \
  1180. manpage=./`echo sshd.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1181. else \
  1182. manpage=./`echo sshd.8.out | sed 's/\.out$//'`; \
  1183. fi; \
  1184. if test "doc" = "man"; then \
  1185. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > sshd.8.out; \
  1186. else \
  1187. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > sshd.8.out; \
  1188. fi
  1189. if test "doc" = "cat"; then \
  1190. manpage=./`echo sftp-server.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1191. else \
  1192. manpage=./`echo sftp-server.8.out | sed 's/\.out$//'`; \
  1193. fi; \
  1194. if test "doc" = "man"; then \
  1195. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > sftp-server.8.out; \
  1196. else \
  1197. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > sftp-server.8.out; \
  1198. fi
  1199. if test "doc" = "cat"; then \
  1200. manpage=./`echo sftp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1201. else \
  1202. manpage=./`echo sftp.1.out | sed 's/\.out$//'`; \
  1203. fi; \
  1204. if test "doc" = "man"; then \
  1205. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > sftp.1.out; \
  1206. else \
  1207. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > sftp.1.out; \
  1208. fi
  1209. if test "doc" = "cat"; then \
  1210. manpage=./`echo ssh-keysign.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1211. else \
  1212. manpage=./`echo ssh-keysign.8.out | sed 's/\.out$//'`; \
  1213. fi; \
  1214. if test "doc" = "man"; then \
  1215. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > ssh-keysign.8.out; \
  1216. else \
  1217. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > ssh-keysign.8.out; \
  1218. fi
  1219. if test "doc" = "cat"; then \
  1220. manpage=./`echo ssh-pkcs11-helper.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1221. else \
  1222. manpage=./`echo ssh-pkcs11-helper.8.out | sed 's/\.out$//'`; \
  1223. fi; \
  1224. if test "doc" = "man"; then \
  1225. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > ssh-pkcs11-helper.8.out; \
  1226. else \
  1227. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > ssh-pkcs11-helper.8.out; \
  1228. fi
  1229. if test "doc" = "cat"; then \
  1230. manpage=./`echo sshd_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1231. else \
  1232. manpage=./`echo sshd_config.5.out | sed 's/\.out$//'`; \
  1233. fi; \
  1234. if test "doc" = "man"; then \
  1235. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > sshd_config.5.out; \
  1236. else \
  1237. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > sshd_config.5.out; \
  1238. fi
  1239. if test "doc" = "cat"; then \
  1240. manpage=./`echo ssh_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \
  1241. else \
  1242. manpage=./`echo ssh_config.5.out | sed 's/\.out$//'`; \
  1243. fi; \
  1244. if test "doc" = "man"; then \
  1245. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} | mawk -f ./mdoc2man.awk > ssh_config.5.out; \
  1246. else \
  1247. /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g' ${manpage} > ssh_config.5.out; \
  1248. fi
  1249. (cd openbsd-compat && make)
  1250. make[1]: Entering directory '/home/debian/psiphon/openssh-5.9p1/openbsd-compat'
  1251. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-arc4random.c
  1252. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-asprintf.c
  1253. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-closefrom.c
  1254. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-cray.c
  1255. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-cygwin_util.c
  1256. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-getpeereid.c
  1257. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-misc.c
  1258. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-nextstep.c
  1259. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-openpty.c
  1260. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-poll.c
  1261. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-snprintf.c
  1262. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-statvfs.c
  1263. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-waitpid.c
  1264. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c fake-rfc2553.c
  1265. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c openssl-compat.c
  1266. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c xmmap.c
  1267. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c xcrypt.c
  1268. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c base64.c
  1269. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c basename.c
  1270. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bindresvport.c
  1271. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c daemon.c
  1272. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c dirname.c
  1273. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c fmt_scaled.c
  1274. fmt_scaled.c: In function ‘fmt_scaled’:
  1275. fmt_scaled.c:243:52: warning: ‘%1lld’ directive output may be truncated writing between 1 and 17 bytes into a region of size between 0 and 5 [-Wformat-truncation=]
  1276. (void)snprintf(result, FMT_SCALED_STRSIZE, "%lld.%1lld%c",
  1277. ^~~~~
  1278. fmt_scaled.c:243:46: note: directive argument in the range [-9007199254740991, 9007199254740991]
  1279. (void)snprintf(result, FMT_SCALED_STRSIZE, "%lld.%1lld%c",
  1280. ^~~~~~~~~~~~~~
  1281. fmt_scaled.c:243:9: note: ‘snprintf’ output between 5 and 40 bytes into a destination of size 7
  1282. (void)snprintf(result, FMT_SCALED_STRSIZE, "%lld.%1lld%c",
  1283. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1284. number, fract, scale_chars[unit]);
  1285. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1286. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getcwd.c
  1287. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getgrouplist.c
  1288. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getopt.c
  1289. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getrrsetbyname.c
  1290. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c glob.c
  1291. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c inet_aton.c
  1292. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c inet_ntoa.c
  1293. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c inet_ntop.c
  1294. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c mktemp.c
  1295. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c pwcache.c
  1296. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c readpassphrase.c
  1297. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c realpath.c
  1298. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c rresvport.c
  1299. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c setenv.c
  1300. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c setproctitle.c
  1301. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c sha2.c
  1302. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c sigact.c
  1303. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strlcat.c
  1304. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strlcpy.c
  1305. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strmode.c
  1306. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strptime.c
  1307. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strsep.c
  1308. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strtonum.c
  1309. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strtoll.c
  1310. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strtoul.c
  1311. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c timingsafe_bcmp.c
  1312. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c vis.c
  1313. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-aix.c
  1314. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-irix.c
  1315. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-linux.c
  1316. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-solaris.c
  1317. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-tun.c
  1318. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-uw.c
  1319. /usr/bin/ar rv libopenbsd-compat.a bsd-arc4random.o bsd-asprintf.o bsd-closefrom.o bsd-cray.o bsd-cygwin_util.o bsd-getpeereid.o bsd-misc.o bsd-nextstep.o bsd-openpty.o bsd-poll.o bsd-snprintf.o bsd-statvfs.o bsd-waitpid.o fake-rfc2553.o openssl-compat.o xmmap.o xcrypt.o base64.o basename.o bindresvport.o daemon.o dirname.o fmt_scaled.o getcwd.o getgrouplist.o getopt.o getrrsetbyname.o glob.o inet_aton.o inet_ntoa.o inet_ntop.o mktemp.o pwcache.o readpassphrase.o realpath.o rresvport.o setenv.o setproctitle.o sha2.o sigact.o strlcat.o strlcpy.o strmode.o strptime.o strsep.o strtonum.o strtoll.o strtoul.o timingsafe_bcmp.o vis.o port-aix.o port-irix.o port-linux.o port-solaris.o port-tun.o port-uw.o
  1320. /usr/bin/ar: creating libopenbsd-compat.a
  1321. a - bsd-arc4random.o
  1322. a - bsd-asprintf.o
  1323. a - bsd-closefrom.o
  1324. a - bsd-cray.o
  1325. a - bsd-cygwin_util.o
  1326. a - bsd-getpeereid.o
  1327. a - bsd-misc.o
  1328. a - bsd-nextstep.o
  1329. a - bsd-openpty.o
  1330. a - bsd-poll.o
  1331. a - bsd-snprintf.o
  1332. a - bsd-statvfs.o
  1333. a - bsd-waitpid.o
  1334. a - fake-rfc2553.o
  1335. a - openssl-compat.o
  1336. a - xmmap.o
  1337. a - xcrypt.o
  1338. a - base64.o
  1339. a - basename.o
  1340. a - bindresvport.o
  1341. a - daemon.o
  1342. a - dirname.o
  1343. a - fmt_scaled.o
  1344. a - getcwd.o
  1345. a - getgrouplist.o
  1346. a - getopt.o
  1347. a - getrrsetbyname.o
  1348. a - glob.o
  1349. a - inet_aton.o
  1350. a - inet_ntoa.o
  1351. a - inet_ntop.o
  1352. a - mktemp.o
  1353. a - pwcache.o
  1354. a - readpassphrase.o
  1355. a - realpath.o
  1356. a - rresvport.o
  1357. a - setenv.o
  1358. a - setproctitle.o
  1359. a - sha2.o
  1360. a - sigact.o
  1361. a - strlcat.o
  1362. a - strlcpy.o
  1363. a - strmode.o
  1364. a - strptime.o
  1365. a - strsep.o
  1366. a - strtonum.o
  1367. a - strtoll.o
  1368. a - strtoul.o
  1369. a - timingsafe_bcmp.o
  1370. a - vis.o
  1371. a - port-aix.o
  1372. a - port-irix.o
  1373. a - port-linux.o
  1374. a - port-solaris.o
  1375. a - port-tun.o
  1376. a - port-uw.o
  1377. ranlib libopenbsd-compat.a
  1378. make[1]: Leaving directory '/home/debian/psiphon/openssh-5.9p1/openbsd-compat'
  1379. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c acss.c
  1380. gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I. -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfd.c
  1381. In file included from authfd.c:60:
  1382. cipher.h:67:17: error: field ‘evp’ has incomplete type
  1383. EVP_CIPHER_CTX evp;
  1384. ^~~
  1385. In file included from authfd.c:61:
  1386. kex.h:104:11: error: field ‘evp_ctx’ has incomplete type
  1387. HMAC_CTX evp_ctx;
  1388. ^~~~~~~
  1389. authfd.c: In function ‘ssh_get_next_identity’:
  1390. authfd.c:334:48: error: dereferencing pointer to incomplete type ‘RSA’ {aka ‘struct rsa_st’}
  1391. buffer_get_bignum(&auth->identities, key->rsa->e);
  1392. ^~
  1393. authfd.c: In function ‘ssh_encode_identity_ssh2’:
  1394. authfd.c:499:33: error: dereferencing pointer to incomplete type ‘DSA’ {aka ‘struct dsa_st’}
  1395. buffer_put_bignum2(b, key->dsa->p);
  1396. ^~
  1397. make: *** [Makefile:129: authfd.o] Error 1
  1398. debian@debian:~/psiphon/openssh-5.9p1$
Add Comment
Please, Sign In to add comment