首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >ubuntu undefined reference to `sys_nerr'?

ubuntu undefined reference to `sys_nerr'?

提问于 2023-01-04 17:20:29
回答 0关注 0查看 138

/home/zwj/simplescalar/gcc-2.7.2.3/gcc.c:1595: 警告: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'

/usr/bin/ld: gcc.o: in function `pfatal_with_name':

/home/zwj/simplescalar/gcc-2.7.2.3/gcc.c:4737: undefined reference to `sys_nerr'

/usr/bin/ld: gcc.o: in function `perror_with_name':

/home/zwj/simplescalar/gcc-2.7.2.3/gcc.c:4750: undefined reference to `sys_nerr'

/usr/bin/ld: gcc.o: in function `perror_exec':

/home/zwj/simplescalar/gcc-2.7.2.3/gcc.c:4763: undefined reference to `sys_nerr'

collect2: error: ld returned 1 exit status

make: *** [Makefile:955:xgcc] 错误 1

请问怎么处理呢?谢谢!

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档