roleoroleo / sonoff-hack

Custom firmware for Sonoff GK-200MP2B camera
GNU General Public License v3.0
200 stars 45 forks source link

Debian11 #134

Closed darkxst closed 1 year ago

darkxst commented 1 year ago

This fixes build on Debian 11+, Fedora 35+ and recent Ubuntu's (including the updated github Ubuntu images)

I bumped gSoap to version 2.8.104 as this version was in Fedora 35 and Ubuntu 21.10 so finding reliable mirrors shouldnt be an issue.

Also bumped openssl to the 1.1 branch which is still maintained for security fixes until Sept 2023.

Fixes #132

roleoroleo commented 1 year ago

With my old Debian 9, onvif_srvd fails at the linker. But it's time to upgrade my build system to Debian 11.

darkxst commented 1 year ago

I didnt check back that far, however just ran a build of onvif_srvd in a Debian 9 container and it built fine with no issues linking.

roleoroleo commented 1 year ago

I didnt check back that far, however just ran a build of onvif_srvd in a Debian 9 container and it built fine with no issues linking.

Don't worry. I will move everything to Debian 11.