One Hat Cyber Team
Your IP :
108.162.241.210
Server IP :
188.114.96.3
Server :
Linux thuru 6.5.11-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-4 (2023-11-20T10:19Z) x86_64
Server Software :
Apache/2.4.51 (Unix) OpenSSL/1.0.2k-fips
PHP Version :
7.3.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
include
/
net-snmp
/
Edit File:
net-snmp-config.h
/* This file is here to prevent a file conflict on multiarch systems. A * conflict will frequently occur because arch-specific build-time * configuration options are stored (and used, so they can't just be stripped * out) in net-snmp-config.h. The original net-snmp-config.h has been renamed. * DO NOT INCLUDE THE NEW FILE DIRECTLY -- ALWAYS INCLUDE THIS ONE INSTEAD. */ #ifdef net_snmp_config_multilib_redirection_h #error "Do not define net_snmp_config_multilib_redirection_h!" #endif #define net_snmp_config_multilib_redirection_h #if defined(__i386__) #include "net-snmp-config-i386.h" #elif defined(__ia64__) #include "net-snmp-config-ia64.h" #elif defined(__powerpc64__) #include "net-snmp-config-ppc64.h" #elif defined(__powerpc__) #include "net-snmp-config-ppc.h" #elif defined(__s390x__) #include "net-snmp-config-s390x.h" #elif defined(__s390__) #include "net-snmp-config-s390.h" #elif defined(__x86_64__) #include "net-snmp-config-x86_64.h" #elif defined(__alpha__) #include "net-snmp-config-alpha.h" #elif defined(__sparc__) && defined (__arch64__) #include "net-snmp-config-sparc64.h" #elif defined(__sparc__) #include "net-snmp-config-sparc.h" #else #error "net-snmp-devel package does not work on your architecture" #endif #undef net_snmp_config_multilib_redirection_h
Simpan