Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2017 20:08:29 +0000 (UTC)
From:      Darren <darren780@yahoo.com>
To:        "leres@ee.lbl.gov" <leres@ee.lbl.gov>,  "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   FreeBSD hostapd libressl
Message-ID:  <201199769.2056959.1492891709739@mail.yahoo.com>
References:  <201199769.2056959.1492891709739.ref@mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I had to install libressl to get obhttpd working, however following that ho=
stapd fails=20
=C2=A0cc=C2=A0 ../src/crypto/tls_openssl.c
../src/crypto/crypto_openssl.o: In function `dh5_init':
../src/crypto/crypto_openssl.c:(.text+0xe75): undefined reference to `DH_se=
t0_pqg'
../src/crypto/crypto_openssl.c:(.text+0xeb2): undefined reference to `DH_ge=
t0_key'
../src/crypto/crypto_openssl.o: In function `dh5_init_fixed':
../src/crypto/crypto_openssl.c:(.text+0x1030): undefined reference to `DH_s=
et0_pqg'
../src/crypto/crypto_openssl.c:(.text+0x107e): undefined reference to `DH_s=
et0_key'
cc: error: linker command failed with exit code 1 (use -v to see invocation=
)

I manually applied this patch http://lists.infradead.org/pipermail/hostap/2=
016-October/036458.html and everything works great again.=C2=A0=20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201199769.2056959.1492891709739>