Lines Matching +full:build +full:- +full:linux +full:- +full:gcc
19 gets it wrong, or if you want to build binaries to work on earlier MLs
20 than the build host then you can add "-DBROKEN_GETADDRINFO" to CFLAGS
21 to force the previous IPv4-only behaviour.
31 --with-ssl-dir=/opt/freeware --with-zlib=/opt/freeware
44 ------
45 To build on Cygwin, OpenSSH requires the following packages:
46 gcc, gcc-mingw-core, mingw-runtime, binutils, make, openssl,
47 openssl-devel, zlib, minres, minires-devel.
51 ------------------
52 Darwin does not provide a tun(4) driver required for OpenSSH-based
57 Point-to-Point (Layer 3) and Ethernet (Layer 2) mode using a third
63 Linux
64 -----
66 Some Linux distributions (including Red Hat/Fedora/CentOS) include
67 headers and library links in the -devel RPMs rather than the main
70 development packages. On Redhat based distros these may be openssl-devel,
71 zlib-devel and pam-devel, on Debian based distros these may be
72 libssl-dev, libz-dev and libpam-dev.
76 -------
84 32768 - 65535. Event number 32800 has been chosen for AUE_openssh.
86 number is already in use on your system, you may change it at build time
87 by configure'ing --with-cflags=-DAUE_openssh=32801 then rebuilding.
91 -------------------