/
Size: a a a
/
/
NB
sudo apt install xfsprogsПоставило хедеры сюда:
sudo apt install xfslibs-dev
/usr/include/xfs/И либу сюда
/lib/libhandle.soНо есть две проблемы.
#include <iostream>С сообщением
#include "xfs/xfs.h"
#include "xfs/xfs_format.h"
int main() {
auto res = xfs_inobt_issparse(1);
std::cout << res << std::endl;
return 0;
}
/usr/include/xfs/xfs_format.h: In function ‘xfs_dev_t xfs_dinode_get_rdev(xfs_dinode*)’:И в самом деле, в xfs_format.h не описана такая функция ‘be32_to_cpu’ и нет инклюда xfs_arch.h
/usr/include/xfs/xfs_format.h:999:9: error: ‘be32_to_cpu’ was not declared in this scope
999 | return be32_to_cpu(*(__be32 *)XFS_DFORK_DPTR(dip));
Е
sudo apt install xfsprogsПоставило хедеры сюда:
sudo apt install xfslibs-dev
/usr/include/xfs/И либу сюда
/lib/libhandle.soНо есть две проблемы.
#include <iostream>С сообщением
#include "xfs/xfs.h"
#include "xfs/xfs_format.h"
int main() {
auto res = xfs_inobt_issparse(1);
std::cout << res << std::endl;
return 0;
}
/usr/include/xfs/xfs_format.h: In function ‘xfs_dev_t xfs_dinode_get_rdev(xfs_dinode*)’:И в самом деле, в xfs_format.h не описана такая функция ‘be32_to_cpu’ и нет инклюда xfs_arch.h
/usr/include/xfs/xfs_format.h:999:9: error: ‘be32_to_cpu’ was not declared in this scope
999 | return be32_to_cpu(*(__be32 *)XFS_DFORK_DPTR(dip));
ПК
sudo apt install xfsprogsПоставило хедеры сюда:
sudo apt install xfslibs-dev
/usr/include/xfs/И либу сюда
/lib/libhandle.soНо есть две проблемы.
#include <iostream>С сообщением
#include "xfs/xfs.h"
#include "xfs/xfs_format.h"
int main() {
auto res = xfs_inobt_issparse(1);
std::cout << res << std::endl;
return 0;
}
/usr/include/xfs/xfs_format.h: In function ‘xfs_dev_t xfs_dinode_get_rdev(xfs_dinode*)’:И в самом деле, в xfs_format.h не описана такая функция ‘be32_to_cpu’ и нет инклюда xfs_arch.h
/usr/include/xfs/xfs_format.h:999:9: error: ‘be32_to_cpu’ was not declared in this scope
999 | return be32_to_cpu(*(__be32 *)XFS_DFORK_DPTR(dip));
ПК
🎄T
sudo apt install xfsprogsПоставило хедеры сюда:
sudo apt install xfslibs-dev
/usr/include/xfs/И либу сюда
/lib/libhandle.soНо есть две проблемы.
#include <iostream>С сообщением
#include "xfs/xfs.h"
#include "xfs/xfs_format.h"
int main() {
auto res = xfs_inobt_issparse(1);
std::cout << res << std::endl;
return 0;
}
/usr/include/xfs/xfs_format.h: In function ‘xfs_dev_t xfs_dinode_get_rdev(xfs_dinode*)’:И в самом деле, в xfs_format.h не описана такая функция ‘be32_to_cpu’ и нет инклюда xfs_arch.h
/usr/include/xfs/xfs_format.h:999:9: error: ‘be32_to_cpu’ was not declared in this scope
999 | return be32_to_cpu(*(__be32 *)XFS_DFORK_DPTR(dip));
F
CD
std::shared_ptr s_ptr(var)
, где var - класс, который не имеет деструктора?АК
NB
s
F
F
IZ
IZ
AF
F
F
F