Error when trying to compile on archlinux

Moderator: Telldus

Post Reply
Intrepid
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

Error when trying to compile on archlinux

Post by Intrepid »

[dan@Arch telldus-core-2.1.1]$ make
[ 2%] Building CXX object common/CMakeFiles/TelldusCommon.dir/Socket_unix.cpp.o
/home/dan/telldus-core-2.1.1/common/Socket_unix.cpp: In Destruktor »virtual TelldusCore::Socket::~Socket()«:
/home/dan/telldus-core-2.1.1/common/Socket_unix.cpp:44:18: Error: »close« was not defined in this range
make[2]: *** [common/CMakeFiles/TelldusCommon.dir/Socket_unix.cpp.o] Error 1
make[1]: *** [common/CMakeFiles/TelldusCommon.dir/all] Error 2
make: *** [all] Error 2
[dan@Arch telldus-core-2.1.1]$

What can I do here?
micke.prag
Site Admin
Posts: 2243
Joined: Fri Mar 17, 2023 9:45 am
Location: Lund
Contact:

Re: Error when trying to compile on archlinux

Post by micke.prag »

Micke Prag
Software
Telldus Technologies
Post Reply