{"id":1991,"date":"2014-02-23T16:01:54","date_gmt":"2014-02-23T16:01:54","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=1991"},"modified":"2014-02-23T16:04:21","modified_gmt":"2014-02-23T16:04:21","slug":"openssl-1-0-1f-on-freebsd-without-sctp","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=1991","title":{"rendered":"OpenSSL 1.0.1f on FreeBSD without SCTP"},"content":{"rendered":"<h4>Question<\/h4>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\ncc -I.. -I..\/.. -I..\/modes -I..\/asn1 -I..\/evp -I..\/..\/include  -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -pipe -fPIC -funroll-all-loops -march=opteron -fno-strict-aliasing -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c bss_dgram.c\r\nbss_dgram.c:74:26: netinet\/sctp.h: No such file or directory\r\n\r\n&#x5B;...]\r\n\r\n*** Error code 1\r\n\r\nStop in \/usr\/ports\/security\/openssl\/work\/openssl-1.0.1f\/crypto\/bio.\r\n*** Error code 1\r\n\r\nStop in \/usr\/ports\/security\/openssl\/work\/openssl-1.0.1f\/crypto.\r\n*** Error code 1\r\n\r\nStop in \/usr\/ports\/security\/openssl\/work\/openssl-1.0.1f.\r\n*** Error code 1\r\n\r\nStop in \/usr\/ports\/security\/openssl.\r\n<\/pre>\n<h4>Answer<\/h4>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n# make config\r\ndeselect SCTP\r\n\r\n# vi \/etc\/make.conf\r\nWITH_OPENSSL_PORT=yes \r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Question cc -I.. -I..\/.. -I..\/modes -I..\/asn1 -I..\/evp -I..\/..\/include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,&#8211;noexecstack -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall -O2 -pipe -fPIC -funroll-all-loops -march=opteron -fno-strict-aliasing -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c bss_dgram.c bss_dgram.c:74:26: netinet\/sctp.h: No such file or directory &#x5B;&#8230;] *** Error code [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1991","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/1991","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1991"}],"version-history":[{"count":2,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/1991\/revisions"}],"predecessor-version":[{"id":1993,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/1991\/revisions\/1993"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1991"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1991"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1991"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}