免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1385 | 回复: 3
打印 上一主题 下一主题

求助--连接出错 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2010-11-10 16:57 |只看该作者 |倒序浏览
想在linux下形成可执行文件, 只是编译没提示错误,进行连接时出错了,我对C只略懂一点皮毛, 确实搞不定,帮忙看看是怎么回事,应该怎么弄(原代码在附件).

错误提示:
[root@hunter mdust]# gcc -o mdust mdust.c
/tmp/ccOneC5z.o(.text+0x99): In function `main':
: undefined reference to `maskN'
/tmp/ccOneC5z.o(.text+0x282): In function `main':
: undefined reference to `set_dust_word'
/tmp/ccOneC5z.o(.text+0x2c: In function `main':
: undefined reference to `maskN'
/tmp/ccOneC5z.o(.text+0x2d1): In function `main':
: undefined reference to `maskX'
/tmp/ccOneC5z.o(.text+0x2da): In function `main':
: undefined reference to `mask_lc'
/tmp/ccOneC5z.o(.text+0x329): In function `main':
: undefined reference to `myfopen'
/tmp/ccOneC5z.o(.text+0x33b): In function `main':
: undefined reference to `initFastaSeq'
/tmp/ccOneC5z.o(.text+0x357): In function `main':
: undefined reference to `getfasta'
/tmp/ccOneC5z.o(.text+0x36f): In function `main':
: undefined reference to `dust'
/tmp/ccOneC5z.o(.text+0x3bc): In function `main':
: undefined reference to `freeDustRgns'
/tmp/ccOneC5z.o(.text+0x3d2): In function `main':
: undefined reference to `dust_file'
/tmp/ccOneC5z.o(.text+0x3e1): In function `main':
: undefined reference to `doneFastaSeq'
collect2: ld returned 1 exit status

mdust.rar

8.49 KB, 下载次数: 4

论坛徽章:
0
2 [报告]
发表于 2010-11-10 17:09 |只看该作者
  1. : undefined reference to `doneFastaSeq'
复制代码
明显是函数未定义{:3_195:}

论坛徽章:
324
射手座
日期:2013-08-23 12:04:38射手座
日期:2013-08-23 16:18:12未羊
日期:2013-08-30 14:33:15水瓶座
日期:2013-09-02 16:44:31摩羯座
日期:2013-09-25 09:33:52双子座
日期:2013-09-26 12:21:10金牛座
日期:2013-10-14 09:08:49申猴
日期:2013-10-16 13:09:43子鼠
日期:2013-10-17 23:23:19射手座
日期:2013-10-18 13:00:27金牛座
日期:2013-10-18 15:47:57午马
日期:2013-10-18 21:43:38
3 [报告]
发表于 2010-11-10 17:17 |只看该作者
好几个文件要一起链接。

里面有makefile为啥不用?

论坛徽章:
0
4 [报告]
发表于 2010-11-11 09:46 |只看该作者
回复 3# hellioncu


    多谢提醒!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP