Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jul 2023 14:09:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 272349] bug in freebsd 13.2
Message-ID:  <bug-272349-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272349

            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 wh=
en i
run it without a module geo_maxmind is run good when i select run with a mo=
dule
then i get error even when i run it like this commands
gmake CXXFLAGS=3D-I/usr/local/include LDFLAGS=3D-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 identif=
ier
'isascii'
        return isascii(__c) ? (__tab_[static_cast<int>(__c)] & __m) !=3D0 :
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272349-27103>