Date: Mon, 3 Jul 2017 07:42:33 -0400 From: Jim Ohlstein <jim@mailman-hosting.com> To: Fatemeh Mehdizadeh <mehdizadeh.fatemeh@gmail.com>, freebsd-questions@freebsd.org Subject: Re: apache error during iRedmil installation Message-ID: <3d5040ff-d2d2-d0e4-43c7-91ab8ee90c25@mailman-hosting.com> In-Reply-To: <CAJjCBpMY8nb%2BZHcHCWj5QPnWOxEcMnNmApi58gGdZ2-Cm9-cgQ@mail.gmail.com> References: <CAJjCBpMY8nb%2BZHcHCWj5QPnWOxEcMnNmApi58gGdZ2-Cm9-cgQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PeBWUhoKtjEdI1cbjWjO7DsPRgFUmpHKB Content-Type: multipart/mixed; boundary="kIxGSvLQN6pKVnLDQBk0aXJx0IuQvmdFv"; protected-headers="v1" From: Jim Ohlstein <jim@mailman-hosting.com> To: Fatemeh Mehdizadeh <mehdizadeh.fatemeh@gmail.com>, freebsd-questions@freebsd.org Message-ID: <3d5040ff-d2d2-d0e4-43c7-91ab8ee90c25@mailman-hosting.com> Subject: Re: apache error during iRedmil installation References: <CAJjCBpMY8nb+ZHcHCWj5QPnWOxEcMnNmApi58gGdZ2-Cm9-cgQ@mail.gmail.com> In-Reply-To: <CAJjCBpMY8nb+ZHcHCWj5QPnWOxEcMnNmApi58gGdZ2-Cm9-cgQ@mail.gmail.com> --kIxGSvLQN6pKVnLDQBk0aXJx0IuQvmdFv Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 07/03/2017 02:25 AM, Fatemeh Mehdizadeh wrote: > Hi all, > I want to install Iredmail 0.9.7 on my FreeBSD 11. I do the steps from > iRedmail's manual and now I encounter with this error during installati= on: >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > *ab.c:2518:5: warning: implicit declaration of function > 'SSL_CTX_set_max_proto_version' is invalid in C99 > [-Wimplicit-function-declaration] SSL_CTX_set_max_proto_version(ssl_= ctx, > max_prot); ^ab.c:2519:5: warning: implicit declaration of function > 'SSL_CTX_set_min_proto_version' is invalid in C99 > [-Wimplicit-function-declaration] SSL_CTX_set_min_proto_version(ssl_= ctx, > min_prot); ^2 warnings generated./usr/local/share/apr/build-1/libtoo= l > --silent --mode=3Dlink cc -O2 -pipe -I/usr/local/include -DLIBICONV_= PLUG > -fstack-protector -fno-strict-aliasing -L/usr/local/lib -lssl -lcrypto > -lcrypt -lpthread -L/usr/local/lib/db5 -L/usr/lib -L/usr/local/lib= > -Wl,-rpath,/usr/local/lib -fstack-protector -o ab ab.lo > -L/usr/local/lib -R/usr/local/lib -laprutil-1 -ldb-5.3 -lexpat > -L/usr/local/lib -R/usr/local/lib -lapr-1 -lcrypt -lpthread -lmab.o: In= > function `main':ab.c:(.text+0xbd9): undefined reference to > `SSL_CTX_set_max_proto_version'ab.c:(.text+0xbea): undefined reference = to > `SSL_CTX_set_min_proto_version'cc: error: linker command failed with ex= it > code 1 (use -v to see invocation)* >=20 > Please help me to solve the problem. >=20 > Thanks for sharing your knowledge. Looks like iRedMail is using libressl. Since the latest libressl update apache24 won't build. There is a patch at https://bz.apache.org/bugzilla/show_bug.cgi?id=3D61184, but it hasn't filtered into the ports tree. --=20 Jim Ohlstein Professional Mailman Hosting https://mailman-hosting.com --kIxGSvLQN6pKVnLDQBk0aXJx0IuQvmdFv-- --PeBWUhoKtjEdI1cbjWjO7DsPRgFUmpHKB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJZWi2pAAoJEEv1Sg15i1V9Ca4IAMcR+uhOey2TTFKdKrP74CWG WfupAeSCp16QOWB1HRyFlaub252h/YPwHGe+u7RAlG90n23TS6zRzOWICzn3ibvg aPJzRVqTmWePsIzoWBCTwQvNavu7RDTpF+uj/eHEPzb4JxjZ9mKpO5GEi4GfY/Xb RvDO64nLXS4MT88jWsfg+msahgpy8D39yaHX2kgmFEM5NNDFzL1k3C+e2TojSPeJ dFOyxBx711gC7Ng/tIzqOMMM0HG7l2Ser6ox70esmlauxhK+jGS1VGxAoVvj1588 hRwczp41CNRoU8wtV0omDx0w8g/de1MkF9qZhKx1Or6eDAtA8/fSIkrX+Gx70pE= =CFLk -----END PGP SIGNATURE----- --PeBWUhoKtjEdI1cbjWjO7DsPRgFUmpHKB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3d5040ff-d2d2-d0e4-43c7-91ab8ee90c25>