[Bug 272349] bug in freebsd 13.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 03 Jul 2023 14:09:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272349

            Bug ID: 272349
           Summary: bug in freebsd 13.2
           Product: Base System
           Version: 13.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bhyve
          Assignee: virtualization@FreeBSD.org
          Reporter: qq0443484@gmail.com

hello there i have freebsd 13.2 and i try run inspircd version 4 in home when i
run it without a module geo_maxmind is run good when i select run with a module
then i get error even when i run it like this commands
gmake CXXFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib install
then i get error and this a error
Found the libmaxminddb compiler flags for geo_maxmind using pkg-config:
-I/usr/local/include
Found the libmaxminddb linker flags for geo_maxmind using pkg-config:
-L/usr/local/lib -lmaxminddb
        BUILD:          modules/m_geo_maxmind.cpp
In file included from
/usr/home/asher/inspircd-4.0.0a21/src/modules/m_geo_maxmind.cpp:34:
In file included from /usr/home/asher/inspircd-4.0.0a21/include/inspircd.h:51:
In file included from /usr/include/c++/v1/sstream:184:
In file included from /usr/include/c++/v1/istream:163:
In file included from /usr/include/c++/v1/ostream:139:
In file included from /usr/include/c++/v1/ios:214:
/usr/include/c++/v1/__locale:676:16: fatal error: use of undeclared identifier
'isascii'
        return isascii(__c) ? (__tab_[static_cast<int>(__c)] & __m) !=0 :
false;
               ^
1 error generated.
gmake[1]: *** [real.mk:478: modules/m_geo_maxmind.so] Error 1
gmake: *** [GNUmakefile:210: target] Error 2

i happy to know if this from a system or from other thanks for help

-- 
You are receiving this mail because:
You are the assignee for the bug.