utilseq.h:92:30: error: ‘Iefp’ is not a class or namespace

 

001、问题, make编译报错如下:

utilseq.h:92:30: error: ‘Iefp’ is not a class or namespace

 

002、感觉像是c++版本低造成的

测试一下,将gcc编译器有4.8 升级到 11, 问题解决。

升级方法:https://www.cnblogs.com/liujiaxin2018/p/16744442.html

(base) [root@pc1 src]# gcc --version
gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 。

 

posted @   小鲨鱼2018  阅读(10)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律
历史上的今天:
2022-04-06 linux中crond命令创建规律性计划任务服务
2022-04-06 dos换行符引起linux paste命令异常显示
2022-04-06 unable to start device PNG
2022-04-06 configure: error: PCRE2 library and headers are required, or use --with-pcre1 and PCRE >= 8.32 with UTF-8 support
2022-04-06 linux中一次性计划任务服务at命令
2022-04-06 linux 中 case条件测试语句
2021-04-06 c语言中的二重循环
点击右上角即可分享
微信分享提示