Can't build bmdc on latest archlinux - openssl 1.1.0+ errors

Bug #1690533 reported by YamashitaRen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BMDC (outdated)
Fix Committed
Medium
Unassigned

Bug Description

I get a load of "invalid use of incomplete type" errors.

https://ybin.me/p/dca92509cf9d53ec#b8eXe9Bk+5QvqZkq0I/kipCx9FgmZMCJpfDO311t5Ic=

Revision history for this message
M@nk (manky) wrote :

its related to openssl 1.1.0 ( and above)
it should be ok if aviable with openssl 1.0.2k and so on

summary: - Can't build bmdc on latest archlinux
+ Can't build bmdc on latest archlinux - openssl 1.1.0+ errors
Changed in bmdc++:
status: New → Confirmed
Revision history for this message
YamashitaRen (lemaitre-dulotus) wrote :

Okay, I got it working by replacing
openssl with openssl-1.0 in CryptoManager.cpp and SSLSocket.cpp
and using
export CXXFLAGS="$CXXFLASG -I/usr/include/openssl-1.0"
export LDFLAGS="$LDFLAGS -L/usr/lib/openssl-1.0"

Thanks !

M@nk (manky)
Changed in bmdc++:
importance: Undecided → Medium
M@nk (manky)
Changed in bmdc++:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.