found 677393 5.42+svn3561-1
tags 677393 +patch
--
Hi,
also the current version fails to build on GNU/kFreeBSD.
It is due to incomplete
[AS] os_freebsd.cpp: sync Areca code with linux version by adding optional
enclosure number.
The small tweak bellow is sufficient.
It would be nice if you can ask upstream
to include this change.
Thanks in advance
Petr
--- os_freebsd.cpp
+++ os_freebsd.cpp
@@ -1096,6 +1096,7 @@
private:
int m_disknum; ///< Disk number.
+ int m_encnum; ///< Enclosure number.
};
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]