Displaying 2 results from an estimated 2 matches for "dmissing_nfdbit".
Did you mean:
dmissing_nfdbits
2012 Oct 09
3
make install errors in openssh(when openpam is to be integrated with openssh)
...dParty/build_apal/lib
*
*4. openssh:*
CC=qcc CFLAGS="-Vgcc_ntox86
-I${INF_WRK_AREA_FWD}/../3dParty/openpam/include
-L${INF_WRK_AREA_FWD}/../3dParty/openpam/lib/.libs
-L${INF_WRK_AREA_FWD}/../3dParty/build_apal/lib" LD=qcc
LDFLAGS+=-Vgcc_ntox86 CXX=qcc CPPFLAGS+="-DMISSING_HOWMANY
-DMISSING_NFDBITS -DMISSING_NFDMASK" ./configure
--with-pam=${INF_WRK_AREA_FWD}/../3dParty/openpam --disable-lastlog
--host=i386 --with-ssl-dir=${INF_WRK_AREA_FWD}/../3dParty/openssl
--prefix=/home/mpal/ws2/dawn_v1/3dParty/build_apal
--datarootdir=/home/mpal/ws2/dawn_v1/3dParty/build_apal
--datadir=/home/mpal/...
2016 Feb 28
3
[Bug 2546] New: --without-openssl is broken
...Severity: enhancement
Priority: P5
Component: Build system
Assignee: unassigned-bugs at mindrot.org
Reporter: alt.f2-5ok1zywx at yopmail.com
make[1]: Entering directory
`/src/build/openssh/openssh-7.1p2/openbsd-compat'
gcc -D_BSD_SOURCE -DMISSING_FD_MASK -DMISSING_NFDBITS -fdata-sections
-ffunction-sections -Os -g0 -fno-unwind-tables
-fno-asynchronous-unwind-tables -Wa,--noexecstack -mtune=generic -Wall
-Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security
-Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing
-D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-...